Update everything to 23502 and add Tools.Run to sln
This commit is contained in:
parent
7dd429f047
commit
e338f0415c
9 changed files with 61 additions and 42 deletions
|
@ -4,10 +4,10 @@
|
|||
"shared": "**/*.cs",
|
||||
|
||||
"dependencies": {
|
||||
"System.Console": "4.0.0-beta-23428",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23428",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23428",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23428",
|
||||
"System.Console": "4.0.0-beta-23502",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23502",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23502",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23502",
|
||||
|
||||
"Microsoft.NETCore.ConsoleHost": "1.0.0-beta-23502",
|
||||
"Microsoft.NETCore.TestHost": "1.0.0-beta-23502"
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.Runtime": "1.0.1-beta-23502",
|
||||
|
||||
"System.Console": "4.0.0-beta-23428",
|
||||
"System.Collections": "4.0.11-beta-23428",
|
||||
"System.Linq": "4.0.1-beta-23428",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23428",
|
||||
"System.Console": "4.0.0-beta-23502",
|
||||
"System.Collections": "4.0.11-beta-23502",
|
||||
"System.Linq": "4.0.1-beta-23502",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23502",
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
"type": "build",
|
||||
"version": "1.0.0-*"
|
||||
|
|
|
@ -2,14 +2,14 @@
|
|||
"version": "1.0.0-*",
|
||||
"description": "Types to model a .NET Project",
|
||||
"dependencies": {
|
||||
"Microsoft.CSharp": "4.0.1-beta-23428",
|
||||
"System.Collections": "4.0.11-beta-23428",
|
||||
"System.Linq": "4.0.1-beta-23428",
|
||||
"System.Threading.Thread": "4.0.0-beta-23428",
|
||||
"Microsoft.CSharp": "4.0.1-beta-23502",
|
||||
"System.Collections": "4.0.11-beta-23502",
|
||||
"System.Linq": "4.0.1-beta-23502",
|
||||
"System.Threading.Thread": "4.0.0-beta-23502",
|
||||
"System.Runtime.Loader": "4.0.0-beta-23502",
|
||||
"System.Dynamic.Runtime": "4.0.11-beta-23502",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23428",
|
||||
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23428",
|
||||
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23502",
|
||||
"System.Security.Cryptography.Algorithms": "4.0.0-beta-23502",
|
||||
|
||||
"NuGet.Packaging": "3.2.0",
|
||||
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.Runtime": "1.0.1-beta-23502",
|
||||
|
||||
"System.Console": "4.0.0-beta-23428",
|
||||
"System.Collections": "4.0.11-beta-23428",
|
||||
"System.Linq": "4.0.1-beta-23428",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23428",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23428",
|
||||
"System.Console": "4.0.0-beta-23502",
|
||||
"System.Collections": "4.0.11-beta-23502",
|
||||
"System.Linq": "4.0.1-beta-23502",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23502",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23502",
|
||||
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
"type": "build",
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.Runtime": "1.0.1-beta-23502",
|
||||
|
||||
"System.Console": "4.0.0-beta-23428",
|
||||
"System.Collections": "4.0.11-beta-23428",
|
||||
"System.Linq": "4.0.1-beta-23428",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23428",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23428",
|
||||
"System.Console": "4.0.0-beta-23502",
|
||||
"System.Collections": "4.0.11-beta-23502",
|
||||
"System.Linq": "4.0.1-beta-23502",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23502",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23502",
|
||||
|
||||
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.Runtime": "1.0.1-beta-23502",
|
||||
|
||||
"System.Console": "4.0.0-beta-23428",
|
||||
"System.Collections": "4.0.11-beta-23428",
|
||||
"System.Linq": "4.0.1-beta-23428",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23428",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23428",
|
||||
"System.AppContext": "4.0.1-beta-23428",
|
||||
"System.Console": "4.0.0-beta-23502",
|
||||
"System.Collections": "4.0.11-beta-23502",
|
||||
"System.Linq": "4.0.1-beta-23502",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23502",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23502",
|
||||
"System.AppContext": "4.0.1-beta-23502",
|
||||
|
||||
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
|
|
|
@ -6,13 +6,13 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.Runtime": "1.0.1-beta-23502",
|
||||
"System.Console": "4.0.0-beta-23428",
|
||||
"System.Collections": "4.0.11-beta-23428",
|
||||
"System.Linq": "4.0.1-beta-23428",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23428",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23428",
|
||||
"System.Xml.XDocument": "4.0.11-beta-23428",
|
||||
"System.Resources.ReaderWriter": "4.0.0-beta-23428",
|
||||
"System.Console": "4.0.0-beta-23502",
|
||||
"System.Collections": "4.0.11-beta-23502",
|
||||
"System.Linq": "4.0.1-beta-23502",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23502",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23502",
|
||||
"System.Xml.XDocument": "4.0.11-beta-23502",
|
||||
"System.Resources.ReaderWriter": "4.0.0-beta-23502",
|
||||
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
"type": "build",
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
"dependencies": {
|
||||
"Microsoft.NETCore.Runtime": "1.0.1-beta-23502",
|
||||
|
||||
"System.Console": "4.0.0-beta-23428",
|
||||
"System.Collections": "4.0.11-beta-23428",
|
||||
"System.Linq": "4.0.1-beta-23428",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23428",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23428",
|
||||
"System.Console": "4.0.0-beta-23502",
|
||||
"System.Collections": "4.0.11-beta-23502",
|
||||
"System.Linq": "4.0.1-beta-23502",
|
||||
"System.Diagnostics.Process": "4.1.0-beta-23502",
|
||||
"System.IO.FileSystem": "4.0.1-beta-23502",
|
||||
|
||||
"Microsoft.DotNet.ProjectModel": "1.0.0-*",
|
||||
"Microsoft.DotNet.Cli.Utils": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue