We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9edc55 commit c63e67dCopy full SHA for c63e67d
1 file changed
src/LineCount.csproj
@@ -4,7 +4,7 @@
4
<OutputType>Exe</OutputType>
5
<TargetFramework>net9.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
- <Version Condition="'$(Version)' == ''">0.0.0</Version>
+ <Version Condition="'$(Version)' == ''">v0.2.0</Version>
8
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
9
<Nullable>enable</Nullable>
10
<PublishAot>true</PublishAot>
0 commit comments