Skip to content

Commit

Permalink
Merge pull request #988 from adamralph/update-minver
Browse files Browse the repository at this point in the history
update MinVer from 5.0.0 to 6.0.0-rc.1
  • Loading branch information
adamralph authored Sep 4, 2024
2 parents 2a6028f + 10e8f8d commit 2624693
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Bullseye/Bullseye.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

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

<ItemGroup>
Expand Down

0 comments on commit 2624693

Please sign in to comment.