Use of Splitter

dotnet 8.0.100
This commit is contained in:
2025-02-26 12:36:41 -07:00
parent 18ee50624e
commit cb333ec871
7 changed files with 71 additions and 14 deletions

View File

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