Fixed reference issues caused by renaming
This commit is contained in:
parent
fc4acb4721
commit
a42b6a3770
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
||||
/Common/bin/Debug
|
||||
/.vs/ServerProject/v15/Server/sqlite3
|
||||
/Common/obj/Debug
|
||||
/.vs/ServerProject/v15
|
||||
|
@ -49,7 +49,7 @@
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\RedpilledOuttaCucktown\Common.csproj">
|
||||
<ProjectReference Include="..\Common\Common.csproj">
|
||||
<Project>{216005DE-C35B-4CD3-8D27-0A49DEEDE62C}</Project>
|
||||
<Name>Common</Name>
|
||||
</ProjectReference>
|
||||
|
@ -49,8 +49,8 @@
|
||||
<None Include="App.config" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\RedpilledOuttaCucktown\Common.csproj">
|
||||
<Project>{216005DE-C35B-4CD3-8D27-0A49DEEDE62C}</Project>
|
||||
<ProjectReference Include="..\Common\Common.csproj">
|
||||
<Project>{216005de-c35b-4cd3-8d27-0a49deede62c}</Project>
|
||||
<Name>Common</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
|
Loading…
x
Reference in New Issue
Block a user