Enable wpf and winforms in the VMR (#18636)

This commit is contained in:
Viktor Hofer 2024-02-13 12:09:04 +01:00 committed by GitHub
parent 98375ba602
commit 331a02da30
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 0 additions and 2 deletions

View file

@ -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" />

View file

@ -9,7 +9,6 @@
<ItemGroup>
<RepositoryReference Include="arcade" />
<!-- https://github.com/dotnet/source-build/issues/3798 -->
<RepositoryReference Include="wpf" />
</ItemGroup>