File tree 2 files changed +3
-2
lines changed
ToolUpgradeDeliveryService
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 36
36
{B60C7009-A672-490B-AD9B-DE3C2BEC0171} .Debug| x86 .Build .0 = Debug| x86
37
37
{B60C7009-A672-490B-AD9B-DE3C2BEC0171} .Release| Any CPU .ActiveCfg = Release| Any CPU
38
38
{B60C7009-A672-490B-AD9B-DE3C2BEC0171} .Release| Any CPU .Build .0 = Release| Any CPU
39
- {B60C7009-A672-490B-AD9B-DE3C2BEC0171} .Release| x86 .ActiveCfg = Release| Any CPU
40
- {B60C7009-A672-490B-AD9B-DE3C2BEC0171} .Release| x86 .Build .0 = Release| Any CPU
39
+ {B60C7009-A672-490B-AD9B-DE3C2BEC0171} .Release| x86 .ActiveCfg = Release| x86
40
+ {B60C7009-A672-490B-AD9B-DE3C2BEC0171} .Release| x86 .Build .0 = Release| x86
41
41
EndGlobalSection
42
42
GlobalSection (SolutionProperties ) = preSolution
43
43
HideSolutionNode = FALSE
Original file line number Diff line number Diff line change 33
33
<DefineConstants >TRACE</DefineConstants >
34
34
<ErrorReport >prompt</ErrorReport >
35
35
<WarningLevel >4</WarningLevel >
36
+ <PlatformTarget >x86</PlatformTarget >
36
37
</PropertyGroup >
37
38
<PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86'" >
38
39
<DebugSymbols >true</DebugSymbols >
You can’t perform that action at this time.
0 commit comments