Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for contentVersion property #621

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

SteveL-MSFT
Copy link
Member

PR Summary

  • if exists in input, the value is not validated and ignored
  • if configuration is generated (like for export), it is set to 1.0.0 (which is semver compatible) even though ARM docs use the example 1.0.0.0 which likely comes from .NET Version class

PR Context

Needed for Bicep integration which expects contentVersion for both input and output

@SteveL-MSFT SteveL-MSFT added this pull request to the merge queue Jan 14, 2025
Merged via the queue into PowerShell:main with commit 1d8398a Jan 14, 2025
4 checks passed
@SteveL-MSFT SteveL-MSFT deleted the contentVersion branch January 14, 2025 18:24
Copy link
Member

@andyleejordan andyleejordan left a comment

Choose a reason for hiding this comment

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

Just got a chance to test this, worked great!

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.

None yet

3 participants