Skip to content

Commit

Permalink
Merge pull request #62 from nefarius/dependabot/nuget/MinVer-6.0.0
Browse files Browse the repository at this point in the history
Bump MinVer from 5.0.0 to 6.0.0
  • Loading branch information
nefarius authored Sep 9, 2024
2 parents 1d940af + 8d7407f commit 48583b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Nefarius.Utilities.AspNetCore.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="MinVer" Version="5.0.0">
<PackageReference Include="MinVer" Version="6.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit 48583b9

Please sign in to comment.