From 0d3848a8e5fc6ff289a7faa80a77eb43c010011a Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 24 Jun 2020 18:52:34 +1000 Subject: Add SourceLink to public projects. --- src/dnchost/dnchost.vcxproj | 14 +++++++++++++- src/dnchost/packages.config | 7 +++++-- 2 files changed, 18 insertions(+), 3 deletions(-) (limited to 'src/dnchost') diff --git a/src/dnchost/dnchost.vcxproj b/src/dnchost/dnchost.vcxproj index 6bab8063..2a45f9ab 100644 --- a/src/dnchost/dnchost.vcxproj +++ b/src/dnchost/dnchost.vcxproj @@ -1,6 +1,9 @@ + + + @@ -64,14 +67,23 @@ + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + + + + + - \ No newline at end of file diff --git a/src/dnchost/packages.config b/src/dnchost/packages.config index f1e2c54b..62f52e92 100644 --- a/src/dnchost/packages.config +++ b/src/dnchost/packages.config @@ -1,8 +1,11 @@  - + + + - + + \ No newline at end of file -- cgit v1.2.3-55-g6feb