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
…#2999)

Bumps Microsoft.Web.WebView2 from 1.0.2903.40 to 1.0.2957.106.

---
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 Jan 27, 2025
1 parent 7ea76ae commit 495b68d
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.1.0"/>
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="5.1.0"/>
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.1.0"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2903.40"/>
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2957.106"/>
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0"/>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3"/>
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.6"/>
Expand Down
2 changes: 1 addition & 1 deletion Source/NETworkManager/NETworkManager.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
<PackageReference Include="MahApps.Metro.IconPacks.Modern" Version="5.1.0" />
<PackageReference Include="MahApps.Metro.IconPacks.Octicons" Version="5.1.0" />
<PackageReference Include="MahApps.Metro.SimpleChildWindow" Version="2.2.1" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2903.40" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2957.106" />
<PackageReference Include="Microsoft.Windows.CsWinRT" Version="2.2.0" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
Expand Down

0 comments on commit 495b68d

Please sign in to comment.