Skip to content

Commit

Permalink
docs: Update doc/articles/migrating-from-previous-releases.md
Browse files Browse the repository at this point in the history
Co-authored-by: Youssef Victor <[email protected]>
  • Loading branch information
jeromelaban and Youssef1313 authored Jan 30, 2024
1 parent 5864f1b commit e7e4ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/articles/migrating-from-previous-releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ This article details the migration steps required to migrate from one version to

Uno Platform 5.1 does not contain breaking changes that require attention when upgrading.

This version however introduces the MSBuild Uno.SDK, which provides support for smaller project files and better Visual Studio integration. Using the Uno.Sdk is entirely optional and previous projects templates are fully supported. If you want to migrate to Uno.Sdk based projects, you can [follow this guide](xref:Uno.Development.MigratingToUnoSdk).
This version however introduces the MSBuild Uno.SDK, which provides support for smaller project files and better Visual Studio integration. Using the Uno.Sdk is entirely optional and previous projects templates are fully supported. If you want to migrate to Uno.Sdk based projects, you can follow the [Migrating Projects to Uno.Sdk](xref:Uno.Development.MigratingToUnoSdk) guide.

## Uno Platform 5.0

Expand Down

0 comments on commit e7e4ae1

Please sign in to comment.