Skip to content
This repository was archived by the owner on Mar 4, 2026. It is now read-only.

Commit 821be85

Browse files
committed
Revert "32 bits" after I educated myself on what it actually means.
1 parent 3fedc13 commit 821be85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PatreonDownloader/PatreonDownloader.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
9-
<PlatformTarget>x86</PlatformTarget>
9+
<PlatformTarget>AnyCPU</PlatformTarget>
1010
</PropertyGroup>
1111

1212
<ItemGroup>

0 commit comments

Comments
 (0)