Skip to content

Commit c63e67d

Browse files
author
github-actions[bot]
committed
temporary changes made for tag v0.2.0
1 parent a9edc55 commit c63e67d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/LineCount.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net9.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<Version Condition="'$(Version)' == ''">0.0.0</Version>
7+
<Version Condition="'$(Version)' == ''">v0.2.0</Version>
88
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
99
<Nullable>enable</Nullable>
1010
<PublishAot>true</PublishAot>

0 commit comments

Comments
 (0)