Skip to content
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

Open
jwezorek opened this issue May 29, 2018 · 5 comments

Comments

@jwezorek
Copy link

Trying to open the Pending Changes pane results in an error dialog

Could not load file or assembly 'netstandard, Verions=2.0.0.0...

in Visual Studio 2017 version 15.7.2

@jwezorek jwezorek changed the title "Pending Changes" fails to create due to broken dependency on .netstandard 2.0.0.0 "Pending Changes" fails to create due to broken dependency on .netstandard 2 May 29, 2018
@jzoss
Copy link
Owner

jzoss commented May 29, 2018

@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 ..

@jwezorek
Copy link
Author

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.

@jzoss
Copy link
Owner

jzoss commented May 30, 2018

@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

@jwezorek
Copy link
Author

one clue is that when I modify files it is not automatically staging them like it used to.

@ceottaki
Copy link

ceottaki commented Jun 13, 2018

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.
.NET Framework installed is version 4.7.02052.

The version of the extension I am using is 1.8.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants