From 1b240b7e3bc7969a056b36415c14125993a0181d Mon Sep 17 00:00:00 2001 From: Marc Paine Date: Wed, 14 Jul 2021 17:01:49 -0700 Subject: [PATCH] add maui workload feed --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 4d0930317..5e0a97f73 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,16 @@ With development builds, internal NuGet feeds are necessary for some scenarios ( ``` **Note:** that you may need to add the dotnet5 feed for a short period of time while .NET transitions to .NET 6 +**For .NET 6 Optional workloads** + +``` + + + + + +``` + **For .NET 5 builds** ```