Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release of GitVersionNetCoreTask #1542

Closed
ivanrusso opened this issue Dec 2, 2018 · 5 comments
Closed

Release of GitVersionNetCoreTask #1542

ivanrusso opened this issue Dec 2, 2018 · 5 comments
Assignees
Labels

Comments

@ivanrusso
Copy link

When will the GitVersionNetCoreTask be available on Azure Devops?

Currently I want to run GitVersion on an Azure pipeline, which is based on ubuntu 16.4. Unfortunately this doesn't work with mono (LibGit2Sharp.Core.NativeMethods' threw an exception. ---> System.DllNotFoundException: git2-15e1193). It would be very helpful if I could test the .NET core version.
Is there an alternative to running GitVersion with .NET core today with the Azure pipeline?

@arturcic
Copy link
Member

arturcic commented Dec 3, 2018

In case you have .NET Core SDK 2.1.300 and later versions, you can install the prerelease version of GitVersion.Tool

@ivanrusso
Copy link
Author

This is the NuGet package to use directly with .NET Core as global Tool. What i need is the newest Task for TFS wich will call dotnet GitVersion.dll. This is made by https://github.com/GitTools/GitVersion/blob/master/src/GitVersionTfsTask/GitVersion.ts.

@arturcic arturcic self-assigned this Dec 11, 2018
@arturcic arturcic added this to the 4.0.1 milestone Dec 11, 2018
@asbjornu
Copy link
Member

@ivanrusso, so this issue is basically a duplicate of #1150, then?

@ivanrusso
Copy link
Author

@asbjornu , yes it is a duplicate

@arturcic
Copy link
Member

Will be fixed by #1492

@arturcic arturcic removed this from the 5.0.0 milestone Jun 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants