Merge pull request #261 from lolambean/patch-1

Add banner about WV2 support to Update README.md
This commit is contained in:
Nic Champagne Williamson [MSFT] 2024-11-25 11:58:48 -08:00 коммит произвёл GitHub
Родитель af85b8917c 03fee65d4d
Коммит 96ef509eb5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
1 изменённых файлов: 4 добавлений и 0 удалений

Просмотреть файл

@ -9,6 +9,10 @@ urlFragment: HoloLens2_GettingStarted
---
# Get started with WebView2 in HoloLens 2 Unity apps
> [!IMPORTANT]
> WebView2 continues to be available. However, support for WebView2 on Hololens is discontinued (no bug fixes, content updates or technical support), and we can therefore make no guarantees that applications will continue to work for any extended period of time.
This sample, **HoloLens2_GettingStarted**, is the completed Unity project that results from following the steps in the tutorial [Get started with WebView2 in HoloLens 2 Unity apps](https://learn.microsoft.com/microsoft-edge/webview2/get-started/hololens2).
![The running app from the finished HoloLens 2 tutorial](screenshots/hololens-getting-started-webview2.png)