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

Is there a version of WebCompiler that can work with .NET Core 2.2? #34

Closed
scobie-reclip opened this issue Apr 30, 2021 · 2 comments
Closed

Comments

@scobie-reclip
Copy link

I'm working on a project is stuck for now using .NET Core 2.2. I tried installing the latest NuGet, which now is 2.7.2, but it requires .NET 5 or higher.
I see earlier versions of the NuGet. Is there a point, going back, when .NET Core 2.2 was supported? I might use that for now, until we upgrade our .NET in a few weeks.
Thanks.
Scobie

@scobie-reclip
Copy link
Author

I can add that I have tried installing the earliest version visible in the package manager in Visual Studio 2019, which is 1.0.4. But it requires .NET Core 3.1. That looks like your earliest release. So, I guess the answer is no...

@stefanloerwald
Copy link
Member

It sounds to me like you're trying to install this tool as a package dependency, which is never going to do what you would want. Sadly nuget doesn't understand that (yet). Here are more details about it: #13

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