modelsbuilder/ModelsBuilder.Original

Warning when uploading VSIX

Closed this issue · 4 comments

When uploading the VSIX extension, the Visual Studio Marketplace warns:

(Umbraco ModelsBuilder Custom Tool) The package (Umbraco.ModelsBuilder.CustomTool.UmbracoModelsBuilder) class in any VSIX supporting Visual Studio 2015 or later should derive from AsyncPackage instead of Package. Read more about using AsyncPackage here: https://aka.ms/asyncpackage.

So... should probably do something about it

I added more info in issue #199
It seems that this issue is not entirely related.

Going to group that one with #204 - please see updates there (there's a new VSIX to test) and also report there. Thanks!

I tested it in VS2019 and it seems to work without any issues now

Warning is gone with 8.0.5 - issue closed.