Skip to content

Commit b5192b2

Browse files
author
github-actions[bot]
committed
temporary changes made for tag v0.3.0
1 parent b6e37fc commit b5192b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/LineCount.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<OutputType>Exe</OutputType>
55
<TargetFramework>net9.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<Version Condition="'$(Version)' == ''">0.0.0</Version>
8-
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
7+
<Version Condition="'$(Version)' == ''">0.3.0</Version>
8+
<IncludeSourceRevisionInInformationalVersion>true</IncludeSourceRevisionInInformationalVersion>
99
<Nullable>enable</Nullable>
1010
<PublishAot>true</PublishAot>
1111
<InvariantGlobalization>true</InvariantGlobalization>

0 commit comments

Comments
 (0)