Skip to content

Project to replace all the guid found in a file with new GUIDs

License

Notifications You must be signed in to change notification settings

brunofvalli/NewGuidVSExtension

Repository files navigation

NewGuidVSExt

Build status

Download this extension from the VS Gallery or get the CI build.


Right click into a file and get all the GUIDs into that file refreshed.

See the change log for changes and road map.

Change all GUIDs in selected file(s)

  • Right-click on any file(s) on Solution explorer
  • Select the "ChangeRefresh all GUIDs in File..." option in the context menu.
  • All the GUIDs inside the selected file(s) be refresh with newly created ones.
  • VS might ask you to refresh the file.

Context Menu

Contribute

Check out the contribution guidelines if you want to contribute to this project.

For cloning and building this project yourself, make sure to install the Extensibility Tools 2015 extension for Visual Studio which enables some features used by this project.

License

Apache 2.0

About

Project to replace all the guid found in a file with new GUIDs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published