Skip to content

Upgrade to .NET 6#86

Open
dev-experience wants to merge 1 commit into
AzureAD:masterfrom
dev-experience:upgrade/dotnet6
Open

Upgrade to .NET 6#86
dev-experience wants to merge 1 commit into
AzureAD:masterfrom
dev-experience:upgrade/dotnet6

Conversation

@dev-experience

Copy link
Copy Markdown

No description provided.

@apcsb

apcsb commented Apr 21, 2023

Copy link
Copy Markdown

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
Copy Markdown
    <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
Copy Markdown
    <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