Skip to content

Commit afb9b60

Browse files
committed
Added NuGet Symbols Packaging
1 parent 3a949e4 commit afb9b60

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

RICADO.Configuration/RICADO.Configuration.csproj

+2
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<RepositoryUrl>https://github.com/ricado-group/dotnet-configuration</RepositoryUrl>
1010
<PackageIcon>packageIcon.png</PackageIcon>
1111
<PackageLicenseFile>LICENSE</PackageLicenseFile>
12+
<IncludeSymbols>true</IncludeSymbols>
13+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
1214
</PropertyGroup>
1315

1416
<ItemGroup>

0 commit comments

Comments
 (0)