Last active
January 27, 2020 09:59
-
-
Save michel-carbone/46fc33e15dbe2ef1f3129e9a6b601c2c to your computer and use it in GitHub Desktop.
Revisions
-
michel-carbone renamed this gist
Jan 27, 2020 . 1 changed file with 0 additions and 0 deletions.There are no files selected for viewing
File renamed without changes. -
michel-carbone revised this gist
Jan 27, 2020 . No changes.There are no files selected for viewing
-
michel-carbone revised this gist
Jan 27, 2020 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,6 +1,9 @@ # Git integration in VS2008 New releases of GitExtentions does not support VS2008; last supported release should be v2.49.03 (to be confirmed) ## Working solution With Microsoft Visual Studio 2008 Version 9.0.30729.1 SP, GitExtensions has to be downgraded to version 2.48.05, otherwise the addins crash with error 8012101b... Deleting content of \AppData\Roaming\GitExtensions and \AppData\Local\GitExtensions does not solve the problem. Download at : -
michel-carbone revised this gist
Jan 27, 2020 . 1 changed file with 5 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,3 +1,7 @@ # Git integration in VS2008 New releases of GitExtentions does not support VS2008; last supported release should be v2.49.03 (to be confirmed) With Microsoft Visual Studio 2008 Version 9.0.30729.1 SP, GitExtensions has to be downgraded to version 2.48.05, otherwise the addins crash with error 8012101b... Deleting content of \AppData\Roaming\GitExtensions and \AppData\Local\GitExtensions does not solve the problem. Download at : https://sourceforge.net/projects/gitextensions/files/v2.48.05/GitExtensions-2.48.05-Setup.msi/download -
michel-carbone created this gist
Jan 27, 2020 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,3 @@ With Microsoft Visual Studio 2008 Version 9.0.30729.1 SP, GitExtensions should be downgraded to version 2.48.05, otherwise the addins crash with error 8012101b... Deleting content of \AppData\Roaming\GitExtensions and \AppData\Local\GitExtensions does not solve the problem. Download at : https://sourceforge.net/projects/gitextensions/files/v2.48.05/GitExtensions-2.48.05-Setup.msi/download