diff --git a/src/index/repositories.props b/src/index/repositories.props index 3deb806..560f9cc 100644 --- a/src/index/repositories.props +++ b/src/index/repositories.props @@ -6,41 +6,19 @@ - - dotnet-arcade - https://github.com/dotnet/arcade - - - dotnet-roslyn - https://github.com/dotnet/roslyn - - - dotnet-runtime - https://github.com/dotnet/runtime - - - dotnet-winforms - https://github.com/dotnet/winforms - - - dotnet-wpf - https://github.com/dotnet/wpf - - - https://github.com/dotnet/iot - - $(ArcadeBuildCmd) - - main - - - https://github.com/dotnet/msbuild - main - true - - $(ArcadeBuildCmd) - - + + + dotnet-dotnet + https://github.com/dotnet/dotnet + + + dotnet-dotnet-windows + https://github.com/dotnet/dotnet + $(RepositoryPath)dotnet/ + $(RepositoryPath)dotnet/src/ + + + dotnet-maui https://github.com/dotnet/maui @@ -53,22 +31,6 @@ dotnet-wcf https://github.com/dotnet/wcf - - dotnet-aspnetcore - https://github.com/dotnet/aspnetcore - - - https://github.com/dotnet/performance - - $(ArcadeBuildCmd) -projects src\benchmarks\micro\MicroBenchmarks.sln - - - - https://github.com/dotnet/sdk - - $(ArcadeBuildCmd) -projects src\benchmarks\micro\MicroBenchmarks.sln - - dotnet-aspire https://github.com/dotnet/aspire @@ -77,5 +39,20 @@ dotnet-extensions https://github.com/dotnet/extensions + + + + https://github.com/dotnet/iot + + $(ArcadeBuildCmd) + + main + + + https://github.com/dotnet/performance + + $(ArcadeBuildCmd) -projects src\benchmarks\micro\MicroBenchmarks.sln + +