Ryujinx-GtkSharp/Source/Workload/global.json
Trung Nguyen 60376ae510
feat: GtkSharp net6 workload (#351)
* feat: GtkSharp net6 workload

* feat(Workload): GtkSharp template packs

* chore: Support .NET SDK 6.0.300

And also changed the build script to target SDK bands.

* build: Workload install and uninstall targets
2022-05-29 10:55:50 +02:00

5 lines
76 B
JSON

{
"msbuild-sdks": {
"Microsoft.Build.NoTargets": "3.3.0"
}
}