Skip to content

Commit

Permalink
Chore(deps): Bump Microsoft.Web.WebView2 in /Source (#2735)
Browse files Browse the repository at this point in the history
Bumps Microsoft.Web.WebView2 from 1.0.2478.35 to 1.0.2535.41.

---
updated-dependencies:
- 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 Jun 3, 2024
1 parent c0785a0 commit 81051e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Source/NETworkManager.Models/NETworkManager.Models.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="MahApps.Metro.IconPacks.MaterialLight" Version="4.11.0" />
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="4.11.0" />
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="4.11.0" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2478.35" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2535.41" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.7" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.2" />
Expand Down
2 changes: 1 addition & 1 deletion Source/NETworkManager/NETworkManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<PackageReference Include="MahApps.Metro.IconPacks.MaterialLight" Version="4.11.0" />
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="4.11.0" />
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="4.11.0" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2478.35" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2535.41" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.0.7" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.77" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 81051e0

Please sign in to comment.