Skip to content

Commit

Permalink
Merge pull request #1376 from adamralph/patch-1
Browse files Browse the repository at this point in the history
upgrade MinVer from 1.1.0 to 2.0.0
  • Loading branch information
alexeyzimarev authored Oct 15, 2019
2 parents b7af14e + 9b28f2e commit 52ff9bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RestSharp/RestSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-18618-05" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="1.1.0" PrivateAssets="All" />
<PackageReference Include="MinVer" Version="2.0.0" PrivateAssets="All" />
</ItemGroup>

<PropertyGroup>
Expand Down

0 comments on commit 52ff9bb

Please sign in to comment.