Skip to content

Commit bae2d05

Browse files
authored
Add roslyn to index (#172)
1 parent 0fcb13f commit bae2d05

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/index/repositories.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
<RepoName>dotnet-arcade</RepoName>
1111
<Url>https://github.com/dotnet/arcade</Url>
1212
</RepositoryV2>
13+
<RepositoryV2 Include="roslyn">
14+
<RepoName>dotnet-roslyn</RepoName>
15+
<Url>https://github.com/dotnet/roslyn</Url>
16+
</RepositoryV2>
1317
<RepositoryV2 Include="runtime">
1418
<RepoName>dotnet-runtime</RepoName>
1519
<Url>https://github.com/dotnet/runtime</Url>

0 commit comments

Comments
 (0)