Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Add .Net Core 5.0 - 6.0 support #644

Open
areis422 opened this issue Jul 17, 2021 · 6 comments
Open

Add .Net Core 5.0 - 6.0 support #644

areis422 opened this issue Jul 17, 2021 · 6 comments

Comments

@areis422
Copy link

Is your feature request related to a problem? Please describe.
No problem

Describe the solution you'd like
Update code to be compatible with .Net Core 5.0 to keep things up to date and future proof.

@simonai1254
Copy link

Hi areis

Runtime 5.0 is already supported, you might need to have a look at #615 on how to get it running with the current build.
But I'm with you that one should create a new build that defaults to 5.0 and not to 3.1.0

Regards
Simon

@areis422
Copy link
Author

I'd be looking for a second zip w/ Code that will run on .Net 5 vs having to build it from source.

@simonai1254
Copy link

I am on your side that there should be a new build to enable .net 5 by default. For now to get it working you do not need to rebuild it (even thouugh you may), but the easiest way is to just adapt the file "Unosquare.PassCore.Web.runtimeconfig.json" as described in issue #615.

@unquietwiki
Copy link
Collaborator

https://devblogs.microsoft.com/dotnet/announcing-net-6/

.NET 6 is out; I've updated the issue to reflect that.

@unquietwiki unquietwiki changed the title Add .Net Core 5.0 support Add .Net Core 5.0 - 6.0 support Nov 12, 2021
@geoperez
Copy link
Member

geoperez commented Apr 1, 2022

Check the latest commit.

@unquietwiki
Copy link
Collaborator

Adding note regarding existence of #668

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

No branches or pull requests

4 participants