File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 4949 <ItemGroup Label =" SourceLink" >
5050 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
5151 </ItemGroup >
52-
52+
5353 <PropertyGroup Label =" SourceLink Settings" >
5454 <GenerateDocumentationFile >true</GenerateDocumentationFile >
5555 <PublishRepositoryUrl >true</PublishRepositoryUrl >
5656 <EmbedUntrackedSources >true</EmbedUntrackedSources >
5757 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
58+ <!-- https://github.com/kdcllc/Bet.AspNetCore/issues/103 -->
59+ <DebugType >Embedded</DebugType >
60+ <EmbedAllSources >True</EmbedAllSources >
5861 </PropertyGroup >
5962</Project >
You can’t perform that action at this time.
0 commit comments