File tree Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Expand file tree Collapse file tree 3 files changed +3
-9
lines changed Original file line number Diff line number Diff line change 20
20
<ApplicationDisplayVersion >1.0</ApplicationDisplayVersion >
21
21
<ApplicationVersion >1</ApplicationVersion >
22
22
23
+ <WindowsSdkPackageVersion >10.0.19041.38</WindowsSdkPackageVersion >
24
+
23
25
<UnoFeatures >
24
26
CSharpMarkup;
25
27
Material;
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.24</UnoExtensionsVersion >
19
- <UnoToolkitVersion >6.0.24</UnoToolkitVersion >
20
- <UnoThemesVersion >5.0.13</UnoThemesVersion >
21
- <UnoCSharpMarkupVersion >5.2.14</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.161 "
4
+ "Uno.Sdk" : " 5.4.5 "
5
5
}
6
6
}
You can’t perform that action at this time.
0 commit comments