Dir rename for Platform.PC

This commit is contained in:
Kudzu 2017-08-06 16:45:08 -04:00
parent 7a71213f9c
commit ff1ba96374
6 changed files with 3 additions and 3 deletions

View file

@ -50,7 +50,7 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Shared", "source\Ker
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.CPU.x86", "source\Kernel-X86\10-CPU\Cosmos.CPU.x86\Cosmos.CPU.x86.csproj", "{FC65D765-990D-4F00-B240-8DD17FA91EA9}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Platform.PC", "source\Kernel-X86\20-Platform\Cosmos.Platform\Cosmos.Platform.PC.csproj", "{63843265-D889-47D2-883E-595289C99F42}"
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.Platform.PC", "source\Kernel-X86\20-Platform\Cosmos.Platform.PC\Cosmos.Platform.PC.csproj", "{63843265-D889-47D2-883E-595289C99F42}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Cosmos.System", "source\Kernel-X86\40-System\Cosmos.System\Cosmos.System.csproj", "{F8BF6943-B69D-4549-9C16-75146616E19C}"
EndProject

View file

@ -61,7 +61,7 @@
<Project>{fc65d765-990d-4f00-b240-8dd17fa91ea9}</Project>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\..\Kernel-X86\20-Platform\Cosmos.Platform\Cosmos.Platform.PC.csproj">
<ProjectReference Include="..\..\Kernel-X86\20-Platform\Cosmos.Platform.PC\Cosmos.Platform.PC.csproj">
<Name>Cosmos.Platform.PC</Name>
<Project>{63843265-d889-47d2-883e-595289c99f42}</Project>
<Private>True</Private>

View file

@ -61,7 +61,7 @@
<Project>{fc65d765-990d-4f00-b240-8dd17fa91ea9}</Project>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\20-Platform\Cosmos.Platform\Cosmos.Platform.PC.csproj">
<ProjectReference Include="..\20-Platform\Cosmos.Platform.PC\Cosmos.Platform.PC.csproj">
<Name>Cosmos.Platform.PC</Name>
<Project>{63843265-d889-47d2-883e-595289c99f42}</Project>
<Private>True</Private>