Skip to content

Commit

Permalink
Update to rc2 (#6678)
Browse files Browse the repository at this point in the history
* Update to rc2

* Update DEVELOPMENT.md
  • Loading branch information
Clancey authored Apr 29, 2022
1 parent 0c842e6 commit 3be4bb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/DEVELOPMENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,15 @@ In most cases, when you have Visual Studio installed with the .NET workloads che
Install the .NET MAUI workload using the versions from a particular branch:

#### RC 1 branch
#### RC 2 branch

1. First, install .NET SDK 6.0.300

2. Next run the following workload command:

```
dotnet workload install maui `
--from-rollback-file https://aka.ms/dotnet/maui/6.0.300/rc.1.json `
--from-rollback-file https://aka.ms/dotnet/maui/6.0.300/rc.2.json `
--source https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-323bf2dd/nuget/v3/index.json `
--source https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-572aeedc/nuget/v3/index.json `
--source https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json `
Expand Down

0 comments on commit 3be4bb0

Please sign in to comment.