You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently we've seen a number of crashes in Windows OS developer telemetry originating from GVFS related to the native binaries packaged with GVFS from the LibGit2Sharp.NativeBinaries nuget package.
Recently we've seen a number of crashes in Windows OS developer telemetry originating from GVFS related to the native binaries packaged with GVFS from the LibGit2Sharp.NativeBinaries nuget package.
Specifically, we are seeing these two issues:
libgit2/libgit2#5207
libgit2/libgit2#5154
After cloning VFSForGit repository, I discovered the package being used for LibGit2 was over three years old.
https://www.nuget.org/packages/LibGit2Sharp.NativeBinaries/2.0.278
Which was released on 4/20/2019.
The fix for the above issues addressed:
libgit2/libgit2#5314
On 10/30/2019.
The Nuget feed for VitForGVFS
Doesn't show the package available for upgrade (I guess the feed may be locked?) so that would need to be addressed as well.
Can we get some assistance on this?
Thanks!
The text was updated successfully, but these errors were encountered: