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

Upgrade to .NET 6 #86

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dev-experience
Copy link

No description provided.

@apcsb
Copy link

apcsb commented Apr 21, 2023

Seriously, APS.NET Core 3.1 is end of support Since Dec 2022. Is that a good idea to have an unsupported sample?
This pull request only changes metadata.

@EugeneKrapivin
Copy link

    <PackageReference Include="Microsoft.AspNetCore.Mvc.WebApiCompatShim" Version="2.2.0" />
    <PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />

looks like it still doesn't really target the latest asp.net?

1 similar comment
@EugeneKrapivin
Copy link

    <PackageReference Include="Microsoft.AspNetCore.Mvc.WebApiCompatShim" Version="2.2.0" />
    <PackageReference Include="Microsoft.AspNetCore.Server.Kestrel" Version="2.2.0" />

looks like it still doesn't really target the latest asp.net?

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

Successfully merging this pull request may close these issues.

3 participants