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

Microsoft.dotnet-httprepl 6.0.0 is not compatible with net6.0 #552

Open
webbyhead opened this issue Apr 2, 2022 · 1 comment
Open

Microsoft.dotnet-httprepl 6.0.0 is not compatible with net6.0 #552

webbyhead opened this issue Apr 2, 2022 · 1 comment

Comments

@webbyhead
Copy link

Hello

I am following the tutorial located here:
https://docs.microsoft.com/en-us/learn/modules/build-web-api-aspnet-core/3-exercise-create-web-api

And one of the steps is to install Microsoft.dotnet-httprepl
https://nuget.info/packages/Microsoft.dotnet-httprepl/6.0.0

However I get the following message:
Severity Code Description Project File Line Suppression State
Error NU1202 Package Microsoft.dotnet-httprepl 6.0.0 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package Microsoft.dotnet-httprepl 6.0.0 supports:

  • net5.0 (.NETCoreApp,Version=v5.0) / any
  • net6.0 (.NETCoreApp,Version=v6.0) / any
  • netcoreapp3.1 (.NETCoreApp,Version=v3.1) / any ContosoPizza C:\Users\andre\source\repos\ContosoPizza\ContosoPizza\ContosoPizza.csproj 1

Can someone help with this please?

The tutorial says it will work with DOTNET 6.0

Thanks

  • Andre
@vikasosmium
Copy link

It is running as expected, I have checked.
Can you please share if problem is still persisting or any other info.

Thanks and Regards

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

2 participants