File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
src/Insurello.RabbitMqClient Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 99 <RepositoryType >git</RepositoryType >
1010 <RepositoryUrl >https://github.com/insurello/Insurello.RabbitMqClient</RepositoryUrl >
1111 <PackageLicenseExpression >MIT</PackageLicenseExpression >
12+
13+ <!-- Source Link configuration -->
1214 <PublishRepositoryUrl >true</PublishRepositoryUrl >
1315 <IncludeSymbols >true</IncludeSymbols >
1416 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
17+
18+ <!-- Include PDB in the main package as current tooling is lacking.
19+ Shall be removed in the future when tooling has catched up. -->
20+ <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
1521 </PropertyGroup >
1622
23+ <!-- Source Link repo configuration -->
1724 <ItemGroup >
1825 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
1926 </ItemGroup >
You can’t perform that action at this time.
0 commit comments