We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25e61ba + 9509099 commit 1fe4ac7Copy full SHA for 1fe4ac7
Src/RecastCSharp.csproj
@@ -2,7 +2,7 @@
2
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
- <TargetFramework>net80</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
6
<Version>3.3.3</Version>
7
<PackageLicenseExpression>MIT</PackageLicenseExpression>
8
<Nullable>enable</Nullable>
0 commit comments