Skip to content

Commit

Permalink
[Windows] Update Nuget packages (#354)
Browse files Browse the repository at this point in the history
  • Loading branch information
fauxpark authored Apr 25, 2022
1 parent d09c7bc commit d1ca8d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions windows/QMK Toolbox/QMK Toolbox.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -207,12 +207,12 @@
<Version>3.3.40</Version>
</PackageReference>
<PackageReference Include="Microsoft.Net.Compilers.Toolset">
<Version>3.10.0</Version>
<Version>4.1.0</Version>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Syroot.Windows.IO.KnownFolders">
<Version>1.2.3</Version>
<Version>1.3.0</Version>
</PackageReference>
<PackageReference Include="System.Security.Principal.Windows">
<Version>5.0.0</Version>
Expand Down

0 comments on commit d1ca8d8

Please sign in to comment.