Skip to content

Commit

Permalink
Dependency (dependabot/nuget): Bump Microsoft.Web.WebView2 in /Source (
Browse files Browse the repository at this point in the history
…#2852)

Bumps Microsoft.Web.WebView2 from 1.0.2739.15 to 1.0.2792.45.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 5c0bf79 commit 2d36239
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="5.0.0"/>
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="5.0.0"/>
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.0.0"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2739.15"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2792.45"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.3"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.5"/>
Expand Down
2 changes: 1 addition & 1 deletion Source/NETworkManager/NETworkManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
<PackageReference Include="MahApps.Metro.IconPacks.MaterialLight" Version="5.0.0"/>
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="5.0.0"/>
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.0.0"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2739.15"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2792.45"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.1.3"/>
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
Expand Down

0 comments on commit 2d36239

Please sign in to comment.