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

Allow setting assembly version build number #313

Closed
ZoeyR opened this issue Apr 8, 2019 · 2 comments
Closed

Allow setting assembly version build number #313

ZoeyR opened this issue Apr 8, 2019 · 2 comments

Comments

@ZoeyR
Copy link

ZoeyR commented Apr 8, 2019

Currently the assemblyVersion property only allows x.y format. It should be expanded to allow x.y.z format.

@AArnott
Copy link
Collaborator

AArnott commented Apr 9, 2019

It also supports receiving a JSON object that allows setting it to match the build number that comes from the version property. Is that useful to you?

https://github.com/AArnott/Nerdbank.GitVersioning/blob/01ebb81f18af1ce64659ad06267d86be96d1f8ad/src/NerdBank.GitVersioning/version.schema.json#L45-L54

@ZoeyR
Copy link
Author

ZoeyR commented Apr 9, 2019

Ah yes, that would work, thanks.

@ZoeyR ZoeyR closed this as completed Apr 9, 2019
AArnott pushed a commit that referenced this issue Dec 8, 2024
Bumps [docfx](https://github.com/dotnet/docfx) from 2.78.0 to 2.78.1.
- [Release notes](https://github.com/dotnet/docfx/releases)
- [Changelog](https://github.com/dotnet/docfx/blob/main/RELEASENOTE.md)
- [Commits](dotnet/docfx@v2.78.0...2.78.1)

---
updated-dependencies:
- dependency-name: docfx
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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

No branches or pull requests

2 participants