gamenight/FrontendPlaformUno/global.json

10 lines
250 B
JSON
Raw Permalink Normal View History

2024-09-29 20:58:08 +02:00
{
// To update the version of Uno please update the version of the Uno.Sdk here. See https://aka.platform.uno/upgrade-uno-packages for more information.
"msbuild-sdks": {
"Uno.Sdk": "5.3.108"
},
"sdk":{
"allowPrerelease": false
}
}