Auto Bug Fix

This commit is contained in:
2023-05-17 10:18:32 -07:00
parent a03e3eb199
commit 3be69b54c2
8 changed files with 118 additions and 7 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)