Remove SDK repo exclusion (#18667)

This commit is contained in:
Matt Mitchell 2024-02-14 22:40:19 -08:00 committed by GitHub
parent 41edd62c51
commit a4860bb6bf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,6 @@
<ItemGroup Condition="'$(DotNetBuildSourceOnly)' != 'true'">
<RepositoryReference Remove="roslyn" />
<RepositoryReference Remove="msbuild" />
<RepositoryReference Remove="sdk" />
<RepositoryReference Remove="aspnetcore" />
<RepositoryReference Remove="razor" />
<RepositoryReference Remove="format" />