Skip to content

Commit

Permalink
Merge pull request #161 from nooperation/develop
Browse files Browse the repository at this point in the history
Update dependencies (missed this one)
  • Loading branch information
nooperation authored Dec 15, 2022
2 parents 7e4a9fc + 9369dd4 commit 6c7d081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SanBag/SanBag.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
<StartupObject></StartupObject>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.3.330701">
<PackageReference Include="Microsoft.DotNet.UpgradeAssistant.Extensions.Default.Analyzers" Version="0.4.355802">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
</ItemGroup>
</Project>

0 comments on commit 6c7d081

Please sign in to comment.