1- <<<<<<< HEAD
2- <?xml version =" 1.0" encoding =" utf-8" ?>
3- =======
41<?xml version =" 1.0" encoding =" utf-8" ?>
5- >>>>>>> c0a6d05741c6197a3ffaccbe2ee414b049d7d7d1
62<Project DefaultTargets =" Build" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
73 <PropertyGroup >
84 <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
128 <RootNamespace >AustinHarris.JsonRpcTestN</RootNamespace >
139 <AssemblyName >AustinHarris.JsonRpcTestN</AssemblyName >
1410 <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
15- <<<<<<< HEAD
1611 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
1712 <RestorePackages >true</RestorePackages >
18- =======
19- >>>>>>> c0a6d05741c6197a3ffaccbe2ee414b049d7d7d1
2013 </PropertyGroup >
2114 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2215 <DebugSymbols >true</DebugSymbols >
3730 <ConsolePause >false</ConsolePause >
3831 </PropertyGroup >
3932 <ItemGroup >
40- <<<<<<< HEAD
4133 <Reference Include =" Newtonsoft.Json, Version=8.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
4234 <HintPath >..\packages\Newtonsoft.Json.8.0.2\lib\net45\Newtonsoft.Json.dll</HintPath >
4335 <Private >True</Private >
4739 <Private >True</Private >
4840 </Reference >
4941 <Reference Include =" System" />
50- =======
51- <Reference Include =" System" />
52- <Reference Include =" Newtonsoft.Json" >
53- <HintPath >..\packages\Newtonsoft.Json.7.0.1\lib\net45\Newtonsoft.Json.dll</HintPath >
54- </Reference >
55- <Reference Include =" nunit.framework" >
56- <HintPath >..\packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath >
57- </Reference >
58- >>>>>>> c0a6d05741c6197a3ffaccbe2ee414b049d7d7d1
5942 </ItemGroup >
6043 <ItemGroup >
6144 <Compile Include =" Test.cs" />
7154 <Name >AustinHarris.JsonRpc</Name >
7255 </ProjectReference >
7356 </ItemGroup >
74- <<<<<<< HEAD
7557 <ItemGroup >
7658 <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
7759 </ItemGroup >
8264 </PropertyGroup >
8365 <Error Condition =" !Exists('$(SolutionDir)\.nuget\NuGet.targets')" Text =" $([System.String]::Format('$(ErrorText)', '$(SolutionDir)\.nuget\NuGet.targets'))" />
8466 </Target >
85- =======
86- >>>>>>> c0a6d05741c6197a3ffaccbe2ee414b049d7d7d1
8767</Project >
0 commit comments