jzoss / Git-Source-Control-Provider

Git Source Control Provider is a visual studio plug-in that integrates Git with visual studio solution explorer.
https://github.com/jzoss/Git-Source-Control-Provider
GNU General Public License v2.0
78 stars 26 forks source link

Always appears dialog from source control plugin #127

Open sancheolz opened 3 years ago

sancheolz commented 3 years ago

After updating VS from 16.3.10 to 16.8.4 there always appears dialog when I open my solution

image

If I click 'Да'(Yes) VS will reset source control plugin to internal git. If I click 'Нет'(No) VS will keep source control plugin as EZ-Git.

In old VS version there no dialogues

Microsoft Visual Studio Professional 2019 Version 16.8.4 VisualStudio.16.Release/16.8.4+30907.101 Microsoft .NET Framework Version 4.8.04084

Installed Version: Professional

Visual C++ 2019 00435-30013-55064-AA744 Microsoft Visual C++ 2019

.NET Portability Analyzer 1.1.10808.0 Evaluates portability of assemblies across .NET platforms.

Azure App Service Tools v3.0.0 16.8.557.25636 Azure App Service Tools v3.0.0

C# Tools 3.8.0-5.20604.10+9ed4b774d20940880de8df1ca8b07508aa01c8cd C# components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Common Azure Tools 1.10 Provides common services for use by Azure Mobile Services and Microsoft Azure Tools.

EZ-GIT 1.9.2

GitHub.VisualStudio 2.11.106.19330 A Visual Studio Extension that brings the GitHub Flow into Visual Studio.

IntelliCode Extension 1.0 IntelliCode Visual Studio Extension Detailed Info

Microsoft JVM Debugger 1.0 Provides support for connecting the Visual Studio debugger to JDWP compatible Java Virtual Machines

Microsoft MI-Based Debugger 1.0 Provides support for connecting Visual Studio to MI compatible debuggers

Microsoft Visual C++ Wizards 1.0 Microsoft Visual C++ Wizards

Microsoft Visual Studio VC Package 1.0 Microsoft Visual Studio VC Package

NuGet Package Manager 5.8.1 NuGet Package Manager in Visual Studio. For more information about NuGet, visit https://docs.nuget.org/

ProjectServicesPackage Extension 1.0 ProjectServicesPackage Visual Studio Extension Detailed Info

Visual Basic Tools 3.8.0-5.20604.10+9ed4b774d20940880de8df1ca8b07508aa01c8cd Visual Basic components used in the IDE. Depending on your project type and settings, a different version of the compiler may be used.

Visual F# Tools 16.8.0-beta.20507.4+da6be68280c89131cdba2045525b80890401defd Microsoft Visual F# Tools

Visual Studio Code Debug Adapter Host Package 1.0 Interop layer for hosting Visual Studio Code debug adapters in Visual Studio

VSMonoDebuggerPackage Extension 1.0 VSMonoDebuggerPackage Visual Studio Extension Detailed Info

jzoss commented 3 years ago

Yeah.. right now you have to it No.. and it will work.. I'm looking at how to fix it.