Skip to content

Commit

Permalink
Bump Microsoft.JSInterop from 7.0.10 to 7.0.11
Browse files Browse the repository at this point in the history
Bumps [Microsoft.JSInterop](https://github.com/dotnet/aspnetcore) from 7.0.10 to 7.0.11.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](dotnet/aspnetcore@v7.0.10...v7.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.JSInterop
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 13, 2023
1 parent 153ea04 commit 0061268
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ Changes are detailed at https://github.com/Taiizor/Taiizor.Essentials.Maui/relea
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.AppCenter" Version="5.0.2" />
<PackageReference Include="Microsoft.JSInterop" Version="7.0.10" />
<PackageReference Include="Microsoft.JSInterop" Version="7.0.11" />
<PackageReference Include="Microsoft.AppCenter.Crashes" Version="5.0.2" />
<PackageReference Include="Microsoft.AppCenter.Analytics" Version="5.0.2" />
</ItemGroup>
Expand Down

0 comments on commit 0061268

Please sign in to comment.