File tree Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Expand file tree Collapse file tree 2 files changed +1
-9
lines changed Original file line number Diff line number Diff line change 12
12
-->
13
13
<NoWarn >$(NoWarn);NU1507;NETSDK1201;PRI257</NoWarn >
14
14
</PropertyGroup >
15
-
16
- <!-- See https://aka.platform.uno/using-uno-sdk#implicit-packages for more information regarding the Implicit Packages version properties. -->
17
- <PropertyGroup >
18
- <UnoExtensionsVersion >4.1.21</UnoExtensionsVersion >
19
- <UnoToolkitVersion >6.0.18</UnoToolkitVersion >
20
- <UnoThemesVersion >5.0.13</UnoThemesVersion >
21
- <UnoCSharpMarkupVersion >5.2.13</UnoCSharpMarkupVersion >
22
- </PropertyGroup >
23
15
</Project >
Original file line number Diff line number Diff line change 1
1
{
2
2
// 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.
3
3
"msbuild-sdks" : {
4
- "Uno.Sdk" : " 5.2.112 "
4
+ "Uno.Sdk" : " 5.3.90 "
5
5
}
6
6
}
You can’t perform that action at this time.
0 commit comments