We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa2361b commit 4205628Copy full SHA for 4205628
.vsts-ci.yml
@@ -107,7 +107,7 @@ extends:
107
templateFolderName: templates-official
108
publishTaskPrefix: 1ES.
109
runtimeSourceProperties: /p:DotNetRuntimeSourceFeed=https://ci.dot.net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
110
- locBranch: release/9.0.3xx
+ locBranch: main
111
# WORKAROUND: BinSkim requires the folder exist prior to scanning.
112
preSteps:
113
- powershell: New-Item -ItemType Directory -Path $(Build.SourcesDirectory)/artifacts/bin -Force
0 commit comments