Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent 91e3ded commit 49bb4bd
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.11" />
<PackageReference Include="Microsoft.JSInterop" Version="7.0.12" />
<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 49bb4bd

Please sign in to comment.