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 8049fab commit dd52c45Copy full SHA for dd52c45
XboxKit.csproj
@@ -5,7 +5,7 @@
5
<OutputType>Exe</OutputType>
6
<TargetName>xboxkit</TargetName>
7
<AssemblyName>xboxkit</AssemblyName>
8
- <TargetFrameworks>net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
+ <TargetFrameworks>net6.0;net7.0;net8.0</TargetFrameworks>
9
<RuntimeIdentifiers>win-x86;win-x64;win-arm64;linux-x64;linux-arm64;osx-x64;osx-arm64</RuntimeIdentifiers>
10
<CheckEolTargetFramework>false</CheckEolTargetFramework>
11
<LangVersion>latest</LangVersion>
0 commit comments