Skip to content

Commit

Permalink
Update Shiny.Mediator.Blazor.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
aritchie committed Oct 8, 2024
1 parent 9c03803 commit f2b7ff1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Shiny.Mediator.Blazor/Shiny.Mediator.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.8" />
<PackageReference Include="Microsoft.JSInterop" Version="8.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly" Version="8.0.0" />
<ProjectReference Include="..\Shiny.Mediator.AppSupport\Shiny.Mediator.AppSupport.csproj" />
<ProjectReference Include="..\Shiny.Mediator\Shiny.Mediator.csproj"/>
</ItemGroup>
Expand Down

0 comments on commit f2b7ff1

Please sign in to comment.