Krypton-Suite / Extended-Toolkit

A companion toolkit for the standard toolkit.
MIT License
180 stars 31 forks source link

[Bug]: Upgrading v7 to v8 - 'Failed to add reference to 'WebView2Loader' #441

Closed MattH-Work closed 9 months ago

MattH-Work commented 9 months ago

Via Nuget, when upgrading Krypton.toolkit.suite.extended.ultimate for an existing app to use v8, OR, installing v8 from scratch in new solution I am presented with the following error

Severity Code Description Project File Line Suppression State Error Failed to add reference to 'WebView2Loader'. Please make sure that the file is accessible, and that it is a valid assembly or COM component.

image

MattH-Work commented 9 months ago

I should note that my app has no reference or requirement for WebView2, so I assume its required as part of Krypton directly

PWagner1 commented 9 months ago

Hi @MattH-Work

I think that was a left over from the Software Updater module. Will remove the affected binaries & issue a new package.

MattH-Work commented 9 months ago

Cheers

MattH-Work commented 9 months ago

Ultimate build .320 has done the trick Cheers