Skip to content

Use Microsoft.JSInterop instead of Microsoft.AspNetCore.Components.We…#71

Open
meirkr wants to merge 1 commit intoBlazorExtensions:masterfrom
meirkr:meirkr/fix_ref_to_jsinterop_nuget
Open

Use Microsoft.JSInterop instead of Microsoft.AspNetCore.Components.We…#71
meirkr wants to merge 1 commit intoBlazorExtensions:masterfrom
meirkr:meirkr/fix_ref_to_jsinterop_nuget

Conversation

@meirkr
Copy link

@meirkr meirkr commented May 17, 2020

Use Microsoft.JSInterop instead of Microsoft.AspNetCore.Components.Web" Version="3.1.0-preview3.19555.2"

I thinik it made also problems when hosted in Blazor web assembly, since its RC version use now "...Components.WebAssembly" rather then "Components.Web" nugets. They made some changes.

JSInterop, wehat is being used in this repo, has its own nuget. Just' let's use that basic one.

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

Successfully merging this pull request may close these issues.

1 participant