-
Notifications
You must be signed in to change notification settings - Fork 22
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
Warning: No compatible assemblies found in package 'MimeTypes'. #26
Comments
There's no assembly in the package. It's a source-only package where a single .cs file is included into your build when you install the package. It seems LINQpad doesn't handle these very well and this should probably be a feature request for the 😄 |
I do asked in LINQPad forum here: https://forum.linqpad.net/discussion/3188/warning-no-compatible-assemblies-found-in-package-mimetypes I think it's not possible to have MSBuild support in LINQPad. |
Hi, i have same issues in VS2022, ASP.NET API 4.8 project:
|
I try to install your package in my LINQPad. I see the following warning and I can't use your package in LINQPad. Can you check what's going on?
The text was updated successfully, but these errors were encountered: