We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e223e3c commit 9b26369Copy full SHA for 9b26369
NuGet/chromiumembeddedframework.runtime.json
@@ -2,12 +2,12 @@
2
"runtimes": {
3
"win-x64": {
4
"chromiumembeddedframework.runtime": {
5
- "chromiumembeddedframework.runtime.win-x86": "84.4.1"
+ "chromiumembeddedframework.runtime.win-x64": "84.4.1"
6
}
7
},
8
"win-x86": {
9
10
- "chromiumembeddedframework.runtime.win-x64": "84.4.1"
+ "chromiumembeddedframework.runtime.win-x86": "84.4.1"
11
12
13
0 commit comments