mirror of
https://github.com/amerkoleci/Vortice.Win32.git
synced 2026-01-14 08:06:02 +08:00
Various improvements and cleanups.
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
{
|
||||
"sdk": {
|
||||
"version": "7.0.100",
|
||||
"rollForward": "latestFeature"
|
||||
"rollForward": "latestMinor",
|
||||
"allowPrerelease": false
|
||||
},
|
||||
"msbuild-sdks": {
|
||||
"MSBuild.Sdk.Extras": "3.0.44"
|
||||
"MSBuild.Sdk.Extras": "3.0.44",
|
||||
"Microsoft.Build.NoTargets": "3.3.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user