From 82279d26a020def5971a7238f5e3f1c433d96664 Mon Sep 17 00:00:00 2001 From: yyatmsft Date: Tue, 27 Apr 2021 15:26:32 -0700 Subject: fix driver signing --- print/XPSDrvSmpl/Package/package.VcxProj | 20 +++++++++++++++++++- print/autoconfig/AutoConfig.vcxproj | 12 ++++++++++++ print/autoconfig/Package/package.VcxProj | 20 +++++++++++++++++++- .../ConstraintScript.vcxproj | 12 ++++++++++++ .../USBMon-Bidi-Extension.vcxproj | 12 ++++++++++++ .../WSDMon-Bidi-Extension.vcxproj | 6 ++++++ 6 files changed, 80 insertions(+), 2 deletions(-) diff --git a/print/XPSDrvSmpl/Package/package.VcxProj b/print/XPSDrvSmpl/Package/package.VcxProj index d46956a4..cff0717f 100644 --- a/print/XPSDrvSmpl/Package/package.VcxProj +++ b/print/XPSDrvSmpl/Package/package.VcxProj @@ -135,7 +135,25 @@ 133563 - + + + sha256 + + + + + sha256 + + + + + sha256 + + + + + sha256 + diff --git a/print/autoconfig/AutoConfig.vcxproj b/print/autoconfig/AutoConfig.vcxproj index 2cf8308a..157a3421 100644 --- a/print/autoconfig/AutoConfig.vcxproj +++ b/print/autoconfig/AutoConfig.vcxproj @@ -142,6 +142,9 @@ + + sha256 + @@ -154,6 +157,9 @@ + + sha256 + @@ -166,12 +172,18 @@ + + sha256 + + + sha256 + diff --git a/print/autoconfig/Package/package.VcxProj b/print/autoconfig/Package/package.VcxProj index 21f048f5..2a7cb511 100644 --- a/print/autoconfig/Package/package.VcxProj +++ b/print/autoconfig/Package/package.VcxProj @@ -92,7 +92,25 @@ 133563 - + + + sha256 + + + + + sha256 + + + + + sha256 + + + + + sha256 + diff --git a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj index a6e21240..911bad57 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj +++ b/print/v4PrintDriverSamples/v4PrintDriver-ConstraintScript/ConstraintScript.vcxproj @@ -132,24 +132,36 @@ + + sha256 + + + sha256 + + + sha256 + + + sha256 + diff --git a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj index 0a5d5d4c..bad33b17 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj +++ b/print/v4PrintDriverSamples/v4PrintDriver-USBMon-Bidi-Extension/USBMon-Bidi-Extension.vcxproj @@ -133,24 +133,36 @@ + + sha256 + + + sha256 + + + sha256 + + + sha256 + diff --git a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj index 6b6b54a8..f9005b00 100644 --- a/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj +++ b/print/v4PrintDriverSamples/v4PrintDriver-WSDMon-Bidi-Extension/WSDMon-Bidi-Extension.vcxproj @@ -138,6 +138,9 @@ + + sha256 + @@ -150,6 +153,9 @@ + + sha256 + -- cgit v1.3.1