Skip to content

Commit 75533a5

Browse files
Bump Microsoft.Web.WebView2 in /src/shell/dotnet/Shell
Bumps Microsoft.Web.WebView2 from 1.0.1823.32 to 1.0.1901.177. --- updated-dependencies: - dependency-name: Microsoft.Web.WebView2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7395a7d commit 75533a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shell/dotnet/Shell/Shell.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
<ItemGroup>
1919
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
20-
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1823.32" />
20+
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1901.177" />
2121
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)