This website requires JavaScript.
Explore
Help
Sign In
starred
/
sharpcompress
Watch
1
Star
0
Fork
0
You've already forked sharpcompress
mirror of
https://github.com/adamhathcock/sharpcompress.git
synced
2026-07-09 10:37:04 +00:00
Code
Issues
975
Packages
Projects
Releases
25
Wiki
Activity
Files
copilot/fix-nullreferenceexception-extracting-executable
Add File
New File
Apply Patch
sharpcompress
/
global.json
7 lines
75 B
JSON
Raw
Permalink
Normal View
History
Unescape
Escape
Switch to bullseye for building
2020-05-24 09:00:27 +01:00
{
"sdk"
:
{
Try to fix global.json to avoid churn in locks
2026-05-29 09:25:14 +01:00
"version"
:
"10.0.300"
,
Try to make things an exact match
2026-06-12 15:10:15 +01:00
"rollForward"
:
"disable"
Switch to bullseye for building
2020-05-24 09:00:27 +01:00
}
Update to dotnet 7. Change net461 to net462. Remove netcoreapp3.1
2022-12-20 11:17:45 +00:00
}
Reference in New Issue
Copy Permalink