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/wixstdba/packages.config | 5 ++++- src/wixstdba/wixstdba.vcxproj | 14 +++++++++++++- 2 files changed, 17 insertions(+), 2 deletions(-) (limited to 'src/wixstdba') diff --git a/src/wixstdba/packages.config b/src/wixstdba/packages.config index 65e7225a..660d3b9a 100644 --- a/src/wixstdba/packages.config +++ b/src/wixstdba/packages.config @@ -1,7 +1,10 @@  + + + - + \ No newline at end of file diff --git a/src/wixstdba/wixstdba.vcxproj b/src/wixstdba/wixstdba.vcxproj index 7d116490..04809d3c 100644 --- a/src/wixstdba/wixstdba.vcxproj +++ b/src/wixstdba/wixstdba.vcxproj @@ -2,6 +2,9 @@ + + + @@ -102,14 +105,23 @@ rc.exe -fo "$(OutDir)wixstdba.res" "$(IntDir)wixstdba.messages.rc" + + + 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 -- cgit v1.2.3-55-g6feb