diff --git a/lib/data/monorepo.json b/lib/data/monorepo.json index 2555ac822b92d8b1eb24fbb1df0115a1d137596c..cf3fe3cb08b0fa14a738120ec12a920a40287cd9 100644 --- a/lib/data/monorepo.json +++ b/lib/data/monorepo.json @@ -279,7 +279,10 @@ "https://github.com/dotnet/roslyn", "https://github.com/dotnet/runtime", "https://github.com/dotnet/scaffolding", - "https://github.com/dotnet/sdk" + "https://github.com/dotnet/sdk", + "https://github.com/dotnet/windowsdesktop", + "https://github.com/dotnet/winforms", + "https://github.com/dotnet/wpf" ], "dotnet-azure-ad-identitymodel-extensions": "https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet", "dotnet-azure-ad-microsoft-identity-web": "https://github.com/AzureAD/microsoft-identity-web",