Skip to content

Commit

Permalink
use minver directly
Browse files Browse the repository at this point in the history
  • Loading branch information
thefringeninja committed May 22, 2020
1 parent 688f914 commit 4ee0dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
</PackageReference>
<PackageReference Include="MinVer" Version="2.2.0" PrivateAssets="All" />
</ItemGroup>
<ItemGroup>
<Compile Include="../EventStore.Client.Common/**/*.cs"/>
Expand Down

0 comments on commit 4ee0dc7

Please sign in to comment.