Skip to content

Commit fe79203

Browse files
author
alexrp
committed
Clean up solution configuration (use Any CPU everywhere).
1 parent 4d2c8a9 commit fe79203

File tree

2 files changed

+25
-66
lines changed

2 files changed

+25
-66
lines changed

GithubSharp.sln

Lines changed: 4 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -45,93 +45,41 @@ EndProject
4545
Global
4646
GlobalSection(SolutionConfigurationPlatforms) = preSolution
4747
Debug|Any CPU = Debug|Any CPU
48-
Debug|Mixed Platforms = Debug|Mixed Platforms
49-
Debug|x86 = Debug|x86
5048
Release|Any CPU = Release|Any CPU
51-
Release|Mixed Platforms = Release|Mixed Platforms
52-
Release|x86 = Release|x86
5349
EndGlobalSection
5450
GlobalSection(ProjectConfigurationPlatforms) = postSolution
5551
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
5652
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Debug|Any CPU.Build.0 = Debug|Any CPU
57-
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
58-
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
59-
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Debug|x86.ActiveCfg = Debug|Any CPU
6053
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Release|Any CPU.ActiveCfg = Release|Any CPU
6154
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Release|Any CPU.Build.0 = Release|Any CPU
62-
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
63-
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Release|Mixed Platforms.Build.0 = Release|Any CPU
64-
{44196ED8-BD8F-4D50-A906-A3B038F00570}.Release|x86.ActiveCfg = Release|Any CPU
6555
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
6656
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Debug|Any CPU.Build.0 = Debug|Any CPU
67-
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
68-
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
69-
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Debug|x86.ActiveCfg = Debug|Any CPU
7057
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Release|Any CPU.ActiveCfg = Release|Any CPU
7158
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Release|Any CPU.Build.0 = Release|Any CPU
72-
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
73-
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Release|Mixed Platforms.Build.0 = Release|Any CPU
74-
{4CF09821-4DF8-4DFE-B22E-3EBAE4A01C33}.Release|x86.ActiveCfg = Release|Any CPU
7559
{26AB1C43-34F7-446C-A514-EB0E38730631}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
7660
{26AB1C43-34F7-446C-A514-EB0E38730631}.Debug|Any CPU.Build.0 = Debug|Any CPU
77-
{26AB1C43-34F7-446C-A514-EB0E38730631}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
78-
{26AB1C43-34F7-446C-A514-EB0E38730631}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
79-
{26AB1C43-34F7-446C-A514-EB0E38730631}.Debug|x86.ActiveCfg = Debug|Any CPU
8061
{26AB1C43-34F7-446C-A514-EB0E38730631}.Release|Any CPU.ActiveCfg = Release|Any CPU
8162
{26AB1C43-34F7-446C-A514-EB0E38730631}.Release|Any CPU.Build.0 = Release|Any CPU
82-
{26AB1C43-34F7-446C-A514-EB0E38730631}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
83-
{26AB1C43-34F7-446C-A514-EB0E38730631}.Release|Mixed Platforms.Build.0 = Release|Any CPU
84-
{26AB1C43-34F7-446C-A514-EB0E38730631}.Release|x86.ActiveCfg = Release|Any CPU
8563
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
8664
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Debug|Any CPU.Build.0 = Debug|Any CPU
87-
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
88-
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
89-
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Debug|x86.ActiveCfg = Debug|Any CPU
9065
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Release|Any CPU.ActiveCfg = Release|Any CPU
9166
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Release|Any CPU.Build.0 = Release|Any CPU
92-
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
93-
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Release|Mixed Platforms.Build.0 = Release|Any CPU
94-
{59C24364-8C00-46AD-9CE6-1D5630656DF9}.Release|x86.ActiveCfg = Release|Any CPU
9567
{308EBC64-BFA7-40E3-9855-20099B94C665}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
9668
{308EBC64-BFA7-40E3-9855-20099B94C665}.Debug|Any CPU.Build.0 = Debug|Any CPU
97-
{308EBC64-BFA7-40E3-9855-20099B94C665}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
98-
{308EBC64-BFA7-40E3-9855-20099B94C665}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
99-
{308EBC64-BFA7-40E3-9855-20099B94C665}.Debug|x86.ActiveCfg = Debug|Any CPU
10069
{308EBC64-BFA7-40E3-9855-20099B94C665}.Release|Any CPU.ActiveCfg = Release|Any CPU
10170
{308EBC64-BFA7-40E3-9855-20099B94C665}.Release|Any CPU.Build.0 = Release|Any CPU
102-
{308EBC64-BFA7-40E3-9855-20099B94C665}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
103-
{308EBC64-BFA7-40E3-9855-20099B94C665}.Release|Mixed Platforms.Build.0 = Release|Any CPU
104-
{308EBC64-BFA7-40E3-9855-20099B94C665}.Release|x86.ActiveCfg = Release|Any CPU
10571
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
10672
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Debug|Any CPU.Build.0 = Debug|Any CPU
107-
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
108-
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
109-
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Debug|x86.ActiveCfg = Debug|Any CPU
11073
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Release|Any CPU.ActiveCfg = Release|Any CPU
11174
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Release|Any CPU.Build.0 = Release|Any CPU
112-
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
113-
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
114-
{33D4B918-DCF3-4A85-A353-ED141ECF7E3B}.Release|x86.ActiveCfg = Release|Any CPU
11575
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
11676
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Debug|Any CPU.Build.0 = Debug|Any CPU
117-
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
118-
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
119-
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Debug|x86.ActiveCfg = Debug|Any CPU
12077
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Release|Any CPU.ActiveCfg = Release|Any CPU
12178
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Release|Any CPU.Build.0 = Release|Any CPU
122-
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
123-
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Release|Mixed Platforms.Build.0 = Release|Any CPU
124-
{5EB1DF0E-EDBD-44EB-8A63-070F13A5D0EE}.Release|x86.ActiveCfg = Release|Any CPU
125-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Debug|Any CPU.ActiveCfg = Debug|x86
126-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
127-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Debug|Mixed Platforms.Build.0 = Debug|x86
128-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Debug|x86.ActiveCfg = Debug|x86
129-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Debug|x86.Build.0 = Debug|x86
130-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Release|Any CPU.ActiveCfg = Release|x86
131-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Release|Mixed Platforms.ActiveCfg = Release|x86
132-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Release|Mixed Platforms.Build.0 = Release|x86
133-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Release|x86.ActiveCfg = Release|x86
134-
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Release|x86.Build.0 = Release|x86
79+
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
80+
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Debug|Any CPU.Build.0 = Debug|Any CPU
81+
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Release|Any CPU.ActiveCfg = Release|Any CPU
82+
{38C76F61-476B-4821-A054-E5FC54F9EDA5}.Release|Any CPU.Build.0 = Release|Any CPU
13583
EndGlobalSection
13684
GlobalSection(SolutionProperties) = preSolution
13785
HideSolutionNode = FALSE

