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

.NET 5 support #397

Closed
eduherminio opened this issue Nov 2, 2020 · 5 comments
Closed

.NET 5 support #397

eduherminio opened this issue Nov 2, 2020 · 5 comments

Comments

@eduherminio
Copy link

Hi @danielpalme.

Any plans/ETA for allowing the tool to work with .NET 5?
My use case will be not having to install .NET Core 3.1.x when using the GitHub Action.

Thanks!

@danielpalme
Copy link
Owner

Hi @eduherminio ,

yes I will add support for .NET 5 within the next days.
I want it so be ready once .NET 5 is finally released.

@danielpalme
Copy link
Owner

I made the necessary code changes to support .NET 5.

The publishing of all packages is done via Azure DevOps.
I hope the Azure DevOps build agents get MSBuild 16.8 soon, since it's required for .NET 5.
As soon as it gets available, I will publish the packages.

@danielpalme
Copy link
Owner

danielpalme commented Nov 11, 2020

@eduherminio
Copy link
Author

eduherminio commented Nov 11, 2020

I tried the Azure DevOps extension and it's still not working for me.

I checked that I have v4.8.0 recently installed in my organization, so it's the new version. Do I have to wait for any specific coverlet versions?

Bear with me, that's something else, I'll try the GiHub Action during the weekend.

@eduherminio
Copy link
Author

GH Action, AzureDevOps app and dotnet global tool v4.8.0 tested and working as expected 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants