Skip to content

Commit 8d5aaee

Browse files
Bump Microsoft.Web.WebView2 in /src/shell/dotnet/Shell (#268)
Bumps Microsoft.Web.WebView2 from 1.0.1462.37 to 1.0.1823.32. --- 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>
1 parent c7aaf40 commit 8d5aaee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/shell/dotnet/Shell/Shell.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<OutputType>WinExe</OutputType>
@@ -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.1462.37" />
20+
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.1823.32" />
2121
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
2222
</ItemGroup>
2323

0 commit comments

Comments
 (0)