mirror of https://github.com/AMT-Cheif/Stylet.git
Embed the PDB, see if that improves things
This commit is contained in:
parent
5c2e921a50
commit
385452170f
|
@ -27,7 +27,7 @@
|
|||
<PublishRepositoryUrl>true</PublishRepositoryUrl>
|
||||
<EmbedUntrackedSources>true</EmbedUntrackedSources>
|
||||
<!-- https://github.com/dotnet/sourcelink/issues/91#issuecomment-397123585 -->
|
||||
<AllowedOutputExtensionsInPackageBuildOutputFolder>$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder>
|
||||
<DebugType>embedded</DebugType>
|
||||
<DeterministicSourcePaths Condition="'$(EnableSourceLink)' == ''">false</DeterministicSourcePaths>
|
||||
</PropertyGroup>
|
||||
|
||||
|
|
Loading…
Reference in New Issue