mirror of
https://github.com/LBPUnion/ProjectLighthouse.git
synced 2025-05-20 08:12:27 +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.API</AssemblyName>
|
||||
<RootNamespace>LBPUnion.ProjectLighthouse.Servers.API</RootNamespace>
|
||||
<ErrorOnDuplicatePublishOutputFiles>false</ErrorOnDuplicatePublishOutputFiles>
|
||||
</PropertyGroup>
|
||||
|
||||
<PropertyGroup>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue