Skip to content

Commit

Permalink
Version fix (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: Andrii Kaplanovskyi <[email protected]>
  • Loading branch information
andriikaplanovskyi and andrii-kaplanovskyi authored Nov 16, 2023
1 parent c51d3d4 commit 6ae6e0c
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 @@ -7,7 +7,7 @@
<Deterministic>true</Deterministic>
<DebugType>embedded</DebugType>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
<DotNetVersion>7</DotNetVersion>
<DotNetVersion>8</DotNetVersion>
<MinVerTagPrefix>v$(DotNetVersion).</MinVerTagPrefix>
<MinVerSkip Condition="'$(Configuration)' != 'Release'">true</MinVerSkip>
</PropertyGroup>
Expand Down

0 comments on commit 6ae6e0c

Please sign in to comment.