Skip to content

Support upgrading F# and VB projects#15799

Open
yreynhout wants to merge 1 commit intomicrosoft:mainfrom
yreynhout:support-other-project-file-extensions-upon-upgrade
Open

Support upgrading F# and VB projects#15799
yreynhout wants to merge 1 commit intomicrosoft:mainfrom
yreynhout:support-other-project-file-extensions-upon-upgrade

Conversation

@yreynhout
Copy link
Copy Markdown
Contributor

@yreynhout yreynhout commented Apr 2, 2026

Description

AppHost projects written in F# or VB could not be upgraded using aspire update because their project file extension was not supported. This PR brings support for that.

Fixes # (issue)

Checklist

  • Is this feature complete?
    • Yes. Ready to ship.
    • No. Follow-up changes expected.
  • Are you including unit tests for the changes and scenario tests if relevant?
    • Yes
    • No
  • Did you add public API?
    • Yes
      • If yes, did you have an API Review for it?
        • Yes
        • No
      • Did you add <remarks /> and <code /> elements on your triple slash comments?
        • Yes
        • No
    • No
  • Does the change make any security assumptions or guarantees?
    • Yes
      • If yes, have you done a threat model and had a security review?
        • Yes
        • No
    • No
  • Does the change require an update in our Aspire docs?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 2, 2026

🚀 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/microsoft/aspire/main/eng/scripts/get-aspire-cli-pr.sh | bash -s -- 15799

Or

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

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.

1 participant