From 9c2aed97299fb96aeee3f1471ce40225437aaecf Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 22 Apr 2021 16:58:03 -0700 Subject: Integrate new build scripts with signing support --- src/stub/stub.nuspec | 25 +++++++++++++++++++++++++ src/stub/stub.vcxproj | 8 +++----- 2 files changed, 28 insertions(+), 5 deletions(-) create mode 100644 src/stub/stub.nuspec (limited to 'src/stub') diff --git a/src/stub/stub.nuspec b/src/stub/stub.nuspec new file mode 100644 index 00000000..968feff3 --- /dev/null +++ b/src/stub/stub.nuspec @@ -0,0 +1,25 @@ + + + + $id$ + $version$ + $title$ + $description$ + $authors$ + MS-RL + false + $copyright$ + $projectUrl$ + + + + + + + + + + + + + diff --git a/src/stub/stub.vcxproj b/src/stub/stub.vcxproj index 38710865..97972848 100644 --- a/src/stub/stub.vcxproj +++ b/src/stub/stub.vcxproj @@ -46,6 +46,8 @@ 1033 Burn + WixToolset.Burn + false @@ -101,10 +103,6 @@ - - - - @@ -119,4 +117,4 @@ - \ No newline at end of file + -- cgit v1.2.3-55-g6feb