We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3946cf commit 59c6122Copy full SHA for 59c6122
CompositionRoot/CompositionRoot.csproj
@@ -20,6 +20,8 @@
20
<PackageLicenseExpression>MIT OR Apache-2.0</PackageLicenseExpression>
21
<Copyright>© Messerli Informatik AG. All rights reserved.</Copyright>
22
<PackageTags>composition root</PackageTags>
23
+ <IncludeSymbols>true</IncludeSymbols>
24
+ <SymbolPackageFormat>snupkg</SymbolPackageFormat>
25
</PropertyGroup>
26
<ItemGroup>
27
<PackageReference Include="Autofac" />
0 commit comments