Remove dotnet10-workloads NuGet feed#12371
Conversation
|
🚀 Dogfood this PR with:
curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 12371Or
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 12371" |
Removed the dotnet10-workloads package source from NuGet.config.
|
/test-scenario smoke-test |
|
🤖 AI Agent Task Created Scenario: smoke-test An AI agent has been assigned to execute this scenario. 📝 Issue: https://github.com/dotnet/aspire-playground/issues/20 |
|
/test-scenario smoke-test |
|
🤖 AI Agent Task Created Scenario: smoke-test An AI agent has been assigned to execute this scenario. 📝 Issue: https://github.com/dotnet/aspire-playground/issues/23 |
|
/test-scenario smoke-test |
|
🤖 AI Agent Task Created Scenario: smoke-test An AI agent has been assigned to execute this scenario. 📝 Issue: https://github.com/dotnet/aspire-playground/issues/25 |
|
@jfversluis I'm just using your PR here as a test bed for some automation. I'll merge it shortly. |
|
/test-scenario smoke-test |
|
🤖 AI Agent Task Created Scenario: smoke-test An AI agent has been assigned to execute this scenario. 📝 Issue: https://github.com/dotnet/aspire-playground/issues/31 |
* Remove dotnet10-workloads NuGet feed * Remove dotnet10-workloads package source Removed the dotnet10-workloads package source from NuGet.config.
Description
Removes the added dotnet10-workloads feed added in #12284
Fixes #12284 (comment)