IntentionalSolutionVersion

A Visual Studio extension that provides a means to update all version information in a solution at once including project files, assembly info, NuGet files, and extension files.

MIT License

Stars
12

Bot releases are hidden (Show)

IntentionalSolutionVersion - Version 1.2 Latest Release

Published by dahall 10 months ago

  • Allows for optional four digit and suffix version spec
  • Fixed issue with projects with no files being ignored
  • Minor performance enhancements
  • Moved all search logic to a JSON file for easier updates
IntentionalSolutionVersion - Version 1.1.2

Published by dahall almost 3 years ago

  • Releases for VS2017, VS2019 and VS2022.
  • Added ability to add tag to projects with no version
  • Improved searching of projects
  • Improved error handling
IntentionalSolutionVersion - Version 1.0.1

Published by dahall over 6 years ago

  • Fixed startup failure for projects with virtual folders.
  • Added ability to put a list of "AssemblyInfo.cs" like files in settings file. AssemblyInfo.cs and SharedAssemblyInfo.cs are the defaults.
  • This tool will only update the first three (major, minor and build) values of versions that it finds
IntentionalSolutionVersion - 1.0.0

Published by dahall over 6 years ago

Initial public release

Related Projects