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

Project is not compatible with net8.0 (.NETCoreApp,Version=v8.0) #1373

Open
santo998 opened this issue Apr 9, 2024 · 5 comments
Open

Project is not compatible with net8.0 (.NETCoreApp,Version=v8.0) #1373

santo998 opened this issue Apr 9, 2024 · 5 comments

Comments

@santo998
Copy link

santo998 commented Apr 9, 2024

My .NET 8.0 project, suddenly started giving the error in the title.

Steps to reproduce

Install the Nuget package under .NET 8.0

Expected behavior

The package gets installed

Actual behavior

The package doesn't get installed

Environment data

NuGet Package Version:
19.0.0

.NET Version:
.NET 8.0

IDE:
VS 2022

App:
Console app

@Fedorus
Copy link
Member

Fedorus commented Apr 9, 2024

Remove ESET antivirus

@santo998
Copy link
Author

santo998 commented Apr 9, 2024

Remove ESET antivirus

I have Kaspersky free AV, but this also happened in my home pc, where I don't have AV at all (other than Windows Defender)

@santo998
Copy link
Author

santo998 commented Apr 10, 2024

Here is an screenshot of the error:
Screenshot 2024-04-10 124056

My .csproj has this tag:
<TargetFramework>net8.0</TargetFramework>

I have Visual Studio 2022 Professional latest version (17.9.6)

@santo998
Copy link
Author

santo998 commented May 4, 2024

Any update on this?

@tuscen
Copy link
Member

tuscen commented May 4, 2024

You’re issue can’t be replicated

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

No branches or pull requests

3 participants