We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a949e4 commit afb9b60Copy full SHA for afb9b60
RICADO.Configuration/RICADO.Configuration.csproj
@@ -9,6 +9,8 @@
9
<RepositoryUrl>https://github.com/ricado-group/dotnet-configuration</RepositoryUrl>
10
<PackageIcon>packageIcon.png</PackageIcon>
11
<PackageLicenseFile>LICENSE</PackageLicenseFile>
12
+ <IncludeSymbols>true</IncludeSymbols>
13
+ <SymbolPackageFormat>snupkg</SymbolPackageFormat>
14
</PropertyGroup>
15
16
<ItemGroup>
0 commit comments