提交 78e6fd00 编写于 作者: J Jared Parsons

Update the csproj, vbproj and project.json files

上级 da8faad3
......@@ -14,7 +14,7 @@
<IncludePattern Condition="'$(IncludePattern)' == ''">*.UnitTests*.dll</IncludePattern>
<OutputDirectory>Binaries\$(Configuration)</OutputDirectory>
<NuGetPackageRoot>$(UserProfile)\.nuget\packages</NuGetPackageRoot>
<XunitVersion>1.9.2</XunitVersion>
<XunitVersion>2.1.0-beta4-build3109</XunitVersion>
</PropertyGroup>
<Target Name="Build">
......@@ -68,7 +68,7 @@
<TestAssemblies Include="$(OutputDirectory)\**\$(IncludePattern)" />
</ItemGroup>
<Exec Command="$(OutputDirectory)\RunTests.exe $(NuGetPackageRoot)\xunit.runners\2.0.0-alpha-build2576\tools $(RunTestArgs) @(TestAssemblies, ' ')" />
<Exec Command="Binaries\$(Configuration)\RunTests.exe packages\xunit.runner.console.2.1.0-beta4-build3109\tools $(RunTestArgs) @(TestAssemblies, ' ')" />
</Target>
......
......@@ -3,8 +3,8 @@
<PropertyGroup>
<StartAction Condition="'$(StartActions)' == ''">Program</StartAction>
<StartProgram Condition="'$(StartProgram)' == ''">$(MSBuildThisFileDirectory)\..\..\..\packages\xunit.runners.2.0.0-alpha-build2576\tools\xunit.console.x86.exe</StartProgram>
<StartArguments Condition="'$(StartArguments)' == ''">$(AssemblyName).dll</StartArguments>
<StartProgram Condition="'$(StartProgram)' == ''">$(NuGetPackagesPath)\xunit.runner.console.2.1.0-beta4-build3109\tools\xunit.console.x86.exe</StartProgram>
<StartArguments Condition="'$(StartArguments)' == ''">$(AssemblyName).dll -html $(OurDir)\xUnitResults\$(AssemblyName).html -noshadow</StartArguments>
<StartWorkingDirectory Condition="'$(StartWorkingDirectory)' == ''">$(OutDir)</StartWorkingDirectory>
</PropertyGroup>
......
......@@ -6,7 +6,7 @@
"Microsoft.Net.Compilers": "1.1.0-beta1-20150727-01",
"Microsoft.Net.RoslynDiagnostics": "1.1.1-beta1-20150818-01",
"FakeSign": "0.9.2",
"xunit": "1.9.2",
"xunit": "2.1.0-beta4-build3109",
"xunit.runner.console": "2.1.0-beta4-build3109",
"xunit.runners": "2.0.0-alpha-build2576"
},
......
......@@ -10,7 +10,7 @@ usage()
echo " --os <os> OS to run (Linux / Darwin)"
}
XUNIT_VERSION=2.0.0-alpha-build2576
XUNIT_VERSION=2.1.0-beta4-build3109
BUILD_CONFIGURATION=Debug
OS_NAME=$(uname -s)
USE_CACHE=true
......
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": { }
......
{
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"Microsoft.DiaSymReader": "1.0.6",
"xunit": "1.9.2"
"Microsoft.DiaSymReader": "1.0.5.1",
"xunit": "1.9.2",
"xunit": "2.1.0-beta4-build3109",
},
"frameworks": {
"net45": {}
"net45": {
}
}
}
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": { }
......
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": { }
......
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": { }
......
......@@ -62,6 +62,5 @@
</ItemGroup>
<ImportGroup Label="Targets">
<Import Project="..\..\..\..\..\build\Targets\VSL.Imports.targets" />
<Import Project="..\..\..\..\..\build\Targets\Roslyn.Toolsets.Xunit.targets" />
</ImportGroup>
</Project>
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": { }
......
{
"dependencies": {
"xunit": "1.9.2",
"xunit": "2.1.0-beta4-build3109",
},
"frameworks": {
"net45": { }
......
......@@ -3,7 +3,7 @@
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"Microsoft.DiaSymReader": "1.0.6",
"Moq": "4.2.1402.2112",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": {}
......
{
{
"dependencies": {
"Microsoft.DiaSymReader": "1.0.6",
"Microsoft.DiaSymReader": "1.0.5.1",
"Moq": "4.2.1402.2112",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109",
},
"frameworks": {
"net45": {}
"net45": { }
}
}
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": { }
......
{
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"Microsoft.DiaSymReader": "1.0.6",
"xunit": "1.9.2"
"Microsoft.DiaSymReader": "1.0.5.1",
"xunit": "2.1.0-beta4-build3109",
},
"frameworks": {
"net45": {}
"net45": { }
}
}
{
"dependencies": {
"xunit": "1.9.2",
"xunit": "2.1.0-beta4-build3109",
},
"frameworks": {
"net45": { }
......
{
"dependencies": {
"xunit": "1.9.2",
"xunit": "2.1.0-beta4-build3109",
},
"frameworks": {
"net45": { }
......
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"xunit" : "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": { }
......
......@@ -3,7 +3,7 @@
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"Moq": "4.2.1402.2112",
"System.Diagnostics.Process": "4.0.0-beta-23123",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": {}
......
......@@ -9,7 +9,7 @@
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": { }
......
......@@ -8,7 +8,7 @@
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": { }
......
......@@ -31,11 +31,21 @@
<DefineConstants>$(DefineConstants);ARM</DefineConstants>
<PlatformTarget>ARM</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\..\Test\Utilities\Desktop\TestUtilities.Desktop.csproj">
<Project>{76c6f005-c89d-4348-bb4a-391898dbeb52}</Project>
<Name>TestUtilities.Desktop</Name>
</ProjectReference>
<ProjectReference Include="..\..\Test\Utilities\Portable.FX45\TestUtilities.FX45.csproj">
<Project>{f7712928-1175-47b3-8819-ee086753dee2}</Project>
<Name>TestUtilities.FX45</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="ReachFramework" />
<Reference Include="System" />
<Reference Include="C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6\System.dll" />
<Reference Include="System.Core" />
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Xaml" />
......
{
"dependencies": {
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109",
"xunit.extensibility.execution": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": { }
......
......@@ -8,7 +8,7 @@
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": { }
......
{
{
"dependencies": {
"Microsoft.DiaSymReader": "1.0.6",
"xunit": "1.9.2"
"Microsoft.DiaSymReader": "1.0.5.1",
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": {}
"net45": { }
}
}
{
"dependencies": {
"System.Collections.Immutable": "1.1.37",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": {}
......
{
{
"dependencies": {
"Microsoft.DiaSymReader": "1.0.6",
"xunit": "1.9.2"
"Microsoft.DiaSymReader": "1.0.5.1",
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": {}
"net45": { }
}
}
{
"dependencies": {
"System.Collections.Immutable": "1.1.37",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": {}
......
{
{
"dependencies": {
"Microsoft.DiaSymReader": "1.0.6",
"xunit": "1.9.2"
"Microsoft.DiaSymReader": "1.0.5.1",
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": {}
"net45": { }
}
}
{
"dependencies": {
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net45": { }
......
......@@ -6,7 +6,7 @@
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": { }
......
......@@ -5,7 +5,7 @@
"System.Diagnostics.Debug": "4.0.10",
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": { }
......
......@@ -66,6 +66,5 @@
<ItemGroup />
<ImportGroup Label="Targets">
<Import Project="..\..\..\..\..\build\Targets\VSL.Imports.targets" />
<Import Project="..\..\..\..\..\build\Targets\Roslyn.Toolsets.Xunit.targets" />
</ImportGroup>
</Project>
{
"dependencies": {
"System.Collections.Immutable": "1.1.37",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net452": {}
......
......@@ -58,6 +58,5 @@
<ItemGroup />
<ImportGroup Label="Targets">
<Import Project="..\..\..\..\..\build\Targets\VSL.Imports.targets" />
<Import Project="..\..\..\..\..\build\Targets\Roslyn.Toolsets.Xunit.targets" />
</ImportGroup>
</Project>
{
"dependencies": {
"System.Collections.Immutable": "1.1.37",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net452": {}
......
......@@ -63,6 +63,5 @@
</ItemGroup>
<ImportGroup Label="Targets">
<Import Project="..\..\..\..\build\Targets\VSL.Imports.targets" />
<Import Project="..\..\..\..\build\Targets\Roslyn.Toolsets.Xunit.targets" />
</ImportGroup>
</Project>
......@@ -2,7 +2,7 @@
"dependencies": {
"Moq": "4.2.1402.2112",
"System.Collections.Immutable": "1.1.37",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net452": {}
......
......@@ -76,6 +76,5 @@
</ItemGroup>
<ImportGroup Label="Targets">
<Import Project="..\..\..\..\..\build\Targets\VSL.Imports.targets" />
<Import Project="..\..\..\..\..\build\Targets\Roslyn.Toolsets.Xunit.targets" />
</ImportGroup>
</Project>
{
"dependencies": {
"System.Collections.Immutable": "1.1.37",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net452": {}
......
......@@ -60,6 +60,5 @@
</ItemGroup>
<ImportGroup Label="Targets">
<Import Project="..\..\..\..\..\build\Targets\VSL.Imports.targets" />
<Import Project="..\..\..\..\..\build\Targets\Roslyn.Toolsets.Xunit.targets" />
</ImportGroup>
</Project>
{
"dependencies": {
"System.Collections.Immutable": "1.1.37",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net452": {}
......
......@@ -82,6 +82,5 @@
</ItemGroup>
<ImportGroup Label="Targets">
<Import Project="..\..\..\..\..\build\Targets\VSL.Imports.targets" />
<Import Project="..\..\..\..\..\build\Targets\Roslyn.Toolsets.Xunit.targets" />
</ImportGroup>
</Project>
{
"dependencies": {
"System.Collections.Immutable": "1.1.37",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net452": {}
......
......@@ -163,6 +163,7 @@
<ItemGroup>
<None Include="project.json" />
</ItemGroup>
<Import Project="..\Shared\TestUtilities.projitems" Label="Shared" />
<ImportGroup Label="Targets">
<Import Project="..\..\..\..\build\Targets\VSL.Imports.targets" />
<Import Project="..\..\..\..\build\Targets\Roslyn.Toolsets.Xunit.targets" />
......
......@@ -3,7 +3,6 @@
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ImportGroup Label="Settings">
<Import Project="..\..\..\..\build\Targets\VSL.Settings.targets" />
<Import Project="..\Shared\TestUtilities.projitems" Label="Shared" />
</ImportGroup>
<PropertyGroup>
<Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
......@@ -41,6 +40,52 @@
<Name>CompilerTestResources</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup Label="File References">
<Reference Include="System.Reflection.Metadata">
<HintPath>..\..\..\..\packages\System.Reflection.Metadata.$(SystemReflectionMetadataVersion)\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath>
</Reference>
<Reference Include="System.Collections.Immutable">
<HintPath>..\..\..\..\packages\System.Collections.Immutable.$(SystemCollectionsImmutableVersion)\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath>
</Reference>
<Reference Include="Microsoft.DiaSymReader">
<HintPath>..\..\..\..\packages\Microsoft.DiaSymReader.1.0.5\lib\net45\Microsoft.DiaSymReader.dll</HintPath>
</Reference>
</ItemGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|ARM' ">
<PlatformTarget>ARM</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|ARM' ">
<PlatformTarget>ARM</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|Any CPU' ">
<PlatformTarget>
</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|Any CPU' ">
<PlatformTarget>
</PlatformTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
<DebugSymbols>true</DebugSymbols>
<OutDir>..\..\..\..\Binaries\Debug\amd64</OutDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<CheckForOverflowUnderflow>true</CheckForOverflowUnderflow>
<NoWarn>1591</NoWarn>
<DebugType>full</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutDir>..\..\..\..\Binaries\Release\amd64</OutDir>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Optimize>true</Optimize>
<NoWarn>1591</NoWarn>
<DebugType>pdbonly</DebugType>
<PlatformTarget>x64</PlatformTarget>
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="System" />
......
{
{
"dependencies": {
"Microsoft.CodeAnalysis.Test.Resources.Proprietary": "1.1.0-beta1-20150824-02",
"Microsoft.DiaSymReader": "1.0.6",
"xunit": "1.9.2"
"Microsoft.DiaSymReader": "1.0.5.1",
"xunit": "2.1.0-beta4-build3109",
},
"frameworks": {
"net45": {}
"net45": { }
},
"runtimes": {
"win7-anycpu": {},
"ubuntu.14.04-anycpu": {}
"win7-anycpu": { },
"ubuntu.14.04-anycpu": { }
}
}
......@@ -7,7 +7,7 @@
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": { }
......
......@@ -8,7 +8,7 @@
"System.Runtime": "4.0.20",
"System.Runtime.Extensions": "4.0.10",
"System.Threading": "4.0.10",
"xunit": "1.9.2"
"xunit": "2.1.0-beta4-build3109"
},
"frameworks": {
"net46": { }
......
{
"dependencies": {
"xunit.extensions": "1.9.2"
},
"frameworks": {
"net452": { }
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册