We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9ab20b commit ed35cf8Copy full SHA for ed35cf8
src/index/repositories.props
@@ -66,5 +66,9 @@
66
$(ArcadeBuildCmd) -projects src\benchmarks\micro\MicroBenchmarks.sln
67
</PrepareCommand>
68
</Repository>
69
+ <RepositoryV2 Include="aspire">
70
+ <RepoName>dotnet-aspire</RepoName>
71
+ <Url>https://github.com/dotnet/aspire</Url>
72
+ </RepositoryV2>
73
</ItemGroup>
74
</Project>
0 commit comments