Skip to content
This repository has been archived by the owner on Mar 2, 2021. It is now read-only.

Commit

Permalink
update MinVer from 2.4.0 to 2.5.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamralph committed Feb 7, 2021
1 parent d5d05b8 commit 4a796a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LiteGuard/LiteGuard.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.2" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="2.4.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="2.5.0-rc.1" PrivateAssets="All" />
</ItemGroup>

<Target Name="AfterMinVer" AfterTargets="MinVer">
Expand Down

0 comments on commit 4a796a4

Please sign in to comment.