質問編集履歴

2

環境を追加

2020/09/03 05:56

投稿

grantsdale_g
grantsdale_g

スコア0

test CHANGED
File without changes
test CHANGED
@@ -105,3 +105,15 @@
105
105
  }
106
106
 
107
107
  ```
108
+
109
+
110
+
111
+ ###環境
112
+
113
+ OS:Windows10 Pro 64bit
114
+
115
+ バージョン:19041.450
116
+
117
+
118
+
119
+ Chromium Edgeをインストールしてもしなくても同じエラーが発生しました。

1

不要な部分の削除

2020/09/03 05:56

投稿

grantsdale_g
grantsdale_g

スコア0

test CHANGED
File without changes
test CHANGED
@@ -84,8 +84,6 @@
84
84
 
85
85
 
86
86
 
87
- webView.CoreWebView2Ready += new EventHandler<EventArgs>(Ready);
88
-
89
87
  InitializeComponent();
90
88
 
91
89
  InitAsync();