Skip to content

Commit ab18254

Browse files
committed
Symbol package build enabled
1 parent 0329873 commit ab18254

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Simplify.Web.Multipart/Simplify.Web.Multipart.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@
1818
* Upgrade to HttpMultipartParser 3.1 (PR #7)
1919
</PackageReleaseNotes>
2020
<OutputPath>bin\Any CPU\$(Configuration)\</OutputPath>
21+
<EmbedUntrackedSources>true</EmbedUntrackedSources>
22+
<IncludeSymbols>true</IncludeSymbols>
23+
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2124
<DocumentationFile>bin\Any CPU\$(Configuration)\$(TargetFramework)\Simplify.Web.Multipart.xml</DocumentationFile>
2225
</PropertyGroup>
2326
<ItemGroup>

0 commit comments

Comments
 (0)