We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
dotnet
1 parent 92b10cf commit a3160afCopy full SHA for a3160af
.github/workflows/ci-test.yml
@@ -17,7 +17,6 @@ jobs:
17
runs-on: ${{ matrix.os }}
18
env:
19
DOTNET_NOLOGO: true
20
- DOTNET_CLI_TELEMETRY_OPTOUT: true
21
DOTNET_GENERATE_ASPNET_CERTIFICATE: false
22
steps:
23
- name: Checkout repository
.pipelines/ConsoleGuiTools-Official.yml
@@ -21,7 +21,6 @@ variables:
BuildConfiguration: Release
WindowsContainerImage: onebranch.azurecr.io/windows/ltsc2019/vse2022:latest
24
25
26
27
resources:
0 commit comments