From d18104c6559886659818c5ad3b449179f547aba3 Mon Sep 17 00:00:00 2001 From: Yaakov Date: Thu, 17 May 2018 22:45:37 +1000 Subject: [PATCH] Add SourceLink to aid consumers in debugging SteamKit. --- SteamKit2/SteamKit2/SteamKit2.csproj | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/SteamKit2/SteamKit2/SteamKit2.csproj b/SteamKit2/SteamKit2/SteamKit2.csproj index 4c805a3e5..f139ea199 100644 --- a/SteamKit2/SteamKit2/SteamKit2.csproj +++ b/SteamKit2/SteamKit2/SteamKit2.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -21,7 +21,11 @@ full true - + + + $(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb + + @@ -53,8 +57,9 @@ - + +