Skip to content

Fix metadata returning semantic versioning #1066

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Gijsreyn
Copy link
Contributor

PR Summary

This PR adds a place in the library's context to hold the dsc CLI's version number. The version is set at startup from the CLI. For backwards compatibility, it falls back to the library's own version. Before this change, the version in the metadata came from the library crate, which could be different then DSC's CLI version.

PR Context

Fix #1065

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.

Microsoft.DSC metadata version doesn't return prerelease versions
1 participant