v2.49.2 40 Tests Passed

SRP and nuget server name
Date consistency
This commit is contained in:
2023-05-31 08:52:43 -07:00
parent 13cac06321
commit de9d12019a
25 changed files with 724 additions and 88 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)