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 4f6b084 commit 7f118d6Copy full SHA for 7f118d6
gm_dotnet_managed/GmodNET.API/GmodNET.API.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
<PropertyGroup>
4
- <TargetFramework>net7.0</TargetFramework>
+ <TargetFramework>net6.0</TargetFramework>
5
<PackageLicenseExpression>MIT</PackageLicenseExpression>
6
<Product>GmodNET API</Product>
7
<Description>GmodNET API library contains all necessary interfaces to write a GmodNET module.</Description>
0 commit comments