-
Notifications
You must be signed in to change notification settings - Fork 757
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating json files to pin versions and build.cmd to pin KoreBuild an…
…d DNX
- Loading branch information
Suhas Joshi
committed
May 12, 2015
1 parent
28cb0f3
commit a875475
Showing
14 changed files
with
4,300 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
src/Microsoft.Framework.BufferEntryCollection.Internal/project.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.0.0-*", | ||
"version": "1.0.0-beta4", | ||
"shared": "*.cs", | ||
"dependencies": { | ||
}, | ||
|
121 changes: 121 additions & 0 deletions
121
src/Microsoft.Framework.BufferEntryCollection.Internal/project.lock.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,121 @@ | ||
{ | ||
"locked": true, | ||
"version": -9998, | ||
"projectFileDependencyGroups": { | ||
"": [], | ||
".NETFramework,Version=v4.5": [], | ||
"DNX,Version=v4.5.1": [], | ||
"DNXCore,Version=v5.0": [ | ||
"System.Runtime >= 4.0.20-*", | ||
"System.Collections >= 4.0.10-*", | ||
"System.Diagnostics.Debug >= 4.0.10-*" | ||
] | ||
}, | ||
"libraries": { | ||
"System.Collections/4.0.10.0": { | ||
"serviceable": false, | ||
"sha": "YsU7e47CUc8yeLyDHBfcKQGQZNPHZmVJx02qXcLi7fAiUGvnnBeSUhywdtyJrpG1Q5WXu3+ebqavG48cgcxOeA==", | ||
"frameworks": { | ||
".NETFramework,Version=v4.5": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNX,Version=v4.5.1": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNXCore,Version=v5.0": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [ | ||
"lib/aspnetcore50/System.Collections.dll" | ||
], | ||
"compileAssemblies": [ | ||
"lib/contract/System.Collections.dll" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"System.Collections.4.0.10.0.nupkg", | ||
"System.Collections.4.0.10.0.nupkg.sha512", | ||
"System.Collections.nuspec", | ||
"lib/aspnetcore50/System.Collections.dll", | ||
"lib/contract/System.Collections.dll" | ||
] | ||
}, | ||
"System.Diagnostics.Debug/4.0.10.0": { | ||
"serviceable": false, | ||
"sha": "HyUQ5FL78j4D7ywFUytYBMOoSDa94sRpGvtfgXuNjwESMp28irW7vBrNTaYI4ivTVmp9aBH1zkAz26CdzH59sA==", | ||
"frameworks": { | ||
".NETFramework,Version=v4.5": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNX,Version=v4.5.1": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNXCore,Version=v5.0": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [ | ||
"lib/aspnetcore50/System.Diagnostics.Debug.dll" | ||
], | ||
"compileAssemblies": [ | ||
"lib/contract/System.Diagnostics.Debug.dll" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"System.Diagnostics.Debug.4.0.10.0.nupkg", | ||
"System.Diagnostics.Debug.4.0.10.0.nupkg.sha512", | ||
"System.Diagnostics.Debug.nuspec", | ||
"lib/aspnetcore50/System.Diagnostics.Debug.dll", | ||
"lib/contract/System.Diagnostics.Debug.dll" | ||
] | ||
}, | ||
"System.Runtime/4.0.20.0": { | ||
"serviceable": false, | ||
"sha": "mKeVIcXozI9BvOA9M9MTDv0G14Z1pQRoSGuAfSQz9VfEBsNUpaGTRUInyeKb7QmIQUKSZ5RPYwRFDKqA1F/Ksw==", | ||
"frameworks": { | ||
".NETFramework,Version=v4.5": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNX,Version=v4.5.1": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNXCore,Version=v5.0": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [ | ||
"lib/aspnetcore50/System.Runtime.dll" | ||
], | ||
"compileAssemblies": [ | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"System.Runtime.4.0.20.0.nupkg", | ||
"System.Runtime.4.0.20.0.nupkg.sha512", | ||
"System.Runtime.nuspec", | ||
"lib/aspnetcore50/System.Runtime.dll", | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
src/Microsoft.Framework.CopyOnWriteDictionary.Internal/project.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.0.0-*", | ||
"version": "1.0.0-beta4", | ||
"shared": "*.cs", | ||
"dependencies": { | ||
}, | ||
|
49 changes: 49 additions & 0 deletions
49
src/Microsoft.Framework.CopyOnWriteDictionary.Internal/project.lock.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"locked": true, | ||
"version": -9998, | ||
"projectFileDependencyGroups": { | ||
"": [], | ||
".NETFramework,Version=v4.5": [], | ||
"DNX,Version=v4.5.1": [], | ||
"DNXCore,Version=v5.0": [ | ||
"System.Runtime >= 4.0.20-*" | ||
] | ||
}, | ||
"libraries": { | ||
"System.Runtime/4.0.20.0": { | ||
"serviceable": false, | ||
"sha": "mKeVIcXozI9BvOA9M9MTDv0G14Z1pQRoSGuAfSQz9VfEBsNUpaGTRUInyeKb7QmIQUKSZ5RPYwRFDKqA1F/Ksw==", | ||
"frameworks": { | ||
".NETFramework,Version=v4.5": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNX,Version=v4.5.1": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNXCore,Version=v5.0": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [ | ||
"lib/aspnetcore50/System.Runtime.dll" | ||
], | ||
"compileAssemblies": [ | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"System.Runtime.4.0.20.0.nupkg", | ||
"System.Runtime.4.0.20.0.nupkg.sha512", | ||
"System.Runtime.nuspec", | ||
"lib/aspnetcore50/System.Runtime.dll", | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.0.0-*", | ||
"version": "1.0.0-beta4", | ||
"shared": "*.cs", | ||
"dependencies": { | ||
}, | ||
|
49 changes: 49 additions & 0 deletions
49
src/Microsoft.Framework.NotNullAttribute.Internal/project.lock.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"locked": true, | ||
"version": -9998, | ||
"projectFileDependencyGroups": { | ||
"": [], | ||
".NETFramework,Version=v4.5": [], | ||
"DNX,Version=v4.5.1": [], | ||
"DNXCore,Version=v5.0": [ | ||
"System.Runtime >= 4.0.20-*" | ||
] | ||
}, | ||
"libraries": { | ||
"System.Runtime/4.0.20.0": { | ||
"serviceable": false, | ||
"sha": "mKeVIcXozI9BvOA9M9MTDv0G14Z1pQRoSGuAfSQz9VfEBsNUpaGTRUInyeKb7QmIQUKSZ5RPYwRFDKqA1F/Ksw==", | ||
"frameworks": { | ||
".NETFramework,Version=v4.5": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNX,Version=v4.5.1": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNXCore,Version=v5.0": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [ | ||
"lib/aspnetcore50/System.Runtime.dll" | ||
], | ||
"compileAssemblies": [ | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"System.Runtime.4.0.20.0.nupkg", | ||
"System.Runtime.4.0.20.0.nupkg.sha512", | ||
"System.Runtime.nuspec", | ||
"lib/aspnetcore50/System.Runtime.dll", | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
} | ||
} |
2 changes: 1 addition & 1 deletion
2
src/Microsoft.Framework.PropertyActivator.Internal/project.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.0.0-*", | ||
"version": "1.0.0-beta4", | ||
"shared": "*.cs", | ||
"dependencies": { | ||
}, | ||
|
49 changes: 49 additions & 0 deletions
49
src/Microsoft.Framework.PropertyActivator.Internal/project.lock.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"locked": true, | ||
"version": -9998, | ||
"projectFileDependencyGroups": { | ||
"": [], | ||
".NETFramework,Version=v4.5": [], | ||
"DNX,Version=v4.5.1": [], | ||
"DNXCore,Version=v5.0": [ | ||
"System.Runtime >= 4.0.20-*" | ||
] | ||
}, | ||
"libraries": { | ||
"System.Runtime/4.0.20.0": { | ||
"serviceable": false, | ||
"sha": "mKeVIcXozI9BvOA9M9MTDv0G14Z1pQRoSGuAfSQz9VfEBsNUpaGTRUInyeKb7QmIQUKSZ5RPYwRFDKqA1F/Ksw==", | ||
"frameworks": { | ||
".NETFramework,Version=v4.5": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNX,Version=v4.5.1": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNXCore,Version=v5.0": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [ | ||
"lib/aspnetcore50/System.Runtime.dll" | ||
], | ||
"compileAssemblies": [ | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"System.Runtime.4.0.20.0.nupkg", | ||
"System.Runtime.4.0.20.0.nupkg.sha512", | ||
"System.Runtime.nuspec", | ||
"lib/aspnetcore50/System.Runtime.dll", | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
{ | ||
"version": "1.0.0-*", | ||
"version": "1.0.0-beta4", | ||
"shared": "*.cs", | ||
"dependencies": { | ||
}, | ||
|
49 changes: 49 additions & 0 deletions
49
src/Microsoft.Framework.PropertyHelper.Internal/project.lock.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
{ | ||
"locked": true, | ||
"version": -9998, | ||
"projectFileDependencyGroups": { | ||
"": [], | ||
".NETFramework,Version=v4.5": [], | ||
"DNX,Version=v4.5.1": [], | ||
"DNXCore,Version=v5.0": [ | ||
"System.Runtime >= 4.0.20-*" | ||
] | ||
}, | ||
"libraries": { | ||
"System.Runtime/4.0.20.0": { | ||
"serviceable": false, | ||
"sha": "mKeVIcXozI9BvOA9M9MTDv0G14Z1pQRoSGuAfSQz9VfEBsNUpaGTRUInyeKb7QmIQUKSZ5RPYwRFDKqA1F/Ksw==", | ||
"frameworks": { | ||
".NETFramework,Version=v4.5": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNX,Version=v4.5.1": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [], | ||
"compileAssemblies": [] | ||
}, | ||
"DNXCore,Version=v5.0": { | ||
"dependencies": {}, | ||
"frameworkAssemblies": [], | ||
"runtimeAssemblies": [ | ||
"lib/aspnetcore50/System.Runtime.dll" | ||
], | ||
"compileAssemblies": [ | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
}, | ||
"files": [ | ||
"System.Runtime.4.0.20.0.nupkg", | ||
"System.Runtime.4.0.20.0.nupkg.sha512", | ||
"System.Runtime.nuspec", | ||
"lib/aspnetcore50/System.Runtime.dll", | ||
"lib/contract/System.Runtime.dll" | ||
] | ||
} | ||
} | ||
} |
Oops, something went wrong.