Update src/SourceBuild/content/repo-projects/windowsdesktop.proj
Co-authored-by: Matt Thalman <mthalman@microsoft.com>
This commit is contained in:
parent
53ee526252
commit
b8ec8a7e72
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue