Version Changer is a Visual Studio extension that makes it simple to change the version numbers of all the projects in a solution. Version Changer will detect what type of project it is and update it accordingly, using AssemeblyInfo in old csproj projects for example but <version> in new style csproj projects. It can also update Xamarin.Android, Xamarin.iOS projects. Version changer can update the following values:
It will work with at least the following project types
Version control is available from the tools menu - Tools > Version Changer Please note that this project is now Open Source and you can contribute at -> https://github.com/newky2k/VersionChangerAddin Visual Studio 2022 version of the extension can be found hereRelease Notes
|