Portable pdbs are necessary for SourceLink

Mirroring fc007543db here
This commit is contained in:
Jordan Dominion
2023-08-23 00:07:23 -04:00
parent dcf5a3b2a1
commit ccc7c8cbca
+2 -1
View File
@@ -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>