Skip to content

Commit

Permalink
Merge pull request #317 from Basaingeal/dependabot/nuget/Microsoft.As…
Browse files Browse the repository at this point in the history
…pNetCore.Components.Web-3.1.5

Bump Microsoft.AspNetCore.Components.Web from 3.1.4 to 3.1.5
  • Loading branch information
Basaingeal authored Jun 16, 2020
2 parents 24f0ddb + 03c00a2 commit c160ce1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CurrieTechnologies.Razor.Clipboard.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Components" Version="3.1.5" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="3.1.4" />
<PackageReference Include="Microsoft.AspNetCore.Components.Web" Version="3.1.5" />
</ItemGroup>

</Project>

0 comments on commit c160ce1

Please sign in to comment.