Skip to content

Commit

Permalink
Bump Microsoft.Identity.Client.Desktop and Microsoft.Web.WebView2 (#840)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Identity.Client.Desktop](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) and Microsoft.Web.WebView2. These dependencies needed to be updated together.

Updates `Microsoft.Identity.Client.Desktop` from 4.64.1 to 4.66.2
- [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases)
- [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md)
- [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/commits)

Updates `Microsoft.Web.WebView2` from 1.0.2739.15 to 1.0.864.35

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Client.Desktop
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: Microsoft.Web.WebView2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent ff07853 commit 4b79176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Bravo.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
<PackageReference Include="Macross.Json.Extensions" Version="3.0.0" />
<PackageReference Include="Microsoft.Extensions.Logging.ApplicationInsights" Version="2.22.0" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2739.15" />
<PackageReference Include="Microsoft.Identity.Client.Desktop" Version="4.64.1" />
<PackageReference Include="Microsoft.Identity.Client.Desktop" Version="4.66.2" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.7.3" PrivateAssets="all" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.Management" Version="[6.0.2, 7.0.0)" />
Expand Down

0 comments on commit 4b79176

Please sign in to comment.