Samples/ConsoleSample/ConsoleSample.csproj

Lines changed: 21 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -15,24 +15,35 @@
1515
</TargetFrameworkProfile>
1616
<FileAlignment>512</FileAlignment>
1717
</PropertyGroup>
18-
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|x86' ">
19-
<PlatformTarget>x86</PlatformTarget>
18+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
2019
<DebugSymbols>true</DebugSymbols>
21-
<DebugType>full</DebugType>
22-
<Optimize>false</Optimize>
2320
<OutputPath>bin\Debug\</OutputPath>
2421
<DefineConstants>DEBUG;TRACE</DefineConstants>
22+
<DebugType>full</DebugType>
23+
<PlatformTarget>AnyCPU</PlatformTarget>
24+
<CodeAnalysisLogFile>bin\Debug\ConsoleSample.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
25+
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
26+
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
2527
<ErrorReport>prompt</ErrorReport>
26-
<WarningLevel>4</WarningLevel>
28+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
29+
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
30+
<CodeAnalysisIgnoreBuiltInRuleSets>false</CodeAnalysisIgnoreBuiltInRuleSets>
31+
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
32+
<CodeAnalysisIgnoreBuiltInRules>false</CodeAnalysisIgnoreBuiltInRules>
2733
</PropertyGroup>
28-
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
29-
<PlatformTarget>x86</PlatformTarget>
30-
<DebugType>pdbonly</DebugType>
31-
<Optimize>true</Optimize>
34+
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
3235
<OutputPath>bin\Release\</OutputPath>
3336
<DefineConstants>TRACE</DefineConstants>
37+
<Optimize>true</Optimize>
38+
<DebugType>pdbonly</DebugType>
39+
<PlatformTarget>AnyCPU</PlatformTarget>
40+
<CodeAnalysisLogFile>bin\Release\ConsoleSample.exe.CodeAnalysisLog.xml</CodeAnalysisLogFile>
41+
<CodeAnalysisUseTypeNameInSuppression>true</CodeAnalysisUseTypeNameInSuppression>
42+
<CodeAnalysisModuleSuppressionsFile>GlobalSuppressions.cs</CodeAnalysisModuleSuppressionsFile>
3443
<ErrorReport>prompt</ErrorReport>
35-
<WarningLevel>4</WarningLevel>
44+
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
45+
<CodeAnalysisRuleSetDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\\Rule Sets</CodeAnalysisRuleSetDirectories>
46+
<CodeAnalysisRuleDirectories>;C:\Program Files (x86)\Microsoft Visual Studio 10.0\Team Tools\Static Analysis Tools\FxCop\\Rules</CodeAnalysisRuleDirectories>
3647
</PropertyGroup>
3748
<ItemGroup>
3849
<Reference Include="System" />

0 commit comments

Comments
 (0)