process-data-standard-format alignment

This commit is contained in:
2025-08-04 16:36:05 -07:00
parent aafa856b7a
commit 8e9a8ecfe7
14 changed files with 255 additions and 55 deletions

View File

@ -38,7 +38,7 @@ stages:
displayName: "Echo Check"
- script: '"C:\program files\dotnet\dotnet.exe" nuget locals all --clear'
displayName: "Nuget Nuget Clear"
displayName: "Nuget Clear"
enabled: false
- task: CopyFiles@2
@ -199,7 +199,7 @@ stages:
displayName: "Echo Check"
- script: '"C:\program files\dotnet\dotnet.exe" nuget locals all --clear'
displayName: "Nuget Nuget Clear"
displayName: "Nuget Clear"
enabled: false
- task: CopyFiles@2