This commit is contained in:
milimoe 2023-11-25 01:47:42 +08:00
parent 0061b4fc54
commit 7b6e422d55
Signed by: milimoe
GPG Key ID: 05D280912DA6C69E
2 changed files with 2 additions and 2 deletions

View File

@ -19,7 +19,7 @@
<ItemGroup>
<Reference Include="FunGame.Core">
<HintPath>..\..\FunGame.Core\bin\Debug\net7.0\FunGame.Core.dll</HintPath>
<HintPath>..\..\FunGame.Core\bin\Debug\net8.0\FunGame.Core.dll</HintPath>
</Reference>
</ItemGroup>

View File

@ -10,7 +10,7 @@
<ItemGroup>
<Reference Include="FunGame.Core">
<HintPath>..\..\FunGame.Core\bin\Debug\net7.0\FunGame.Core.dll</HintPath>
<HintPath>..\..\FunGame.Core\bin\Debug\net8.0\FunGame.Core.dll</HintPath>
</Reference>
</ItemGroup>