Luis Henrique
Luis Henrique
Same issue here... When using INotifyPropertyChanged it becomes a problem that it copies the events. I was using MemberwiseClone before and had the same issue... Hoping for this to be...
I think I already have a working version of this project in .NET 6. I'm not sure if @JamesMenetrey is still taking care of this library and would like to...
@JamesMenetrey, thanks for the reply I already have a working version with .NET 6 at least, as some projects ended up requiring it. Do you mind if I host it...
I actually did not specify any runtime, it's probably AnyCPU and I have only tested under x64 windows. I also updated the project entirely to .NET6 only. It's not ".NET4.8Framework...
> Same for me, but on Windows 11, and it works intermittently. I'm using that in the vsix package for visual studio. Have you managed to use libgit2sharp inside a...
I can only add widgets to my own personal azure devops account, not to any other repos that I regularly work or access. And I do have access to the...
I have added the requested logs in a Feedback Hub issue. Url is: https://aka.ms/AAnz32y Please let me know if you need anything else
Any updates on this? I have just tried using Dev Home again tiday, but the Azure Extension is never able to add any widget (unkown error), and I pretty much...
> Are you shipping the native libgit2 DLL as part of your vsix? I'm not sure how that would wok in the new Extensibility API project with .NET 8? It...