Skip to content

Commit

Permalink
Revert "Update Settings.UI.csproj (#15704)"
Browse files Browse the repository at this point in the history
This reverts commit 1a25dac.
  • Loading branch information
stefansjfw committed Jan 25, 2022
1 parent 11e4dc2 commit e265f0a
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 @@ -302,19 +302,19 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform">
<Version>6.2.13</Version>
<Version>6.2.12</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.UI">
<Version>7.1.2</Version>
<Version>7.0.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls">
<Version>7.1.2</Version>
<Version>7.0.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.Toolkit.Win32.UI.XamlApplication">
<Version>6.1.3</Version>
</PackageReference>
<PackageReference Include="Microsoft.UI.Xaml">
<Version>2.8.0-prerelease.220118001</Version>
<Version>2.7.0-prerelease.210913003</Version>
</PackageReference>
<PackageReference Include="Microsoft.Xaml.Behaviors.Uwp.Managed">
<Version>2.0.1</Version>
Expand Down

0 comments on commit e265f0a

Please sign in to comment.