Skip to content

Commit c90ee52

Browse files
committed
copyedit
1 parent ca2d25d commit c90ee52

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • microsoft-edge/webview2/release-notes

microsoft-edge/webview2/release-notes/index.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,8 @@ Added a new `SaveFileSecurityCheckStarting` event. Your app can register a hand
213213
###### SDK-only
214214

215215
* Using `CoreWebView2.AddWebResourceRequestedFilter` without a `CoreWebView2WebResourceRequestSourceKinds` parameter is now deprecated. See the .NET [CoreWebView2.AddWebResourceRequestedFilter Method](https://go.microsoft.com/fwlink/?linkid=2286319).<!-- points to WebView2Announcements -->
216-
* Added the .NET 8 TargetFramework for C# WinRT, enabled AOT (ahead-of-time) compatibility and disabled runtime marshalling
216+
* Added the .NET 8 `TargetFramework` for C# WinRT, enabled AOT (ahead-of-time) compatibility, and disabled runtime marshalling.
217+
217218

218219
<!-- end of Oct 2024 Release SDK -->
219220

@@ -492,7 +493,7 @@ No APIs have been promoted from Experimental to Stable in this Prerelease SDK.
492493
* Fixed an SDK dependency for .NET projects. ([Issue #4743](https://github.com/MicrosoftEdge/WebView2Feedback/issues/4743))
493494
* Fixed a compatibility issue when calling `GetAvailableBrowserVersionString()` with an older `WebView2Loader.dll`. ([Issue #4395](https://github.com/MicrosoftEdge/WebView2Feedback/issues/4395))
494495
* Fixed issues when compiling wv2winrt-generated code with the `cpp20` and `/permissive-` options.
495-
* Added the .NET 8 TargetFramework for C# WinRT, enabled AOT (ahead-of-time) compatibility and disabled runtime marshalling
496+
* Added the .NET 8 `TargetFramework` for C# WinRT, enabled AOT (ahead-of-time) compatibility, and disabled runtime marshalling.
496497

497498

498499
<!-- end of Sep 2024 Prerelease SDK -->

0 commit comments

Comments
 (0)