Skip to content

Conversation

mrward
Copy link
Member

@mrward mrward commented Feb 10, 2021

SDK style projects set the assembly version to 1.0.0.0 by
default. Classic projects use 0.0.0.0 as the assembly version.
Setting the version to 0.0.0.0 to avoid compatibility warnings.

SDK style projects set the assembly version to 1.0.0.0 by
default. Classic projects use 0.0.0.0 as the assembly version.
Setting the version to 0.0.0.0 to avoid compatibility warnings.
Copy link
Contributor

@jpobst jpobst left a comment

Choose a reason for hiding this comment

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

Whoops! Thanks for the fix!

@mrward mrward merged commit 1b5a55a into master Feb 10, 2021
@mrward
Copy link
Member Author

mrward commented Feb 10, 2021

VS Mac's binary compat check seems happy now with this change - https://github.com/xamarin/vsmac/pull/3221

Merging this.

@mrward mrward deleted the dev/mrward/fix-assembly-versions branch February 10, 2021 14:49
mauroa pushed a commit to mauroa/debugger-libs that referenced this pull request Sep 21, 2023
Bumps Microsoft.VSSDK.BuildTools from 17.5.4072 to 17.5.4074.

---
updated-dependencies:
- dependency-name: Microsoft.VSSDK.BuildTools
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[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.

2 participants