Skip to content

Commit b5aec06

Browse files
committed
Try to fix build
1 parent f1be637 commit b5aec06

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.DotNet.Wpf/tests/UnitTests/WindowsBase.Tests/WindowsBase.Tests.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
66
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
77
<Nullable>enable</Nullable>
8+
<Platforms>AnyCPU;x64;x86;ARM64</Platforms>
89
</PropertyGroup>
910

1011
<ItemGroup>

0 commit comments

Comments
 (0)