Skip to content

Commit 2627c5f

Browse files
committed
[修复]1. 修复引用路径错误
1 parent d09488c commit 2627c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

GameFrameX.StartUp/GameFrameX.StartUp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<Project Sdk="Microsoft.NET.Sdk">
2-
<Import Project="../../Version.props" Label="版本号定义"/>
2+
<Import Project="../Version.props" Label="版本号定义"/>
33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
55
<ImplicitUsings>enable</ImplicitUsings>

0 commit comments

Comments
 (0)