Skip to content

Commit

Permalink
Merge pull request #619 from adamralph/dependabot/nuget/MinVer-5.0.0
Browse files Browse the repository at this point in the history
Bump MinVer from 5.0.0-beta.1 to 5.0.0
  • Loading branch information
adamralph authored Jul 21, 2024
2 parents 9d51af3 + 09ed7f2 commit b3f0896
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimpleExec/SimpleExec.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="3.3.4" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="5.0.0-beta.1" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="5.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit b3f0896

Please sign in to comment.