dotnet 8.0.100

This commit is contained in:
2025-02-26 08:20:12 -07:00
parent 18ee50624e
commit c77d590c31
6 changed files with 37 additions and 3 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)