Skip to content

Commit

Permalink
Update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
lhak committed Nov 17, 2023
1 parent cce2146 commit 176e833
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions DependenciesWAS/DependenciesWAS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
<PackageReference Include="CommunityToolkit.WinUI.Extensions" Version="8.0.230907" />
<PackageReference Include="CommunityToolkit.WinUI.Helpers" Version="8.0.230907" />
<PackageReference Include="CommunityToolkit.WinUI.UI.Controls.DataGrid" Version="7.1.2" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="7.0.0" />
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.1.0-preview1" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.5" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.230913002" />
<PackageReference Include="Microsoft.Extensions.Caching.Memory" Version="8.0.0" />
<PackageReference Include="Microsoft.Graphics.Win2D" Version="1.1.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.0" />
<PackageReference Include="Microsoft.WindowsAppSDK" Version="1.4.231115000" />
<PackageReference Include="Mono.Cecil" Version="0.11.5" />
<Manifest Include="$(ApplicationManifest)" />
</ItemGroup>
Expand Down

0 comments on commit 176e833

Please sign in to comment.