Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion launcher/tiny11options.Launcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@
via the package's build/native targets. Pinned to the exact same
version (1.0.2535.41) that was previously vendored under
dependencies/webview2/. Bumping is a routine Dependabot PR. -->
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.2535.41" />
<PackageReference Include="Microsoft.Web.WebView2" Version="1.0.4078.44" />
<PackageReference Include="Velopack" Version="1.2.0" />
</ItemGroup>

Expand Down
Loading