This repository was archived by the owner on Jan 6, 2021. It is now read-only.
Mono support - #2
Merged
Merged
Conversation
Supress CS0414: The private field 'field' is assigned but its value is never used.
Upgrade LibGit2Sharp from version 0.22.0 to version 0.23.0-pre20150419160303 and LibGit2Sharp.NativeBinaries from version 1.0.129 to version 1.0.137.
6 tasks
Member
Author
|
@JakeGinnivan, awesome! Think you can create the build on Travis as well? I don't have rights to do it for the GitTools organisation. |
Contributor
|
Can I give you access to all the things instead? email me at jake@ginnivan.net with what you need granted then lets do that instead :P |
Contributor
|
Pushing the pre-release now. got distracted, ppl in town, engagement part tomorrow :P |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds a Travis build to ensure Linux/Mono compatibility and upgrades
LibGit2Sharpto version0.23.0-pre20150419160303so we get the fixes in libgit2/libgit2sharp#1298. It would be nice to get this merged and pre-released on NuGet, so I can go on to update GitTools.Core and GitVersion as well.