Skip to content

Commit

Permalink
Merge pull request #1574 from adamralph/upgrade-minver
Browse files Browse the repository at this point in the history
Upgrade to Minver 1.0.0-beta.4
  • Loading branch information
blairconrad committed Feb 10, 2019
2 parents f80a82c + b084178 commit 1f7c69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="MinVer" Version="1.0.0-beta.2" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="1.0.0-beta.4" PrivateAssets="All" />
</ItemGroup>

</Project>

0 comments on commit 1f7c69c

Please sign in to comment.