Skip to content

Conversation

@andreiborodin
Copy link
Contributor

This change covers some of the goals of #56, only specifically aimed at MSBuild aspects. This means:

  • There is a new Directory.Build.props file at the root to centralized the versioning info

  • The MSBuildForUnity.NuGet package project will use this to set the appropriate version

  • The sample SimpleNuGetDependency will also rely on this to set it's dependency.

    Additionally, this change also auto-increments the patch version on non-release branches.

This change doesn't cover the following:

  • Mechanism for updating the templates used in generation that are part of MSBuildForUnity NPM package
  • Mechanism for keeping the NPM package.json version in sync

…l as auto-incrementing the version for non-release branches
@andreiborodin andreiborodin added the enhancement New feature or request label Dec 10, 2019
@andreiborodin andreiborodin added this to the 0.9.0 Release milestone Dec 10, 2019
@andreiborodin andreiborodin requested a review from CoPrez December 10, 2019 17:49
@andreiborodin andreiborodin merged commit 8aab120 into master Dec 10, 2019
@andreiborodin andreiborodin deleted the features/synchronizeVersion branch December 10, 2019 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants