Update src/SourceBuild/content/repo-projects/windowsdesktop.proj

Co-authored-by: Matt Thalman <mthalman@microsoft.com>
This commit is contained in:
Viktor Hofer 2024-01-11 23:10:12 +01:00 committed by GitHub
parent 53ee526252
commit b8ec8a7e72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
<ItemGroup>
<RepositoryReference Include="arcade" />
<!-- https://github.com/dotnet/source-build/issues/3798 -->
<RepositoryReference Include="wpf" Condition="'$(TargetOS)' == 'windows'" />
<RepositoryReference Include="wpf" />
</ItemGroup>
<ItemGroup>