Skip to content

Commit

Permalink
Merge pull request #94 from thomaslevesque/update-minver
Browse files Browse the repository at this point in the history
Update MinVer to 2.5.0
  • Loading branch information
thomaslevesque authored Oct 23, 2021
2 parents 65936ed + c77e967 commit 2937f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WpfAnimatedGif/WpfAnimatedGif.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="MinVer" Version="2.0.0" PrivateAssets="all" />
<PackageReference Include="MinVer" Version="2.5.0" PrivateAssets="all" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
Expand Down

0 comments on commit 2937f9d

Please sign in to comment.