Skip to content

Commit

Permalink
Merge pull request #8486 from unoplatform/dev/jela/getting-started-docs
Browse files Browse the repository at this point in the history
docs: Remove obsolete comment about Logging Console
  • Loading branch information
jeromelaban authored Apr 4, 2022
2 parents 5e6b813 + 2401fdd commit 5e0c381
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion doc/articles/getting-started-tutorial-2.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ The tutorial walks you through creating a cross platform application with Uno Pl
1. Right click on the Solution and select `Manage NuGet Packages for Solution` from the context menu.
- Make sure to select **nuget.org** or **NuGet official package source** as the package source
- Click on the Updates tab. Update the following packages to the latest stable version, if they're not up to date: `Uno.Core`, `Uno.UI`, `Uno.UI.WebAssembly` `Uno.Wasm.Bootstrap` and `Uno.Wasm.Bootstrap.DevServer`.
- Note: **do not** update the `Microsoft.Extensions.Logging.Console`. Recent versions of the package use APIs that aren't supported by WebAssembly, and aren't compatible with Uno Platform.
- Click back on the Browse tab and install the following NuGet Packages to each of the projects in your solution:
- `Refractored.MvvmHelpers`

Expand Down

0 comments on commit 5e0c381

Please sign in to comment.