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 d09488c commit 2627c5fCopy full SHA for 2627c5f
GameFrameX.StartUp/GameFrameX.StartUp.csproj
@@ -1,5 +1,5 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
- <Import Project="../../Version.props" Label="版本号定义"/>
+ <Import Project="../Version.props" Label="版本号定义"/>
3
<PropertyGroup>
4
<TargetFramework>net8.0</TargetFramework>
5
<ImplicitUsings>enable</ImplicitUsings>
0 commit comments