Skip to content

Commit

Permalink
Merge pull request #94 from LayTec-AG/dependabot/nuget/Plotly.Blazor/…
Browse files Browse the repository at this point in the history
…Microsoft.AspNetCore.Components.Web-5.0.7

Bump Microsoft.AspNetCore.Components.Web from 5.0.5 to 5.0.7 in /Plotly.Blazor
  • Loading branch information
sean-mcl authored Jun 21, 2021
2 parents 4d35479 + 2d2e665 commit c093631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plotly.Blazor/Plotly.Blazor.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="5.0.7" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="5.0.7" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="System.Text.Json" Version="5.0.2" />
</ItemGroup>
Expand Down

0 comments on commit c093631

Please sign in to comment.