Skip to content

Commit 919b6a4

Browse files
committed
changed default platform to x64
1 parent c0eb9d8 commit 919b6a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PhpVersionSwitcher.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
33
<PropertyGroup>
44
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
5-
<Platform Condition=" '$(Platform)' == '' ">x86</Platform>
5+
<Platform Condition=" '$(Platform)' == '' ">x64</Platform>
66
<ProductVersion>8.0.30703</ProductVersion>
77
<SchemaVersion>2.0</SchemaVersion>
88
<ProjectGuid>{42DB4255-BD78-4FDA-A1C8-C04096BB6685}</ProjectGuid>

0 commit comments

Comments
 (0)