mirror of
https://github.com/claunia/marechai.git
synced 2026-07-08 17:57:08 +00:00
fix: Bump Uno.Sdk to 6.7.0-dev.99 to resolve severe desktop UI slowdown
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.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"msbuild-sdks": {
|
||||
"Uno.Sdk": "6.5.36"
|
||||
"Uno.Sdk": "6.7.0-dev.99"
|
||||
},
|
||||
"sdk": {
|
||||
"allowPrerelease": true
|
||||
|
||||
Reference in New Issue
Block a user