Skip to content

Commit

Permalink
Update Settings.UI.csproj (microsoft#15704)
Browse files Browse the repository at this point in the history
  • Loading branch information
niels9001 authored Jan 25, 2022
1 parent b6a207c commit 1a25dac
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/settings-ui/Settings.UI/Settings.UI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -301,19 +301,19 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.12</Version>
<Version>6.2.13</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.UI">
<Version>7.0.2</Version>
<Version>7.1.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls">
<Version>7.0.2</Version>
<Version>7.1.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Win32.UI.XamlApplication">
<Version>6.1.3</Version>
</PackageReference>
<PackageReference Include="Microsoft.UI.Xaml">
<Version>2.7.0-prerelease.210913003</Version>
<Version>2.8.0-prerelease.220118001</Version>
</PackageReference>
<PackageReference Include="Microsoft.Xaml.Behaviors.Uwp.Managed">
<Version>2.0.1</Version>
Expand Down

0 comments on commit 1a25dac

Please sign in to comment.