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 6 is not working #261

Open
bhavink25 opened this issue Feb 8, 2023 · 2 comments
Open

.Net 6 is not working #261

bhavink25 opened this issue Feb 8, 2023 · 2 comments

Comments

@bhavink25
Copy link

NuGet\Install-Package : NU1202: Package JUST.net 4.2.1 is not compatible with net6.0 (.NETCoreApp,Version=v6.0). Package JUST.net 4.2.1 supports: net6.0-windows8.0
(.NETCoreApp,Version=v6.0)
At line:1 char:1

  • NuGet\Install-Package JUST.net -Version 4.2.1
  •   + CategoryInfo          : NotSpecified: (:) [Install-Package], Exception
      + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PackageManagement.PowerShellCmdlets.InstallPackageCommand
    
@Courela
Copy link
Contributor

Courela commented Feb 8, 2023

Version 4.2.1 has a bug, only works with windows 8. There's already pull requests to correcta that.

@bhavink25
Copy link
Author

Version 4.2.1 has a bug, only works with windows 8. There's already pull requests to correcta that.

Thanks for quick response. When can We expect fix.

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