Merge pull request #2707 from eerhardt/UpdateDependencies20160427054154
Updating CoreFx to rc2-24027
This commit is contained in:
		
				commit
				
					
						1f0910ebcc
					
				
			
		
					 62 changed files with 140 additions and 140 deletions
				
			
		| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
  "version": "1.0.0-*",
 | 
					  "version": "1.0.0-*",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "PackageWithFakeNativeDep": "1.0.0-*",
 | 
					    "PackageWithFakeNativeDep": "1.0.0-*",
 | 
				
			||||||
    "Microsoft.NETCore.Platforms": "1.0.0-rc2-24022"
 | 
					    "Microsoft.NETCore.Platforms": "1.0.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "compilationOptions": {
 | 
					  "compilationOptions": {
 | 
				
			||||||
    "emitEntryPoint": true
 | 
					    "emitEntryPoint": true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
    "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
 | 
					    "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
 | 
				
			||||||
    "Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
 | 
					    "Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
 | 
				
			||||||
    "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
 | 
					    "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
 | 
				
			||||||
    "Microsoft.NETCore.Platforms": "1.0.0-rc2-24022"
 | 
					    "Microsoft.NETCore.Platforms": "1.0.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "compilationOptions": {
 | 
					  "compilationOptions": {
 | 
				
			||||||
    "emitEntryPoint": true
 | 
					    "emitEntryPoint": true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
    "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
 | 
					    "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
 | 
				
			||||||
    "Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
 | 
					    "Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
 | 
				
			||||||
    "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
 | 
					    "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
 | 
				
			||||||
    "Microsoft.NETCore.Platforms": "1.0.0-rc2-24022"
 | 
					    "Microsoft.NETCore.Platforms": "1.0.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "compilationOptions": {
 | 
					  "compilationOptions": {
 | 
				
			||||||
    "platform": "anycpu32bitpreferred",
 | 
					    "platform": "anycpu32bitpreferred",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
    "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
 | 
					    "Microsoft.AspNetCore.Server.Kestrel": "1.0.0-rc2-20113",
 | 
				
			||||||
    "Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
 | 
					    "Microsoft.AspNetCore.Hosting": "1.0.0-rc2-20113",
 | 
				
			||||||
    "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
 | 
					    "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20254",
 | 
				
			||||||
    "Microsoft.NETCore.Platforms": "1.0.0-rc2-24022"
 | 
					    "Microsoft.NETCore.Platforms": "1.0.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "compilationOptions": {
 | 
					  "compilationOptions": {
 | 
				
			||||||
    "emitEntryPoint": true
 | 
					    "emitEntryPoint": true
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
    "netstandard1.3": {
 | 
					    "netstandard1.3": {
 | 
				
			||||||
      "imports": "dnxcore50",
 | 
					      "imports": "dnxcore50",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					        "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
  "version": "1.0.0-*",
 | 
					  "version": "1.0.0-*",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
 | 
					    "Microsoft.FSharp.Core.netcore": "1.0.0-alpha-151221",
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "compilerName": "fsc",
 | 
					  "compilerName": "fsc",
 | 
				
			||||||
  "compileFiles": [
 | 
					  "compileFiles": [
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,7 +3,7 @@
 | 
				
			||||||
    "outputName": "MyLibrary"
 | 
					    "outputName": "MyLibrary"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandard1.5": {}
 | 
					    "netstandard1.5": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,7 +2,7 @@
 | 
				
			||||||
  "version": "1.0.0-*",
 | 
					  "version": "1.0.0-*",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "dotnet-test-xunit": "1.0.0-rc2-162081-13",
 | 
					    "dotnet-test-xunit": "1.0.0-rc2-162081-13",
 | 
				
			||||||
    "Microsoft.NETCore.Platforms": "1.0.1-rc2-*",
 | 
					    "Microsoft.NETCore.Platforms": "1.0.1-rc2-24027",
 | 
				
			||||||
    "xunit": "2.1.0"
 | 
					    "xunit": "2.1.0"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
| 
						 | 
					@ -17,11 +17,11 @@
 | 
				
			||||||
          "type": "platform",
 | 
					          "type": "platform",
 | 
				
			||||||
          "version": "1.0.0-rc2-*"
 | 
					          "version": "1.0.0-rc2-*"
 | 
				
			||||||
        },
 | 
					        },
 | 
				
			||||||
        "System.Linq.Expressions": "4.0.11-rc2-24022",
 | 
					        "System.Linq.Expressions": "4.0.11-rc2-24027",
 | 
				
			||||||
        "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022"
 | 
					        "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "net451": { }
 | 
					    "net451": {}
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "testRunner": "xunit"
 | 
					  "testRunner": "xunit"
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Linq.Expressions": "4.0.11-rc2-24022",
 | 
					    "System.Linq.Expressions": "4.0.11-rc2-24027",
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "xunit": "2.1.0",
 | 
					    "xunit": "2.1.0",
 | 
				
			||||||
    "dotnet-test-xunit": "1.0.0-rc2-162081-13"
 | 
					    "dotnet-test-xunit": "1.0.0-rc2-162081-13"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  "version": "1.0.0-*",
 | 
					  "version": "1.0.0-*",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandard1.5": {
 | 
					    "netstandard1.5": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandard1.5": {}
 | 
					    "netstandard1.5": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandard1.5": {}
 | 
					    "netstandard1.5": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netcoreapp1.0": {}
 | 
					    "netcoreapp1.0": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
      "target": "project",
 | 
					      "target": "project",
 | 
				
			||||||
      "version": "1.0.0-*"
 | 
					      "version": "1.0.0-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netcoreapp1.0": {}
 | 
					    "netcoreapp1.0": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "target": "project",
 | 
					      "target": "project",
 | 
				
			||||||
      "version": "1.0.0-*"
 | 
					      "version": "1.0.0-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netcoreapp1.0": {}
 | 
					    "netcoreapp1.0": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
    "net451": {},
 | 
					    "net451": {},
 | 
				
			||||||
    "netstandard1.5": {
 | 
					    "netstandard1.5": {
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					        "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "imports": "portable-net45+win8"
 | 
					      "imports": "portable-net45+win8"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@
 | 
				
			||||||
    "net451": {},
 | 
					    "net451": {},
 | 
				
			||||||
    "netstandard1.5": {
 | 
					    "netstandard1.5": {
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					        "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
      },
 | 
					      },
 | 
				
			||||||
      "imports": "portable-net45+win8"
 | 
					      "imports": "portable-net45+win8"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  "version": "1.0.0-*",
 | 
					  "version": "1.0.0-*",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022",
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027",
 | 
				
			||||||
    "System.Runtime.Analyzers": {
 | 
					    "System.Runtime.Analyzers": {
 | 
				
			||||||
      "version": "1.1.0",
 | 
					      "version": "1.1.0",
 | 
				
			||||||
      "type": "build"
 | 
					      "type": "build"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
    ]
 | 
					    ]
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "configurations": {
 | 
					  "configurations": {
 | 
				
			||||||
    "Test": {}
 | 
					    "Test": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -28,7 +28,7 @@
 | 
				
			||||||
    "netstandard1.5": {
 | 
					    "netstandard1.5": {
 | 
				
			||||||
      "imports": "dnxcore50",
 | 
					      "imports": "dnxcore50",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					        "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "net451": {
 | 
					    "net451": {
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "Microsoft.CSharp": "4.0.1-rc2-24022"
 | 
					        "Microsoft.CSharp": "4.0.1-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,12 +10,12 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "netcore50": {
 | 
					    "netcore50": {
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "System.Private.Uri": "4.0.1-rc2-24022"
 | 
					        "System.Private.Uri": "4.0.1-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "net99": {
 | 
					    "net99": {
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "Microsoft.CSharp": "4.0.1-rc2-24022"
 | 
					        "Microsoft.CSharp": "4.0.1-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,6 +1,6 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "Microsoft.NETCore.Platforms": "1.0.1-rc2-24022"
 | 
					    "Microsoft.NETCore.Platforms": "1.0.1-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "dnxcore50": {
 | 
					    "dnxcore50": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -23,7 +23,7 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  <PropertyGroup>
 | 
					  <PropertyGroup>
 | 
				
			||||||
    <PackageOutputPath>$(PackagesOutDir)</PackageOutputPath>
 | 
					    <PackageOutputPath>$(PackagesOutDir)</PackageOutputPath>
 | 
				
			||||||
    <RuntimeIdGraphDefinitionFile>$(ProjectDir)packages\Microsoft.NETCore.Platforms\1.0.1-rc2-24022\runtime.json</RuntimeIdGraphDefinitionFile>
 | 
					    <RuntimeIdGraphDefinitionFile>$(ProjectDir)packages\Microsoft.NETCore.Platforms\1.0.1-rc2-24027\runtime.json</RuntimeIdGraphDefinitionFile>
 | 
				
			||||||
    <PackageLicenseFile>$(ProjectDir)projects/dotnet_library_license.txt</PackageLicenseFile>
 | 
					    <PackageLicenseFile>$(ProjectDir)projects/dotnet_library_license.txt</PackageLicenseFile>
 | 
				
			||||||
    <PackageThirdPartyNoticesFile>$(ProjectDir)projects/ThirdPartyNotices.txt</PackageThirdPartyNoticesFile>
 | 
					    <PackageThirdPartyNoticesFile>$(ProjectDir)projects/ThirdPartyNotices.txt</PackageThirdPartyNoticesFile>
 | 
				
			||||||
    <PackageDescriptionFile>$(ProjectDir)projects/descriptions.json</PackageDescriptionFile>
 | 
					    <PackageDescriptionFile>$(ProjectDir)projects/descriptions.json</PackageDescriptionFile>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -2,42 +2,42 @@
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160410-01 ",
 | 
					    "Microsoft.CodeAnalysis.CSharp": "1.3.0-beta1-20160410-01 ",
 | 
				
			||||||
    "Microsoft.CodeAnalysis.VisualBasic": "1.3.0-beta1-20160410-01 ",
 | 
					    "Microsoft.CodeAnalysis.VisualBasic": "1.3.0-beta1-20160410-01 ",
 | 
				
			||||||
    "Microsoft.CSharp": "4.0.1-rc2-24022",
 | 
					    "Microsoft.CSharp": "4.0.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.VisualBasic": "10.0.1-rc2-24022",
 | 
					    "Microsoft.VisualBasic": "10.0.1-rc2-24027",
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022",
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027",
 | 
				
			||||||
    "System.Buffers": "4.0.0-rc2-24022",
 | 
					    "System.Buffers": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Collections.Immutable": "1.2.0-rc2-24022",
 | 
					    "System.Collections.Immutable": "1.2.0-rc2-24027",
 | 
				
			||||||
    "System.ComponentModel": "4.0.1-rc2-24022",
 | 
					    "System.ComponentModel": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.ComponentModel.Annotations": "4.1.0-rc2-24022",
 | 
					    "System.ComponentModel.Annotations": "4.1.0-rc2-24027",
 | 
				
			||||||
    "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-24022",
 | 
					    "System.Diagnostics.DiagnosticSource": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Diagnostics.Process": "4.1.0-rc2-24022",
 | 
					    "System.Diagnostics.Process": "4.1.0-rc2-24027",
 | 
				
			||||||
    "System.Dynamic.Runtime": "4.0.11-rc2-24022",
 | 
					    "System.Dynamic.Runtime": "4.0.11-rc2-24027",
 | 
				
			||||||
    "System.Globalization.Extensions": "4.0.1-rc2-24022",
 | 
					    "System.Globalization.Extensions": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.IO.FileSystem.Watcher": "4.0.0-rc2-24022",
 | 
					    "System.IO.FileSystem.Watcher": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.IO.MemoryMappedFiles": "4.0.0-rc2-24022",
 | 
					    "System.IO.MemoryMappedFiles": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.IO.UnmanagedMemoryStream": "4.0.1-rc2-24022",
 | 
					    "System.IO.UnmanagedMemoryStream": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.Linq.Expressions": "4.0.11-rc2-24022",
 | 
					    "System.Linq.Expressions": "4.0.11-rc2-24027",
 | 
				
			||||||
    "System.Linq.Parallel": "4.0.1-rc2-24022",
 | 
					    "System.Linq.Parallel": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.Linq.Queryable": "4.0.1-rc2-24022",
 | 
					    "System.Linq.Queryable": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.Net.NameResolution": "4.0.0-rc2-24022",
 | 
					    "System.Net.NameResolution": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Net.Requests": "4.0.11-rc2-24022",
 | 
					    "System.Net.Requests": "4.0.11-rc2-24027",
 | 
				
			||||||
    "System.Net.Security": "4.0.0-rc2-24022",
 | 
					    "System.Net.Security": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Net.WebHeaderCollection": "4.0.1-rc2-24022",
 | 
					    "System.Net.WebHeaderCollection": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.Numerics.Vectors": "4.1.1-rc2-24022",
 | 
					    "System.Numerics.Vectors": "4.1.1-rc2-24027",
 | 
				
			||||||
    "System.Reflection.DispatchProxy": "4.0.1-rc2-24022",
 | 
					    "System.Reflection.DispatchProxy": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.Reflection.Metadata": "1.3.0-rc2-24022",
 | 
					    "System.Reflection.Metadata": "1.3.0-rc2-24027",
 | 
				
			||||||
    "System.Reflection.TypeExtensions": "4.1.0-rc2-24022",
 | 
					    "System.Reflection.TypeExtensions": "4.1.0-rc2-24027",
 | 
				
			||||||
    "System.Resources.Reader": "4.0.0-rc2-24022",
 | 
					    "System.Resources.Reader": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Runtime.Loader": "4.0.0-rc2-24022",
 | 
					    "System.Runtime.Loader": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Security.Cryptography.Algorithms": "4.1.0-rc2-24022",
 | 
					    "System.Security.Cryptography.Algorithms": "4.1.0-rc2-24027",
 | 
				
			||||||
    "System.Security.Cryptography.Encoding": "4.0.0-rc2-24022",
 | 
					    "System.Security.Cryptography.Encoding": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Security.Cryptography.Primitives": "4.0.0-rc2-24022",
 | 
					    "System.Security.Cryptography.Primitives": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-24022",
 | 
					    "System.Security.Cryptography.X509Certificates": "4.1.0-rc2-24027",
 | 
				
			||||||
    "System.Threading.Tasks.Dataflow": "4.6.0-rc2-24022",
 | 
					    "System.Threading.Tasks.Dataflow": "4.6.0-rc2-24027",
 | 
				
			||||||
    "System.Threading.Tasks.Extensions": "4.0.0-rc2-24022",
 | 
					    "System.Threading.Tasks.Extensions": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Threading.Tasks.Parallel": "4.0.1-rc2-24022",
 | 
					    "System.Threading.Tasks.Parallel": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.Threading.Thread": "4.0.0-rc2-24022",
 | 
					    "System.Threading.Thread": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Threading.ThreadPool": "4.0.10-rc2-24022"
 | 
					    "System.Threading.ThreadPool": "4.0.10-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandard1.5": {}
 | 
					    "netstandard1.5": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,8 +1,8 @@
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
  "version": "1.0.0-*",
 | 
					  "version": "1.0.0-*",
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022",
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027",
 | 
				
			||||||
    "System.Diagnostics.Process": "4.1.0-rc2-24022",
 | 
					    "System.Diagnostics.Process": "4.1.0-rc2-24027",
 | 
				
			||||||
    "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-20581"
 | 
					    "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-20581"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@ namespace Microsoft.DotNet.Cli.Build
 | 
				
			||||||
{
 | 
					{
 | 
				
			||||||
    public class CompileTargets
 | 
					    public class CompileTargets
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        public static readonly string CoreCLRVersion = "1.0.2-rc2-24022";
 | 
					        public static readonly string CoreCLRVersion = "1.0.2-rc2-24027";
 | 
				
			||||||
        public static readonly bool IsWinx86 = CurrentPlatform.IsWindows && CurrentArchitecture.Isx86;
 | 
					        public static readonly bool IsWinx86 = CurrentPlatform.IsWindows && CurrentArchitecture.Isx86;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
        public static readonly string[] BinariesForCoreHost = new[]
 | 
					        public static readonly string[] BinariesForCoreHost = new[]
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,13 +5,13 @@
 | 
				
			||||||
    "emitEntryPoint": true
 | 
					    "emitEntryPoint": true
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022",
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027",
 | 
				
			||||||
    "Microsoft.CSharp": "4.0.1-rc2-24022",
 | 
					    "Microsoft.CSharp": "4.0.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Cli.Build.Framework": "1.0.0-*",
 | 
					    "Microsoft.DotNet.Cli.Build.Framework": "1.0.0-*",
 | 
				
			||||||
    "System.Dynamic.Runtime": "4.0.11-rc2-24022",
 | 
					    "System.Dynamic.Runtime": "4.0.11-rc2-24027",
 | 
				
			||||||
    "System.Reflection.Metadata": "1.3.0-rc2-24022",
 | 
					    "System.Reflection.Metadata": "1.3.0-rc2-24027",
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "System.Xml.XmlSerializer": "4.0.11-rc2-24022",
 | 
					    "System.Xml.XmlSerializer": "4.0.11-rc2-24027",
 | 
				
			||||||
    "WindowsAzure.Storage": "6.2.2-preview"
 | 
					    "WindowsAzure.Storage": "6.2.2-preview"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,9 +5,9 @@
 | 
				
			||||||
    "emitEntryPoint": true
 | 
					    "emitEntryPoint": true
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022",
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027",
 | 
				
			||||||
    "Microsoft.CSharp": "4.0.1-rc2-24022",
 | 
					    "Microsoft.CSharp": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Cli.Build.Framework": "1.0.0-*",
 | 
					    "Microsoft.DotNet.Cli.Build.Framework": "1.0.0-*",
 | 
				
			||||||
    "NuGet.Versioning": "3.5.0-beta-1199",
 | 
					    "NuGet.Versioning": "3.5.0-beta-1199",
 | 
				
			||||||
    "Newtonsoft.Json": "7.0.1",
 | 
					    "Newtonsoft.Json": "7.0.1",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
        "portable-net45+wp80+win8+wpa81+dnxcore50"
 | 
					        "portable-net45+wp80+win8+wpa81+dnxcore50"
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "System.Diagnostics.Process": "4.1.0-rc2-24022"
 | 
					        "System.Diagnostics.Process": "4.1.0-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -7,7 +7,7 @@
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "Microsoft.DotNet.Cli.Utils": "1.0.0-*",
 | 
					    "Microsoft.DotNet.Cli.Utils": "1.0.0-*",
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
					    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
				
			||||||
    "System.Linq.Expressions": "4.0.11-rc2-24022"
 | 
					    "System.Linq.Expressions": "4.0.11-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "net451": {
 | 
					    "net451": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
					    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
				
			||||||
    "System.Runtime.Loader": "4.0.0-rc2-24022"
 | 
					    "System.Runtime.Loader": "4.0.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandard1.5": {
 | 
					    "netstandard1.5": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
    "Newtonsoft.Json": "7.0.1",
 | 
					    "Newtonsoft.Json": "7.0.1",
 | 
				
			||||||
    "NuGet.Packaging": "3.5.0-beta-1199",
 | 
					    "NuGet.Packaging": "3.5.0-beta-1199",
 | 
				
			||||||
    "NuGet.RuntimeModel": "3.5.0-beta-1199",
 | 
					    "NuGet.RuntimeModel": "3.5.0-beta-1199",
 | 
				
			||||||
    "System.Reflection.Metadata": "1.3.0-rc2-24022"
 | 
					    "System.Reflection.Metadata": "1.3.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "net451": {
 | 
					    "net451": {
 | 
				
			||||||
| 
						 | 
					@ -40,13 +40,13 @@
 | 
				
			||||||
        "dotnet5.4"
 | 
					        "dotnet5.4"
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "Microsoft.CSharp": "4.0.1-rc2-24022",
 | 
					        "Microsoft.CSharp": "4.0.1-rc2-24027",
 | 
				
			||||||
        "System.Dynamic.Runtime": "4.0.11-rc2-24022",
 | 
					        "System.Dynamic.Runtime": "4.0.11-rc2-24027",
 | 
				
			||||||
        "System.Runtime.Loader": "4.0.0-rc2-24022",
 | 
					        "System.Runtime.Loader": "4.0.0-rc2-24027",
 | 
				
			||||||
        "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					        "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
        "System.Security.Cryptography.Algorithms": "4.1.0-rc2-24022",
 | 
					        "System.Security.Cryptography.Algorithms": "4.1.0-rc2-24027",
 | 
				
			||||||
        "System.Threading.Thread": "4.0.0-rc2-24022",
 | 
					        "System.Threading.Thread": "4.0.0-rc2-24027",
 | 
				
			||||||
        "System.Xml.XDocument": "4.0.11-rc2-24022"
 | 
					        "System.Xml.XDocument": "4.0.11-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  }
 | 
					  }
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -25,8 +25,8 @@
 | 
				
			||||||
    "netstandard1.5": {
 | 
					    "netstandard1.5": {
 | 
				
			||||||
      "imports": "portable-net45+wp80+win8+wpa81+dnxcore50",
 | 
					      "imports": "portable-net45+wp80+win8+wpa81+dnxcore50",
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "System.Diagnostics.Debug": "4.0.11-rc2-24022",
 | 
					        "System.Diagnostics.Debug": "4.0.11-rc2-24027",
 | 
				
			||||||
        "System.Dynamic.Runtime": "4.0.11-rc2-24022"
 | 
					        "System.Dynamic.Runtime": "4.0.11-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -25,8 +25,8 @@
 | 
				
			||||||
        "portable-net45+win8"
 | 
					        "portable-net45+win8"
 | 
				
			||||||
      ],
 | 
					      ],
 | 
				
			||||||
      "dependencies": {
 | 
					      "dependencies": {
 | 
				
			||||||
        "System.Resources.ResourceManager": "4.0.1-rc2-24022",
 | 
					        "System.Resources.ResourceManager": "4.0.1-rc2-24027",
 | 
				
			||||||
        "System.Reflection.TypeExtensions": "4.1.0-rc2-24022"
 | 
					        "System.Reflection.TypeExtensions": "4.1.0-rc2-24027"
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -22,8 +22,8 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "NuGet.CommandLine.XPlat": "3.5.0-beta-1199",
 | 
					    "NuGet.CommandLine.XPlat": "3.5.0-beta-1199",
 | 
				
			||||||
    "Newtonsoft.Json": "7.0.1",
 | 
					    "Newtonsoft.Json": "7.0.1",
 | 
				
			||||||
    "System.Text.Encoding.CodePages": "4.0.1-rc2-24022",
 | 
					    "System.Text.Encoding.CodePages": "4.0.1-rc2-24027",
 | 
				
			||||||
    "System.Diagnostics.FileVersionInfo": "4.0.0-rc2-24022",
 | 
					    "System.Diagnostics.FileVersionInfo": "4.0.0-rc2-24027",
 | 
				
			||||||
    "Microsoft.ApplicationInsights": "2.0.0",
 | 
					    "Microsoft.ApplicationInsights": "2.0.0",
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
					    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
				
			||||||
    "Microsoft.DotNet.Compiler.Common": "1.0.0-*",
 | 
					    "Microsoft.DotNet.Compiler.Common": "1.0.0-*",
 | 
				
			||||||
| 
						 | 
					@ -31,19 +31,19 @@
 | 
				
			||||||
    "Microsoft.Extensions.Logging": "1.0.0-rc2-20581",
 | 
					    "Microsoft.Extensions.Logging": "1.0.0-rc2-20581",
 | 
				
			||||||
    "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20581",
 | 
					    "Microsoft.Extensions.Logging.Console": "1.0.0-rc2-20581",
 | 
				
			||||||
    "Microsoft.Extensions.Testing.Abstractions": "1.0.0-*",
 | 
					    "Microsoft.Extensions.Testing.Abstractions": "1.0.0-*",
 | 
				
			||||||
    "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-24022",
 | 
					    "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-24027",
 | 
				
			||||||
    "Microsoft.NETCore.TestHost": "1.0.0-rc2-24022",
 | 
					    "Microsoft.NETCore.TestHost": "1.0.0-rc2-24027",
 | 
				
			||||||
    "Microsoft.NETCore.App": {
 | 
					    "Microsoft.NETCore.App": {
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Diagnostics.TraceSource": "4.0.0-rc2-24022",
 | 
					    "System.Diagnostics.TraceSource": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Diagnostics.TextWriterTraceListener": "4.0.0-rc2-24022",
 | 
					    "System.Diagnostics.TextWriterTraceListener": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Resources.ReaderWriter": "4.0.0-rc2-24022",
 | 
					    "System.Resources.ReaderWriter": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "System.Private.DataContractSerialization": "4.1.1-rc2-24022",
 | 
					    "System.Private.DataContractSerialization": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.Win32.Registry": {
 | 
					    "Microsoft.Win32.Registry": {
 | 
				
			||||||
      "version": "4.0.0-rc2-24022",
 | 
					      "version": "4.0.0-rc2-24027",
 | 
				
			||||||
      "exclude": "compile"
 | 
					      "exclude": "compile"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": {
 | 
					    "Microsoft.DotNet.ProjectModel": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": {
 | 
					    "Microsoft.DotNet.ProjectModel": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,8 +8,8 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Diagnostics.TraceSource": "4.0.0-rc2-24022",
 | 
					    "System.Diagnostics.TraceSource": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "NuGet.Versioning": "3.5.0-beta-1199",
 | 
					    "NuGet.Versioning": "3.5.0-beta-1199",
 | 
				
			||||||
    "NuGet.Packaging": "3.5.0-beta-1199",
 | 
					    "NuGet.Packaging": "3.5.0-beta-1199",
 | 
				
			||||||
    "NuGet.Frameworks": "3.5.0-beta-1199",
 | 
					    "NuGet.Frameworks": "3.5.0-beta-1199",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": {
 | 
					    "Microsoft.DotNet.ProjectModel": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -9,7 +9,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Diagnostics.TraceSource": "4.0.0-rc2-24022",
 | 
					    "System.Diagnostics.TraceSource": "4.0.0-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": {
 | 
					    "Microsoft.DotNet.ProjectModel": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
    "Microsoft.Extensions.Testing.Abstractions": {
 | 
					    "Microsoft.Extensions.Testing.Abstractions": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,8 +8,8 @@
 | 
				
			||||||
    "Microsoft.Extensions.Testing.Abstractions": {
 | 
					    "Microsoft.Extensions.Testing.Abstractions": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "System.Diagnostics.Process": "4.1.0-rc2-24022",
 | 
					    "System.Diagnostics.Process": "4.1.0-rc2-24027",
 | 
				
			||||||
    "TestAppWithPortablePdbs": {
 | 
					    "TestAppWithPortablePdbs": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
    "debugType": "full"
 | 
					    "debugType": "full"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandard1.5": {}
 | 
					    "netstandard1.5": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -4,7 +4,7 @@
 | 
				
			||||||
    "debugType": "portable"
 | 
					    "debugType": "portable"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandard1.5": {}
 | 
					    "netstandard1.5": {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -3,17 +3,17 @@
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "xunit": "2.1.0",
 | 
					    "xunit": "2.1.0",
 | 
				
			||||||
    "dotnet-test-xunit": "1.0.0-rc2-162081-13",
 | 
					    "dotnet-test-xunit": "1.0.0-rc2-162081-13",
 | 
				
			||||||
    "Microsoft.NETCore.Platforms": "1.0.1-*",
 | 
					    "Microsoft.NETCore.Platforms": "1.0.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "net451": {
 | 
					    "net451": {
 | 
				
			||||||
       "frameworkAssemblies": {
 | 
					      "frameworkAssemblies": {
 | 
				
			||||||
        "System.Configuration": ""
 | 
					        "System.Configuration": ""
 | 
				
			||||||
      }
 | 
					      }
 | 
				
			||||||
     }
 | 
					    }
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "runtimes": {
 | 
					  "runtimes": {
 | 
				
			||||||
    "win7-x64": {},
 | 
					    "win7-x64": {},
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -18,7 +18,7 @@
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "Microsoft.Win32.Registry": {
 | 
					    "Microsoft.Win32.Registry": {
 | 
				
			||||||
      "version": "4.0.0-rc2-24022",
 | 
					      "version": "4.0.0-rc2-24027",
 | 
				
			||||||
      "exclude": "Compile"
 | 
					      "exclude": "Compile"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": {
 | 
					    "Microsoft.DotNet.ProjectModel": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,8 +5,8 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "System.IO.Compression.ZipFile": "4.0.1-rc2-24022",
 | 
					    "System.IO.Compression.ZipFile": "4.0.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -8,7 +8,7 @@
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "Microsoft.Win32.Registry": {
 | 
					    "Microsoft.Win32.Registry": {
 | 
				
			||||||
      "version": "4.0.0-rc2-24022",
 | 
					      "version": "4.0.0-rc2-24027",
 | 
				
			||||||
      "exclude": "Compile"
 | 
					      "exclude": "Compile"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
| 
						 | 
					@ -19,7 +19,7 @@
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "xunit": "2.1.0",
 | 
					    "xunit": "2.1.0",
 | 
				
			||||||
    "dotnet-test-xunit": "1.0.0-rc2-162081-13",
 | 
					    "dotnet-test-xunit": "1.0.0-rc2-162081-13",
 | 
				
			||||||
    "System.Net.NameResolution": "4.0.0-rc2-24022"
 | 
					    "System.Net.NameResolution": "4.0.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netcoreapp1.0": {
 | 
					    "netcoreapp1.0": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.TestFramework": "1.0.0-*",
 | 
					    "Microsoft.DotNet.TestFramework": "1.0.0-*",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
| 
						 | 
					@ -13,7 +13,7 @@
 | 
				
			||||||
    "xunit": "2.1.0",
 | 
					    "xunit": "2.1.0",
 | 
				
			||||||
    "xunit.netcore.extensions": "1.0.0-prerelease-00206",
 | 
					    "xunit.netcore.extensions": "1.0.0-prerelease-00206",
 | 
				
			||||||
    "dotnet-test-xunit": "1.0.0-rc2-162081-13",
 | 
					    "dotnet-test-xunit": "1.0.0-rc2-162081-13",
 | 
				
			||||||
    "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-24022"
 | 
					    "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netcoreapp1.0": {
 | 
					    "netcoreapp1.0": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -15,9 +15,9 @@
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": {
 | 
					    "Microsoft.DotNet.ProjectModel": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Net.NameResolution": "4.0.0-rc2-24022",
 | 
					    "System.Net.NameResolution": "4.0.0-rc2-24027",
 | 
				
			||||||
    "System.Net.Sockets": "4.1.0-rc2-24022",
 | 
					    "System.Net.Sockets": "4.1.0-rc2-24027",
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "xunit": "2.1.0",
 | 
					    "xunit": "2.1.0",
 | 
				
			||||||
    "dotnet-test-xunit": "1.0.0-rc2-162081-13"
 | 
					    "dotnet-test-xunit": "1.0.0-rc2-162081-13"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -10,7 +10,7 @@
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "Microsoft.Win32.Registry": {
 | 
					    "Microsoft.Win32.Registry": {
 | 
				
			||||||
      "version": "4.0.0-rc2-24022",
 | 
					      "version": "4.0.0-rc2-24027",
 | 
				
			||||||
      "exclude": "Compile"
 | 
					      "exclude": "Compile"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "xunit": "2.1.0",
 | 
					    "xunit": "2.1.0",
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
      "type": "platform",
 | 
					      "type": "platform",
 | 
				
			||||||
      "version": "1.0.0-rc2-*"
 | 
					      "version": "1.0.0-rc2-*"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24022",
 | 
					    "System.Runtime.Serialization.Primitives": "4.1.1-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
					    "Microsoft.DotNet.Tools.Tests.Utilities": {
 | 
				
			||||||
      "target": "project"
 | 
					      "target": "project"
 | 
				
			||||||
    },
 | 
					    },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -5,7 +5,7 @@
 | 
				
			||||||
    "emitEntryPoint": true
 | 
					    "emitEntryPoint": true
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "dependencies": {
 | 
					  "dependencies": {
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022",
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
					    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
				
			||||||
    "Microsoft.DotNet.Cli.Utils": "1.0.0-*"
 | 
					    "Microsoft.DotNet.Cli.Utils": "1.0.0-*"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -7,12 +7,12 @@
 | 
				
			||||||
    "NuGet.RuntimeModel": "3.5.0-beta-1199",
 | 
					    "NuGet.RuntimeModel": "3.5.0-beta-1199",
 | 
				
			||||||
    "NuGet.Versioning": "3.5.0-beta-1199",
 | 
					    "NuGet.Versioning": "3.5.0-beta-1199",
 | 
				
			||||||
    "System.CommandLine": "0.1.0-e160119-1",
 | 
					    "System.CommandLine": "0.1.0-e160119-1",
 | 
				
			||||||
    "System.Runtime.Serialization.Json": "4.0.2-rc2-24022",
 | 
					    "System.Runtime.Serialization.Json": "4.0.2-rc2-24027",
 | 
				
			||||||
    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
					    "Microsoft.DotNet.ProjectModel": "1.0.0-*",
 | 
				
			||||||
    "Microsoft.DotNet.Cli.Utils": "1.0.0-*",
 | 
					    "Microsoft.DotNet.Cli.Utils": "1.0.0-*",
 | 
				
			||||||
    "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-20100",
 | 
					    "Microsoft.Extensions.PlatformAbstractions": "1.0.0-rc2-20100",
 | 
				
			||||||
    "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-24022",
 | 
					    "Microsoft.NETCore.ConsoleHost": "1.0.0-rc2-24027",
 | 
				
			||||||
    "NETStandard.Library": "1.5.0-rc2-24022"
 | 
					    "NETStandard.Library": "1.5.0-rc2-24027"
 | 
				
			||||||
  },
 | 
					  },
 | 
				
			||||||
  "frameworks": {
 | 
					  "frameworks": {
 | 
				
			||||||
    "netstandardapp1.5": {
 | 
					    "netstandardapp1.5": {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue