Skip to content

Commit 51d3552

Browse files
committed
Merge branch 'master' of https://github.com/jods4/RecastCSharp
2 parents 827f964 + 1fe4ac7 commit 51d3552

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Src/RecastCSharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<PropertyGroup>
44
<OutputType>Exe</OutputType>
5-
<TargetFramework>net80</TargetFramework>
5+
<TargetFramework>net8.0</TargetFramework>
66
<Version>3.4.0</Version>
77
<PackageLicenseExpression>MIT</PackageLicenseExpression>
88
<Nullable>enable</Nullable>

0 commit comments

Comments
 (0)