File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 <AppDesignerFolder >Properties</AppDesignerFolder >
99 <RootNamespace >AustinHarris.JsonRpc</RootNamespace >
1010 <AssemblyName >AustinHarris.JsonRpc</AssemblyName >
11- <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
1211 <TargetFrameworkProfile >
1312 </TargetFrameworkProfile >
1413 <FileAlignment >512</FileAlignment >
1817 <SccProvider >SAK</SccProvider >
1918 <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\..\CoiniumServ\build\</SolutionDir >
2019 <RestorePackages >true</RestorePackages >
20+ <TargetFrameworkVersion >v4.0</TargetFrameworkVersion >
2121 </PropertyGroup >
2222 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x86' " >
2323 <PlatformTarget >AnyCPU</PlatformTarget >
7272 <ItemGroup >
7373 <Reference Include =" System" />
7474 <Reference Include =" Newtonsoft.Json" >
75- <HintPath >..\packages\Newtonsoft.Json.7.0.1\lib\net45 \Newtonsoft.Json.dll</HintPath >
75+ <HintPath >..\packages\Newtonsoft.Json.7.0.1\lib\net40 \Newtonsoft.Json.dll</HintPath >
7676 </Reference >
7777 </ItemGroup >
7878 <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<packages >
3- <package id =" Newtonsoft.Json" version =" 7.0.1" targetFramework =" net45 " />
3+ <package id =" Newtonsoft.Json" version =" 7.0.1" targetFramework =" net40 " />
44</packages >
You can’t perform that action at this time.
0 commit comments