File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -43,10 +43,6 @@ variables:
4343extends :
4444 template : /eng/common/pipelines/templates/archetype-typespec-emitter.yml
4545 parameters :
46- Pool :
47- name : azsdk-pool
48- image : windows-2022 # Nuget publish requires .NET framework on windows to handle the auth
49- os : windows
5046 InitializationSteps :
5147 - template : /eng/pipelines/templates/steps/install-dotnet.yml
5248 EmitterPackageJsonOutputPath : eng/http-client-csharp-mgmt-emitter-package.json
Original file line number Diff line number Diff line change @@ -47,10 +47,6 @@ variables:
4747extends :
4848 template : /eng/common/pipelines/templates/archetype-typespec-emitter.yml
4949 parameters :
50- Pool :
51- name : azsdk-pool
52- image : windows-2022 # Nuget publish requires .NET framework on windows to handle the auth
53- os : windows
5450 InitializationSteps :
5551 - template : /eng/pipelines/templates/steps/install-dotnet.yml
5652 EmitterPackageJsonOutputPath : eng/http-client-csharp-emitter-package.json
You can’t perform that action at this time.
0 commit comments