mirror of
https://github.com/SK-la/osu-framework.git
synced 2026-03-15 03:20:30 +00:00
Fix clashing GUIDs causing project load failure when using main sln file
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\SampleGame\SampleGame.csproj">
|
||||
<Project>{E3882853-43D1-4603-AD33-D9D59C8A8692}</Project>
|
||||
<Project>{2A66DD92-ADB1-4994-89E2-C94E04ACDA0D}</Project>
|
||||
<Name>SampleGame</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\osu.Framework\osu.Framework.csproj">
|
||||
|
||||
Reference in New Issue
Block a user