Skip to content

Commit

Permalink
Enable dotnet telemetry in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
andyleejordan committed May 2, 2024
1 parent 92b10cf commit a3160af
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
runs-on: ${{ matrix.os }}
env:
DOTNET_NOLOGO: true
DOTNET_CLI_TELEMETRY_OPTOUT: true
DOTNET_GENERATE_ASPNET_CERTIFICATE: false
steps:
- name: Checkout repository
Expand Down
1 change: 0 additions & 1 deletion .pipelines/ConsoleGuiTools-Official.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ variables:
BuildConfiguration: Release
WindowsContainerImage: onebranch.azurecr.io/windows/ltsc2019/vse2022:latest
DOTNET_NOLOGO: true
DOTNET_CLI_TELEMETRY_OPTOUT: true
DOTNET_GENERATE_ASPNET_CERTIFICATE: false

resources:
Expand Down

0 comments on commit a3160af

Please sign in to comment.