We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 860a71a commit f4299e4Copy full SHA for f4299e4
src/libs/AutoSDK.CLI/AutoSDK.CLI.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFrameworks>net8.0;net9.0</TargetFrameworks>
+ <TargetFramework>net8.0</TargetFramework>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<Nullable>enable</Nullable>
8
<NoWarn>$(NoWarn);CA1724;CA1303</NoWarn>
0 commit comments