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 e9ced2f commit 7855426Copy full SHA for 7855426
.azure/pipelines/ci.yml
@@ -87,7 +87,7 @@ variables:
87
/p:DotNetPublishUsingPipelines=$(_PublishUsingPipelines)
88
# Variables for source indexing afterBuild step and job.
89
- name: sourceIndexPackageVersion
90
- value: 1.0.1-20221220.2
+ value: 1.0.1-20230228.2
91
- name: sourceIndexPackageSource
92
value: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
93
- group: source-dot-net stage1 variables
0 commit comments