Skip to content

Commit ed44358

Browse files
authored
Merge pull request #159 from radical/add-aspire
Add dotnet/aspire to repositories
2 parents f9ab20b + ed35cf8 commit ed44358

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index/repositories.props

+4
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,9 @@
6666
$(ArcadeBuildCmd) -projects src\benchmarks\micro\MicroBenchmarks.sln
6767
</PrepareCommand>
6868
</Repository>
69+
<RepositoryV2 Include="aspire">
70+
<RepoName>dotnet-aspire</RepoName>
71+
<Url>https://github.com/dotnet/aspire</Url>
72+
</RepositoryV2>
6973
</ItemGroup>
7074
</Project>

0 commit comments

Comments
 (0)