chromelyapps / Chromely

Build Cross Platform HTML Desktop Apps on .NET using native GUI, HTML5, JavaScript, CSS, Owin, AspNetCore (MVC, RazorPages, Blazor)
MIT License
2.98k stars 279 forks source link

Incorrect steps in documentation for latest version of package #290

Closed rishikeshjadhav closed 3 years ago

rishikeshjadhav commented 3 years ago

Doc Link: https://github.com/chromelyapps/Chromely/wiki/create-new-project-from-scratch

The steps mentioned are not working with latest version of package. The classes are resolved correctly with version 5.0.77 of package.

mattkol commented 3 years ago

@rishikeshjadhav The doc was written for v5.0 and still valid, but that will be changed to make it obvious. Thanks for pointing it out.