-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"Pending Changes" fails to create due to broken dependency on .netstandard 2 #103
Comments
@jwezorek Can you try the latest dev build here.. https://github.com/jzoss/Git-Source-Control-Provider/releases/tag/GSCP-CI I switched from targeting .net 4.7.1 to 4.6.2 .. |
It's no longer erroring out, the "git bash" menuitem is now working correctly (it hadnt been). However, my changed files arent actually showing up in "changed files" listview even though if I do "git status" from the cmd line I see that there are changed files. Pressing refresh doesnt help. |
@jwezorek Ok. I can't get that to break yet.. But I'll keep trying.. 1.8.1 is released to fix the ,net core problem |
one clue is that when I modify files it is not automatically staging them like it used to. |
I have the exact same issue (git bash button is working, but the pending changes window is not showing anything), but I am on Visual Studio Professional 2015, version 14.0.25431.01 Update 3. The version of the extension I am using is 1.8.1. |
Trying to open the Pending Changes pane results in an error dialog
in Visual Studio 2017 version 15.7.2
The text was updated successfully, but these errors were encountered: