mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-08-07 12:28:39 +00:00
workaround for NETSDK1152 error (#310)
* workaround for NETSDK1152 error gets rid of Found multiple publish output files with the same relative path error * fixed mixed indents, thanks visual studio
This commit is contained in:
parent
b87d9540d0
commit
ca1523d31f
4 changed files with 4 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
<ImplicitUsings>enable</ImplicitUsings>
|
||||
<AssemblyName>LBPUnion.ProjectLighthouse.Servers.GameServer</AssemblyName>
|
||||
<RootNamespace>LBPUnion.ProjectLighthouse.Servers.GameServer</RootNamespace>
|
||||
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue