From b4427d968db5f1fdd5fa8a55814483208cdd7312 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Wed, 24 Jun 2020 19:25:57 +1000 Subject: Add SourceLink to public projects. Add Nerdbank.GitVersioning to C++ projects. --- src/ca/packages.config | 4 ++++ src/ca/utilca.vcxproj | 17 +++++++++++++++-- 2 files changed, 19 insertions(+), 2 deletions(-) (limited to 'src/ca') diff --git a/src/ca/packages.config b/src/ca/packages.config index e3dc0e43..a1d30df0 100644 --- a/src/ca/packages.config +++ b/src/ca/packages.config @@ -1,5 +1,9 @@  + + + + \ No newline at end of file diff --git a/src/ca/utilca.vcxproj b/src/ca/utilca.vcxproj index 695750f5..f353a4e4 100644 --- a/src/ca/utilca.vcxproj +++ b/src/ca/utilca.vcxproj @@ -2,6 +2,9 @@ + + + @@ -107,12 +110,22 @@ - + + + + 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