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