Skip to content

Commit

Permalink
Adding missing version tag
Browse files Browse the repository at this point in the history
  • Loading branch information
merschformann committed Nov 3, 2024
1 parent c6c0482 commit e42265e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SC.CLI/SC.CLI.csproj
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<Version>1.0.6</Version>
<SelfContained>true</SelfContained>
<PublishSingleFile>true</PublishSingleFile>
<InvariantGlobalization>true</InvariantGlobalization>
Expand Down

0 comments on commit e42265e

Please sign in to comment.