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

Cannot install RazorSharp from NuGet #1

Closed
dropsonic opened this issue Apr 22, 2020 · 2 comments
Closed

Cannot install RazorSharp from NuGet #1

dropsonic opened this issue Apr 22, 2020 · 2 comments

Comments

@dropsonic
Copy link

dropsonic commented Apr 22, 2020

An attempt to install RazorSharp from NuGet to the .NET Framework 4.8-targeted project ends up with an error message:

Error Unable to resolve dependency 'NativeSharp'. Source(s) used: 'nuget.org'.

@Decimation
Copy link
Owner

My bad. I removed NativeSharp from NuGet. You might want to check out NeoCore, a more up-to-date .NET Core implementation for now. Otherwise, I'll fix the dependencies in an upcoming release.

@Decimation
Copy link
Owner

The latest RazorSharp commit already has the NativeSharp dependencies integrated, which is why I removed it from NuGet -- I just forgot to update the RazorSharp NuGet package accordingly. The latest RazorSharp NuGet package should be working now. Feel free to reopen the issue if that's not the case.

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