Add cecil project to dotnet source-build project (#16037)
This commit is contained in:
parent
c6004b39b2
commit
87ee87a3af
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
||||||
<RepositoryReference Include="emsdk" />
|
<RepositoryReference Include="emsdk" />
|
||||||
<RepositoryReference Include="razor" />
|
<RepositoryReference Include="razor" />
|
||||||
<RepositoryReference Include="xliff-tasks" />
|
<RepositoryReference Include="xliff-tasks" />
|
||||||
|
<RepositoryReference Include="cecil" />
|
||||||
<RepositoryReference Include="runtime" />
|
<RepositoryReference Include="runtime" />
|
||||||
<RepositoryReference Include="roslyn" />
|
<RepositoryReference Include="roslyn" />
|
||||||
<RepositoryReference Include="source-build-externals" />
|
<RepositoryReference Include="source-build-externals" />
|
||||||
|
|
Loading…
Reference in a new issue