From 8a813220cecd53b57a73f17cb44714d810ebebc2 Mon Sep 17 00:00:00 2001 From: Ashish Aggarwal Date: Mon, 15 Apr 2024 14:06:56 -0400 Subject: [PATCH] Update pipeline.yml (#96) --- pipeline.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/pipeline.yml b/pipeline.yml index 6ea6414..665a241 100644 --- a/pipeline.yml +++ b/pipeline.yml @@ -14,7 +14,6 @@ env: - SONARSCANTOOL : "SonarScannerMsbuild\\dotnet-framework-sonarscanner\\tools\\SonarScanner.MSBuild.exe" - NUGET_SOURCES : "nuget.org" - NUGET_CONFIG : "Config\\nuget.config" - - RELEASE_BRANCHES: "master" check_changelog_updated_on_pr: false pipeline_os: "Windows"