Skip to content

Conversation

@anthony-c-martin
Copy link
Member

@anthony-c-martin anthony-c-martin commented Jan 26, 2026

Fix this warning on nuget.org:

image

@github-actions
Copy link
Contributor

Test this change out locally with the following install scripts (Action run 21366958435)

VSCode
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-vsix.sh) --run-id 21366958435
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-vsix.ps1) } -RunId 21366958435"
Azure CLI
  • Mac/Linux
    bash <(curl -Ls https://aka.ms/bicep/nightly-cli.sh) --run-id 21366958435
  • Windows
    iex "& { $(irm https://aka.ms/bicep/nightly-cli.ps1) } -RunId 21366958435"

@anthony-c-martin anthony-c-martin enabled auto-merge (squash) January 26, 2026 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants