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

Issues/issue 270 #276

Merged
merged 3 commits into from
Aug 30, 2023
Merged

Issues/issue 270 #276

merged 3 commits into from
Aug 30, 2023

Conversation

WillStrohl
Copy link
Contributor

Related to Issue

Fixes #270

Description

Adds and implements support for a centralized location for maintaining the versioning in the future. No longer is it necessary to update the version number in dozens of files. It's all in a constants file (and the local DLLs).

How Has This Been Tested?

Ran each template. Opened in Visual Studio, and confirmed it was building still.

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@WillStrohl WillStrohl added the enhancement New feature or request label Aug 30, 2023
@WillStrohl WillStrohl added this to the 01.11.00 milestone Aug 30, 2023
@WillStrohl WillStrohl merged commit 3062adf into master Aug 30, 2023
@WillStrohl WillStrohl deleted the issues/issue-270 branch August 30, 2023 07:07
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.

Centralize the Build Dependencies for Easier Development
1 participant