52 Tests Passed

Test v2.49.2
nuget server name
This commit is contained in:
2023-05-22 13:21:36 -07:00
parent 62fd87d50e
commit 1dba5fcfa4
17 changed files with 794 additions and 101 deletions

View File

@ -26,7 +26,7 @@ steps:
displayName: Configuration
- script: |
set nugetSource=https://messa017.infineon.com/v3/index.json
set nugetSource=https://eaf-dev-reporting.mes.infineon.com/v3/index.json
echo %nugetSource%
echo ##vso[task.setvariable variable=NugetSource;]%nugetSource%
echo $(NugetSource)