mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-24 05:27:30 +01:00
Switch to portable PDBs
This is needed to fix a .pdb lockup issue with GHA logger + coverlet. See repro in 7aba43488d064b6bc67ef80116bc1198e98557ac
This commit is contained in:
+2
-1
@@ -4,6 +4,7 @@
|
||||
<PropertyGroup>
|
||||
<TgsFrameworkVersion>net$(TgsNetMajorVersion).0</TgsFrameworkVersion>
|
||||
<LangVersion>latest</LangVersion>
|
||||
<DebugType>Full</DebugType>
|
||||
<!-- This is the default but Wix hates it -->
|
||||
<!--<DebugType>Portable</DebugType> -->
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user