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

Build unique assembly versions for every commit for the analyzers #205

Merged
merged 1 commit into from
Apr 26, 2021

Conversation

AArnott
Copy link
Member

@AArnott AArnott commented Apr 26, 2021

Fixes #204 the same way we do it in vs-threading and vssdk-analyzers: a new version.json file that simply indicates that we want very precise assembly versions, but only for the analyzer project.

@AArnott AArnott added this to the 16.9 milestone Apr 26, 2021
@AArnott AArnott self-assigned this Apr 26, 2021
@AArnott AArnott linked an issue Apr 26, 2021 that may be closed by this pull request
@AArnott AArnott merged commit d3c140c into microsoft:v16.9 Apr 26, 2021
@AArnott AArnott deleted the fix204 branch April 26, 2021 16:24
AArnott added a commit to AArnott/vs-mef that referenced this pull request Jun 12, 2023
* Crank up dependabot

* Bump dotnet-coverage from 17.7.0 to 17.7.1

Bumps [dotnet-coverage](https://github.com/microsoft/codecoverage) from 17.7.0 to 17.7.1.
- [Commits](https://github.com/microsoft/codecoverage/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Andrew Arnott <[email protected]>
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

Successfully merging this pull request may close these issues.

Analyzers assembly needs to increment version in every NuGet package
2 participants