File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -64,9 +64,9 @@ platforms, which only bloats download and install size unnecessarily. If you kno
64
64
will run on, you can simply reference the relevant ones manually by adding package references to
65
65
` chromium.[RID] ` as necessary:
66
66
67
- [ ![ Linux-x64] ( https://img.shields.io/nuget/v/chromium.linux-x64.svg?label=chromium- linux-x64&color=royalblue )] ( https://www.nuget.org/packages/chromium.linux-x64 )
68
- [ ![ Win-x64] ( https://img.shields.io/nuget/v/chromium.win-x64.svg?label=chromium- win-x64&color=royalblue )] ( https://www.nuget.org/packages/chromium.win-x64 )
69
- [ ![ Win-x86] ( https://img.shields.io/nuget/v/chromium.win-x86.svg?label=chromium- win-x86&color=royalblue )] ( https://www.nuget.org/packages/chromium.win-x86 )
67
+ [ ![ Linux-x64] ( https://img.shields.io/nuget/v/chromium.linux-x64.svg?label=chromium. linux-x64&color=royalblue )] ( https://www.nuget.org/packages/chromium.linux-x64 )
68
+ [ ![ Win-x64] ( https://img.shields.io/nuget/v/chromium.win-x64.svg?label=chromium. win-x64&color=royalblue )] ( https://www.nuget.org/packages/chromium.win-x64 )
69
+ [ ![ Win-x86] ( https://img.shields.io/nuget/v/chromium.win-x86.svg?label=chromium. win-x86&color=royalblue )] ( https://www.nuget.org/packages/chromium.win-x86 )
70
70
71
71
## Releasing
72
72
You can’t perform that action at this time.
0 commit comments