Skip to content

Commit faf1d2e

Browse files
author
Jan Nörtemann
committed
Create symbols nuget when building Messages
1 parent c8a836c commit faf1d2e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

YAMLParser/TemplateProject/Messages._csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99

1010
<PropertyGroup>
1111
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
12+
<IncludeSymbols>true</IncludeSymbols>
1213
<RuntimeIdentifiers>win10-x64;osx.10.11-x64;ubuntu.16.04-x64</RuntimeIdentifiers>
1314
<OutputType>Library</OutputType>
1415
<NoWarn>168;219;1701;1702;1705</NoWarn>

0 commit comments

Comments
 (0)