重命名

This commit is contained in:
Longfeng Qin 2024-09-11 17:13:00 +08:00
parent 802b810c2c
commit b8d12a04f7
78 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.9.34728.123
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "PSO2SERVER", "PSO2SERVER\PSO2SERVER.csproj", "{E54FC88C-B212-4F47-B2F1-927D39EE3DBA}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{E54FC88C-B212-4F47-B2F1-927D39EE3DBA}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{18D5BEEA-6AF2-411C-BBCE-508B066FB339}"
ProjectSection(SolutionItems) = preProject

View File

@ -69,9 +69,9 @@
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>
<ProjectReference Include="..\PSO2SERVER\PSO2SERVER.csproj">
<ProjectReference Include="..\Server\Server.csproj">
<Project>{E54FC88C-B212-4F47-B2F1-927D39EE3DBA}</Project>
<Name>PSO2SERVER</Name>
<Name>Server</Name>
</ProjectReference>
</ItemGroup>
<ProjectExtensions>