1
0
mirror of https://github.com/lidgren/lidgren-network-gen3.git synced 2026-05-15 22:56:30 +09:00

Invalid reference patched

This commit is contained in:
lidgren
2011-07-21 11:27:01 +00:00
parent aa20b0893d
commit ff63163632
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XnaGameServer", "XnaGameSer
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lidgren.Network", "..\..\Lidgren.Network\Lidgren.Network.csproj", "{AE483C29-042E-4226-BA52-D247CE7676DA}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XnaGameClientContent", "XnaGameClient\Content\XnaGameClientContent.contentproj", "{416F5A82-22D8-4A94-BC19-4C6A24F34A73}"
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "XnaGameClientContent", "XnaGameClient\Content\Content.contentproj", "{416F5A82-22D8-4A94-BC19-4C6A24F34A73}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution

View File

@@ -175,7 +175,7 @@
<Project>{FA245447-5F23-4AA1-BD5F-8D2DDF33CFBD}</Project>
<Name>Lidgren.Network</Name>
</ProjectReference>
<ProjectReference Include="Content\XnaGameClientContent.contentproj">
<ProjectReference Include="Content\Content.contentproj">
<Project>{416F5A82-22D8-4A94-BC19-4C6A24F34A73}</Project>
<Name>XnaGameClientContent %28Content%29</Name>
<XnaReferenceType>Content</XnaReferenceType>