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 8 is not supported yet #496

Open
HeikeHofmann opened this issue Jun 3, 2024 · 0 comments
Open

.NET 8 is not supported yet #496

HeikeHofmann opened this issue Jun 3, 2024 · 0 comments
Labels
backlog Azure Artifacts tag for items under consideration in our backlog enhancement New feature or request

Comments

@HeikeHofmann
Copy link

We have installed .NET 6.0.417 and .NET 8.0.100\8.0.102 and we got this error:

C:\Program Files\dotnet\sdk\6.0.417\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.TargetFrameworkInference.target
s(144,5): error NETSDK1045: The current .NET SDK does not support targeting .NET 8.0. Either target .NET 6.0 or
lower, or use a version of the .NET SDK that supports .NET 8.0.

Problem: with installation of .NET 8 SDK, the dotnet.exe will be replaced. In this case, older build environments can't use the CredentialProvider anymore.

@embetten embetten added the enhancement New feature or request label Jun 26, 2024
@embetten embetten added the backlog Azure Artifacts tag for items under consideration in our backlog label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Azure Artifacts tag for items under consideration in our backlog enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants