Test v2.49.2

Epi Pro support
nuget server name
This commit is contained in:
2023-05-22 12:13:19 -07:00
parent 8e5c8a24a1
commit add4414b89
4 changed files with 13 additions and 13 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)