Enable wpf and winforms in the VMR (#18636)
This commit is contained in:
parent
98375ba602
commit
331a02da30
2 changed files with 0 additions and 2 deletions
|
@ -35,7 +35,6 @@
|
|||
<RepositoryReference Remove="roslyn" />
|
||||
<RepositoryReference Remove="msbuild" />
|
||||
<RepositoryReference Remove="sdk" />
|
||||
<RepositoryReference Remove="wpf" />
|
||||
<RepositoryReference Remove="aspnetcore" />
|
||||
<RepositoryReference Remove="razor" />
|
||||
<RepositoryReference Remove="deployment-tools" />
|
||||
|
|
|
@ -9,7 +9,6 @@
|
|||
|
||||
<ItemGroup>
|
||||
<RepositoryReference Include="arcade" />
|
||||
<!-- https://github.com/dotnet/source-build/issues/3798 -->
|
||||
<RepositoryReference Include="wpf" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
Loading…
Reference in a new issue