Skip to content

Commit

Permalink
update min ver
Browse files Browse the repository at this point in the history
  • Loading branch information
TitleHHHH authored and TitleHHHH committed Dec 24, 2023
1 parent e3bf050 commit 26dd9b3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build/_build.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@

<ItemGroup>

<PackageReference Include="MinVer" Version="4.3.0" />
<PackageReference Include="MinVer" Version="5.0.0-beta.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>

<PackageReference Include="Nuke.Common" Version="7.0.6" />

Expand Down

0 comments on commit 26dd9b3

Please sign in to comment.