Skip to content

Commit 8819c8a

Browse files
author
github-actions[bot]
committed
temporary changes made for tag v0.5.0
1 parent caef0a5 commit 8819c8a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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>net10.0</TargetFramework>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<Version Condition="'$(Version)' == ''">0.0.0</Version>
8-
<IncludeSourceRevisionInInformationalVersion>false</IncludeSourceRevisionInInformationalVersion>
7+
<Version Condition="'$(Version)' == ''">0.5.0</Version>
8+
<IncludeSourceRevisionInInformationalVersion>true</IncludeSourceRevisionInInformationalVersion>
99
<Nullable>enable</Nullable>
1010
<PublishAot>true</PublishAot>
1111
<InvariantGlobalization>true</InvariantGlobalization>

0 commit comments

Comments
 (0)