Changing the Nuget source

This commit is contained in:
Chase Tucker 2023-09-06 10:06:54 -07:00
parent ecccfed32a
commit 0802c7120b

View File

@ -17,7 +17,7 @@ variables:
buildConfiguration: "Release" buildConfiguration: "Release"
targetFrameworkVersion: 'v4.8' targetFrameworkVersion: 'v4.8'
coreVersion: 'na' coreVersion: 'na'
nugetSource: 'https://messa017.infineon.com/v3/index.json' nugetSource: 'https://eaf-prod.mes.infineon.com/v3/index.json'
assemblyTitle: 'Fab2ApprovalSystem' assemblyTitle: 'Fab2ApprovalSystem'
architecture: 'x64' architecture: 'x64'