From 9b91bd823210538b3c04a43abbecc13c0a2abdfa Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Thu, 30 Jan 2020 13:46:50 -0700 Subject: [PATCH] Pack symbols in snupkg --- LibGit2Sharp/LibGit2Sharp.csproj | 2 ++ 1 file changed, 2 insertions(+) diff --git a/LibGit2Sharp/LibGit2Sharp.csproj b/LibGit2Sharp/LibGit2Sharp.csproj index bb64842f3..fab3ab541 100644 --- a/LibGit2Sharp/LibGit2Sharp.csproj +++ b/LibGit2Sharp/LibGit2Sharp.csproj @@ -12,6 +12,8 @@ true true $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + true + snupkg true ..\libgit2sharp.snk