Skip to content

Commit

Permalink
chore: add version tag to the csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
6a6f6a6f committed Mar 24, 2024
1 parent ab0cef8 commit 5613c30
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Clone.Console/Clone.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
<Version>0.1.0</Version>
</PropertyGroup>

<PropertyGroup>
Expand Down

0 comments on commit 5613c30

Please sign in to comment.