Open pascalberger opened 5 years ago
This would be great. One of the hurdles to overcome is to package the nuget package correctly to bundle the native libgit assemblies correctly as the change names each version.
We also need to sort a correct folder structure as it's a bit broken on netstandard now since libgit changed do multimoniker and .NET Core resolves assemblies a bit differently than 4.x, but there might be some
We also need to trigger integration tests, but that I don't see as an issue.
If I find some time I can give it a shot. I definitely want to solve the LIbGit2Sharp update issue, so at least the folder structure part is something I plan to solve. The other points should be solvable with Cake.Recipe extension points.
Use Cake.Recipe for building the addin to make contributions for other addin authors easier