Claire Novotny 5 vuotta sitten
vanhempi
sitoutus
d579d8d72e
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1 0
      Ix.NET/Source/Directory.build.props

+ 1 - 0
Ix.NET/Source/Directory.build.props

@@ -14,6 +14,7 @@
     <DefaultLanguage>en-US</DefaultLanguage>
     <IsTestProject>$(MSBuildProjectName.Contains('Test'))</IsTestProject>
     <EmbedUntrackedSources>true</EmbedUntrackedSources>
+    <DebugType>embedded</DebugType>
     <PublishRepositoryUrl>true</PublishRepositoryUrl>
     <LangVersion>preview</LangVersion>
     <Nullable>enable</Nullable>