FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Upgrade to .NET 6 by dev-experience · Pull Request #86 · AzureAD/SCIMReferenceCode · GitHub

Upgrade to .NET 6 - #86

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

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

Conversation

Copy link
Copy Markdown

No description provided.

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.

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

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?

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL