File tree 1 file changed +2
-1
lines changed 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 20
20
<IncludeSymbols >true</IncludeSymbols >
21
21
<SymbolPackageFormat >snupkg</SymbolPackageFormat >
22
22
<EmbedAllSources >true</EmbedAllSources >
23
+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
23
24
</PropertyGroup >
24
25
25
26
<PropertyGroup Condition =" '$(Configuration)' == 'Release' " >
26
27
<GenerateDocumentationFile >true</GenerateDocumentationFile >
27
28
</PropertyGroup >
28
29
29
30
<ItemGroup Condition =" '$(Configuration)' == 'Release' " >
30
- <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta2-18618-05 " PrivateAssets =" All" />
31
+ <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0-beta2-19367-01 " PrivateAssets =" All" />
31
32
</ItemGroup >
32
33
33
34
<ItemGroup >
You can’t perform that action at this time.
0 commit comments