We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f6f99 commit 2a3d2d8Copy full SHA for 2a3d2d8
1 file changed
TestPlugin/TestPlugin.csproj
@@ -6,7 +6,7 @@
6
<Version>1.0.1-beta+69</Version>
7
<Authors>Author, OtherAuthor</Authors>
8
<RepositoryUrl>https://github.com/example/ExamplePlugin</RepositoryUrl>
9
- <TargetFramework>net9.0</TargetFramework>
+ <TargetFramework>net10.0</TargetFramework>
10
<EmitCompilerGeneratedFiles>true</EmitCompilerGeneratedFiles>
11
<BepInAutoPluginStripBuildMetadata>true</BepInAutoPluginStripBuildMetadata>
12
<IsPackable>false</IsPackable>
0 commit comments