Skip to content

Commit

Permalink
Remove all non-AnyCPU build targets
Browse files Browse the repository at this point in the history
  • Loading branch information
bradwilson committed Jun 14, 2015
1 parent ee31151 commit fb3ab8f
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 153 deletions.
2 changes: 1 addition & 1 deletion nuget.config → NuGet.Config
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<configuration>
<packageSources>
<add key="NuGet.org" value="https://nuget.org/api/v2/" />
<add key="CI Builds (xunit)" value="https://www.myget.org/F/xunit/" />
<add key="Dev Packages (xunit)" value="http://www.myget.org/F/b4ff5f68eccf4f6bbfed74f055f88d8f/" />
<add key="Public Feed" value="https://nuget.org/api/v2/" />
</packageSources>
<disabledPackageSources />
<activePackageSource>
Expand Down
38 changes: 2 additions & 36 deletions visualstudio.xunit.sln
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0.31101.0
# Visual Studio 14
VisualStudioVersion = 14.0.22823.1
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "xunit.runner.visualstudio.testadapter", "xunit.runner.visualstudio.testadapter\xunit.runner.visualstudio.testadapter.csproj", "{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}"
EndProject
Expand All @@ -20,55 +20,21 @@ EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|ARM = Debug|ARM
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
Release|ARM = Release|ARM
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Debug|ARM.ActiveCfg = Debug|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Debug|x64.ActiveCfg = Debug|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Debug|x86.ActiveCfg = Debug|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Release|Any CPU.Build.0 = Release|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Release|ARM.ActiveCfg = Release|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Release|x64.ActiveCfg = Release|Any CPU
{EBAB9937-2A6A-41EA-848B-3F7EDE2396CB}.Release|x86.ActiveCfg = Release|Any CPU
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Debug|ARM.ActiveCfg = Debug|ARM
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Debug|ARM.Build.0 = Debug|ARM
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Debug|x64.ActiveCfg = Debug|Any CPU
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Debug|x86.ActiveCfg = Debug|x86
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Debug|x86.Build.0 = Debug|x86
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Release|Any CPU.Build.0 = Release|Any CPU
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Release|ARM.ActiveCfg = Release|ARM
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Release|ARM.Build.0 = Release|ARM
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Release|x64.ActiveCfg = Release|Any CPU
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Release|x86.ActiveCfg = Release|x86
{1F759DC9-82C9-45B1-A9DA-E3A7B7386CED}.Release|x86.Build.0 = Release|x86
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Debug|Any CPU.Build.0 = Debug|Any CPU
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Debug|ARM.ActiveCfg = Debug|ARM
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Debug|ARM.Build.0 = Debug|ARM
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Debug|x64.ActiveCfg = Debug|x64
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Debug|x64.Build.0 = Debug|x64
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Debug|x86.ActiveCfg = Debug|x86
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Debug|x86.Build.0 = Debug|x86
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Release|Any CPU.ActiveCfg = Release|Any CPU
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Release|Any CPU.Build.0 = Release|Any CPU
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Release|ARM.ActiveCfg = Release|ARM
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Release|ARM.Build.0 = Release|ARM
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Release|x64.ActiveCfg = Release|x64
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Release|x64.Build.0 = Release|x64
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Release|x86.ActiveCfg = Release|x86
{442EF4E5-67F5-4906-B8A8-D93AB4EBAD82}.Release|x86.Build.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,72 +34,6 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
<OutputPath>bin\ARM\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x64\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>bin\x64\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.VisualStudio.TestPlatform.ObjectModel">
<Private>False</Private>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,56 +35,6 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|ARM'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\ARM\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|ARM'">
<OutputPath>bin\ARM\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>ARM</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
<DebugSymbols>true</DebugSymbols>
<OutputPath>bin\x86\Debug\</OutputPath>
<DefineConstants>DEBUG;TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<NoWarn>;2008</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
<OutputPath>bin\x86\Release\</OutputPath>
<DefineConstants>TRACE;NETFX_CORE;WINDOWS_PHONE_APP</DefineConstants>
<Optimize>true</Optimize>
<NoWarn>;2008</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x86</PlatformTarget>
<UseVSHostingProcess>false</UseVSHostingProcess>
<ErrorReport>prompt</ErrorReport>
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<!-- A reference to the entire .Net Framework and Windows SDK are automatically included -->
<SDKReference Include="TestPlatform, Version=12.0">
<Name>Microsoft Visual Studio Test Core</Name>
</SDKReference>
</ItemGroup>
<ItemGroup>
<Compile Include="..\common\EnumerableExtensions.cs">
<Link>Common\EnumerableExtensions.cs</Link>
Expand Down Expand Up @@ -149,6 +99,11 @@
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<SDKReference Include="TestPlatform, Version=12.0">
<Name>Microsoft Visual Studio Test Core</Name>
</SDKReference>
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '12.0' ">
<VisualStudioVersion>12.0</VisualStudioVersion>
</PropertyGroup>
Expand Down

0 comments on commit fb3ab8f

Please sign in to comment.