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