Skip to content

Conversation

@davidfowl
Copy link
Member

WIP

@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

🚀 Dogfood this PR with:

⚠️ WARNING: Do not do this without first carefully reviewing the code of this PR to satisfy yourself it is safe.

curl -fsSL https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 13277

Or

  • Run remotely in PowerShell:
iex "& { $(irm https://raw.githubusercontent.com/dotnet/aspire/main/eng/scripts/get-aspire-cli-pr.ps1) } 13277"

@@ -0,0 +1,149 @@
// Licensed to the .NET Foundation under one or more agreements.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove this and put a #! instead so non-Windows can directly execute. Can disable the analyzer for this one file in an .editorconfig.


// These directives are not required in regular apps, only here in the aspire repo itself
/*
#:sdk Aspire.AppHost.Sdk
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make this use LKG SDK package instead?

@davidfowl davidfowl closed this Dec 5, 2025
@dotnet-policy-service dotnet-policy-service bot added this to the 13.1 milestone Dec 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants