Skip to content

Commit 4beaaf5

Browse files
authored
Remove x86 constant from CsWin32 project
1 parent 28cc49c commit 4beaaf5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Files.App.CsWin32/Files.App.CsWin32.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
66
<TargetPlatformMinVersion>10.0.19041.0</TargetPlatformMinVersion>
77
<IsTrimmable>true</IsTrimmable>
8-
<DefineConstants Condition="'$(Platform)' == 'x86'">X86</DefineConstants>
98
</PropertyGroup>
109

1110
<ItemGroup>

0 commit comments

Comments
 (0)