Skip to content

Commit

Permalink
chore: Update for WSL requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban authored Oct 28, 2024
1 parent a806879 commit 75bea27
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion doc/articles/get-started-vs-2022.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,10 @@ To create Uno Platform applications you will need [**Visual Studio 2022 17.8 or

![Visual Studio Installer - .NET desktop development workload](Assets/quick-start/vs-install-dotnet.png)

> [!NOTE]
> If you intend to do Linux development with WSL, make sure to select **.NET Debugging with WSL** in the **Individual components** section.
> [!IMPORTANT]
> Uno Platform 5.0 [does not support Xamarin projects anymore](xref:Uno.Development.MigratingToUno5). To build Xamarin-based projects in Visual Studio 2022, in Visual Studio's installer `Individual components` tab, search for Xamarin and select `Xamarin` and `Xamarin Remoted Simulator`. See [this section on migrating Xamarin projects](migrating-from-xamarin-to-net6.md) to .NET 6.
> Uno Platform 5.0 and later [does not support Xamarin projects anymore](xref:Uno.Development.MigratingToUno5). To build Xamarin-based projects in Visual Studio 2022, in Visual Studio's installer `Individual components` tab, search for Xamarin and select `Xamarin` and `Xamarin Remoted Simulator`. See [this section on migrating Xamarin projects](migrating-from-xamarin-to-net6.md) to .NET 6.
## Check your environment

Expand Down

0 comments on commit 75bea27

Please sign in to comment.