mirror of
https://github.com/claunia/marechai.git
synced 2026-07-08 17:57:08 +00:00
The desktop target (net10.0-desktop) became unresponsive and barely renderable on Uno.Sdk 6.5.x; pinning to a newer dev build resolves it.
8 lines
101 B
JSON
8 lines
101 B
JSON
{
|
|
"msbuild-sdks": {
|
|
"Uno.Sdk": "6.7.0-dev.99"
|
|
},
|
|
"sdk": {
|
|
"allowPrerelease": true
|
|
}
|
|
} |