We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0361a7d commit c43eb1fCopy full SHA for c43eb1f
Demos/Cipher_Console_KDF/Cipher_Console_KDF.dproj
@@ -5,7 +5,7 @@
5
<FrameworkType>None</FrameworkType>
6
<Base>True</Base>
7
<Config Condition="'$(Config)'==''">Debug</Config>
8
- <Platform Condition="'$(Platform)'==''">Win64</Platform>
+ <Platform Condition="'$(Platform)'==''">Win32</Platform>
9
<TargetedPlatforms>3</TargetedPlatforms>
10
<AppType>Console</AppType>
11
<MainSource>Cipher_Console_KDF.dpr</MainSource>
0 commit comments