From 0802c7120b0c6c1463a6e0130008916caec33f75 Mon Sep 17 00:00:00 2001 From: Chase Tucker Date: Wed, 6 Sep 2023 10:06:54 -0700 Subject: [PATCH] Changing the Nuget source --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 568bfc0..8fc0b1a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -17,7 +17,7 @@ variables: buildConfiguration: "Release" targetFrameworkVersion: 'v4.8' coreVersion: 'na' - nugetSource: 'https://messa017.infineon.com/v3/index.json' + nugetSource: 'https://eaf-prod.mes.infineon.com/v3/index.json' assemblyTitle: 'Fab2ApprovalSystem' architecture: 'x64'