Use Real signType to install plugin
authorwtgodbe <wigodbe@microsoft.com>
Tue, 26 Sep 2017 21:04:57 +0000 (14:04 -0700)
committerwtgodbe <wigodbe@microsoft.com>
Tue, 26 Sep 2017 21:04:57 +0000 (14:04 -0700)
buildpipeline/DotNet-CoreClr-Trusted-Windows-x86.json
buildpipeline/DotNet-CoreClr-Trusted-Windows.json

index 46d0918..f941575 100644 (file)
@@ -13,7 +13,7 @@
         "definitionType": "task"
       },
       "inputs": {
-        "signType": "$(PB_SignType)",
+        "signType": "real",
         "zipSources": "false",
         "version": "",
         "feedSource": "https://devdiv.pkgs.visualstudio.com/DefaultCollection/_packaging/MicroBuildToolset/nuget/v3/index.json"
index 4bfa771..6997893 100644 (file)
@@ -13,7 +13,7 @@
         "definitionType": "task"
       },
       "inputs": {
-        "signType": "$(PB_SignType)",
+        "signType": "real",
         "zipSources": "false",
         "version": "",
         "feedSource": "https://devdiv.pkgs.visualstudio.com/DefaultCollection/_packaging/MicroBuildToolset/nuget/v3/index.json"