Skip to content

Commit 58df454

Browse files
authored
chore: Update Directory.Build.props to remove unnecessary version override with Uno.Sdk 5.4
1 parent 0ac89dd commit 58df454

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

reference/ToDo/src/Directory.Build.props

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,4 @@
1212
-->
1313
<NoWarn>$(NoWarn);NU1507;NETSDK1201;PRI257</NoWarn>
1414
</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.28</UnoExtensionsVersion>
19-
<UnoToolkitVersion>6.0.24</UnoToolkitVersion>
20-
<UnoThemesVersion>5.0.13</UnoThemesVersion>
21-
<MicrosoftIdentityClientVersion>4.61.3</MicrosoftIdentityClientVersion>
22-
</PropertyGroup>
2315
</Project>

0 commit comments

Comments
 (0)