We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fe01ee commit 83f1e1eCopy full SHA for 83f1e1e
src/Ulid.Cli/Ulid.Cli.csproj
@@ -12,7 +12,7 @@
12
13
<PropertyGroup>
14
<OutputType>Exe</OutputType>
15
- <TargetFrameworks>net6.0;net7.0</TargetFrameworks>
+ <TargetFrameworks>net6.0;net8.0</TargetFrameworks>
16
<ToolCommandName>dotnet-ulid</ToolCommandName>
17
<PackAsTool>true</PackAsTool>
18
<LangVersion>7.3</LangVersion>
0 commit comments