From e74aa762f6276ce49e715250d744c7c0afd051e7 Mon Sep 17 00:00:00 2001 From: Parker Bibus Date: Wed, 19 Feb 2025 16:30:26 -0800 Subject: [PATCH] Update the folder used for the runtime HelloAndroid app and update the perfBDN app dotnet-install.sh version retrieval. --- eng/pipelines/performance/templates/build-perf-bdn-app.yml | 5 ++--- .../performance/templates/build-perf-sample-apps.yml | 2 +- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/eng/pipelines/performance/templates/build-perf-bdn-app.yml b/eng/pipelines/performance/templates/build-perf-bdn-app.yml index d008ca63bb980e..65f80896066ec0 100644 --- a/eng/pipelines/performance/templates/build-perf-bdn-app.yml +++ b/eng/pipelines/performance/templates/build-perf-bdn-app.yml @@ -85,9 +85,8 @@ steps: - script: | echo '{ }' > ./global.json curl -o NuGet.config 'https://raw.githubusercontent.com/dotnet/maui/${{parameters.framework}}/NuGet.config' - curl -o dotnet-install.sh 'https://dotnet.microsoft.com/download/dotnet/scripts/v1/dotnet-install.sh' - curl -Lo performance-version-details.xml 'https://raw.githubusercontent.com/dotnet/performance/${{parameters.perfBranch}}/eng/Version.Details.xml' - version=$(sed -nr 's/[[:space:]]*