Update .net
This commit is contained in:
Родитель
c1ee0b09db
Коммит
b93a623301
|
@ -137,8 +137,8 @@ namespace Microsoft.Web.WebView2.Core
|
|||
{
|
||||
enum CoreWebView2RestartRequestedPriority
|
||||
{
|
||||
Normal = 0,
|
||||
High = 1,
|
||||
Normal = 1000,
|
||||
High = 2000,
|
||||
};
|
||||
|
||||
runtimeclass CoreWebView2RestartRequestedEventArgs
|
||||
|
|
Загрузка…
Ссылка в новой задаче