FredHutch/VS_unbind_source_control

Name: VS_unbind_source_control

Owner: Fred Hutchinson Cancer Research Center

Description: null

Forked from: saveenr/VS_unbind_source_control

Created: 2018-05-08 22:15:50.0

Updated: 2018-05-08 22:15:51.0

Pushed: 2018-04-22 03:16:53.0

Homepage: null

Size: 317

Language: C#

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

VS Unbind Source Control

VS-Unbind-Source-Control is a simple way to strip out all the source control bindings from your Visual Studio solution and project files.

Scenario

Have you ever sent your Visual Studio solution to someone and when they open it up Visual Studio complains about source control bindings? This is a pretty common scenario when your project is under source control. 

Usage

The tool works on a directory and MODIFIES AND DELETES FILES IN-PLACE.

So to prevent the loss of files, first, copy your solution to a new directory.

Then, run this command: 

bindSourceControl.exe d:\myfolder  
Disclaimer

Use the tool at your own risk. By downloading or using the tool you agree to its license

Notes
Origins

The project builds on code by Jake Opines. The significant changes in this project include:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.