Skip to content
This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
/ corefx Public archive

Commit

Permalink
Merge pull request #2111 from ericstj/ericstj/DNX12101.BuildTools55.C…
Browse files Browse the repository at this point in the history
…orefx23011

Update dnx to 12101, buildtools to 55, and corefx packages to 23011
  • Loading branch information
ericstj committed Jun 20, 2015
2 parents ec9ab7a + 3bb2f03 commit 3c1cc3a
Show file tree
Hide file tree
Showing 196 changed files with 56,238 additions and 55,455 deletions.
5 changes: 2 additions & 3 deletions dir.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@

<!-- Build Tools Versions -->
<PropertyGroup>
<BuildToolsVersion>1.0.25-prerelease-00053</BuildToolsVersion>
<DnxVersion Condition="'$(OsEnvironment)'!='Unix'">1.0.0-beta5-11682</DnxVersion>
<DnxVersion Condition="'$(OsEnvironment)'=='Unix'">1.0.0-beta5-11760</DnxVersion>
<BuildToolsVersion>1.0.25-prerelease-00055</BuildToolsVersion>
<DnxVersion>1.0.0-beta5-12101</DnxVersion>
<DnxPackageName Condition="'$(DnxPackageName)' == '' and '$(OsEnvironment)'!='Unix'">dnx-coreclr-win-x86.$(DnxVersion)</DnxPackageName>
<DnxPackageName Condition="'$(DnxPackageName)' == '' and '$(OsEnvironment)'=='Unix'">dnx-mono.$(DnxVersion)</DnxPackageName>
<RoslynVersion>1.0.0-rc3-20150510-01</RoslynVersion>
Expand Down
4 changes: 2 additions & 2 deletions src/.nuget/packages.Unix.config
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.DotNet.BuildTools" version="1.0.25-prerelease-00053" />
<package id="Microsoft.DotNet.BuildTools" version="1.0.25-prerelease-00055" />
<package id="Microsoft.DotNet.BuildTools.ApiTools" version="1.0.0-prerelease" />
<package id="dnx-mono" version="1.0.0-beta5-11760" />
<package id="dnx-mono" version="1.0.0-beta5-12101" />
<package id="Microsoft.Net.ToolsetCompilers" version="1.0.0-rc3-20150510-01" />
<package id="Microsoft.Build.Mono.Debug" version="14.1.0.0-prerelease" />
</packages>
4 changes: 2 additions & 2 deletions src/.nuget/packages.Windows_NT.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="Microsoft.DotNet.BuildTools" version="1.0.25-prerelease-00053" />
<package id="dnx-coreclr-win-x86" version="1.0.0-beta5-11682" />
<package id="Microsoft.DotNet.BuildTools" version="1.0.25-prerelease-00055" />
<package id="dnx-coreclr-win-x86" version="1.0.0-beta5-12101" />
<package id="Microsoft.DotNet.BuildTools.ApiTools" version="1.0.0-prerelease" />
</packages>
70 changes: 35 additions & 35 deletions src/Common/tests/SystemXml/BaseLibManaged/project.lock.json
Original file line number Diff line number Diff line change
@@ -1,43 +1,43 @@
{
"locked": true,
"version": -9997,
"version": -9996,
"targets": {
"DNXCore,Version=v5.0": {
"System.Private.Uri/4.0.0-beta-23008": {
"runtime": [
"lib/DNXCore50/System.Private.Uri.dll"
]
"System.Private.Uri/4.0.0-beta-23011": {
"runtime": {
"lib/DNXCore50/System.Private.Uri.dll": {}
}
},
"System.Runtime/4.0.20-beta-23008": {
"System.Runtime/4.0.20-beta-23011": {
"dependencies": {
"System.Private.Uri": "4.0.0-beta-23008"
"System.Private.Uri": "4.0.0-beta-23011"
},
"compile": [
"ref/any/System.Runtime.dll"
],
"runtime": [
"lib/DNXCore50/System.Runtime.dll"
]
"compile": {
"ref/dotnet/System.Runtime.dll": {}
},
"runtime": {
"lib/DNXCore50/System.Runtime.dll": {}
}
},
"System.Runtime.Extensions/4.0.10-beta-23008": {
"System.Runtime.Extensions/4.0.10-beta-23011": {
"dependencies": {
"System.Runtime": "4.0.20-beta-23008"
"System.Runtime": "4.0.20-beta-23011"
},
"compile": {
"ref/dotnet/System.Runtime.Extensions.dll": {}
},
"compile": [
"ref/any/System.Runtime.Extensions.dll"
],
"runtime": [
"lib/DNXCore50/System.Runtime.Extensions.dll"
]
"runtime": {
"lib/DNXCore50/System.Runtime.Extensions.dll": {}
}
}
}
},
"libraries": {
"System.Private.Uri/4.0.0-beta-23008": {
"sha512": "q2VlKvy9ufHawdI5abrNKXvUIgFZYnBYMtPqK8gy1kEVhaQ1LWR7WLprwgI11mk7Ef18+P5mj08gCuXbl/rINw==",
"System.Private.Uri/4.0.0-beta-23011": {
"sha512": "yil581lvQfpXUFfLnfmS7t9+NDvy7NeSHfKYBF7CluatvDQxT6QmwRxi9zKXzCYB7OY6sqvrRFOgdeAxNalVkA==",
"files": [
"System.Private.Uri.4.0.0-beta-23008.nupkg",
"System.Private.Uri.4.0.0-beta-23008.nupkg.sha512",
"System.Private.Uri.4.0.0-beta-23011.nupkg",
"System.Private.Uri.4.0.0-beta-23011.nupkg.sha512",
"System.Private.Uri.nuspec",
"lib/DNXCore50/System.Private.Uri.dll",
"lib/netcore50/System.Private.Uri.dll",
Expand All @@ -46,30 +46,30 @@
"runtimes/win8-aot/lib/netcore50/System.Private.Uri.dll"
]
},
"System.Runtime/4.0.20-beta-23008": {
"sha512": "YX9/7Q6EHadgTLjH4Sa5zKHGMTMrwiMynAlQxMSQLGYCyJX6Z4/hejrBR7cNxrRddXnzxs5OALdEZqdU80zwxw==",
"System.Runtime/4.0.20-beta-23011": {
"sha512": "WFRsJnfRzXYIiDJRbTXGctncx6Hw1F/uS2c5a5CzUwHuA3D/CM152F2HjWt12dLgH0BOcGvcRjKl2AfJ6MnHVg==",
"files": [
"System.Runtime.4.0.20-beta-23008.nupkg",
"System.Runtime.4.0.20-beta-23008.nupkg.sha512",
"System.Runtime.4.0.20-beta-23011.nupkg",
"System.Runtime.4.0.20-beta-23011.nupkg.sha512",
"System.Runtime.nuspec",
"lib/DNXCore50/System.Runtime.dll",
"lib/net46/_._",
"lib/netcore50/System.Runtime.dll",
"ref/any/System.Runtime.dll",
"ref/dotnet/System.Runtime.dll",
"ref/net46/_._",
"runtimes/win8-aot/lib/netcore50/System.Runtime.dll"
]
},
"System.Runtime.Extensions/4.0.10-beta-23008": {
"sha512": "488ce5N/0JQ2EbMzolr3CiIwqY64HEtxh3bIRDZ87p1eY2hQ79pROseFjQQ5n9q7aG+xs1D5CWVzuXcps976tA==",
"System.Runtime.Extensions/4.0.10-beta-23011": {
"sha512": "Ctasd6O2G00QpY3QcZN1feOZqqbN8B5rmz7P2B5E7VQWS1Dd6+CI6JAwzLHItFnIQQotOb0cy/tJdVwhqa8Uyg==",
"files": [
"System.Runtime.Extensions.4.0.10-beta-23008.nupkg",
"System.Runtime.Extensions.4.0.10-beta-23008.nupkg.sha512",
"System.Runtime.Extensions.4.0.10-beta-23011.nupkg",
"System.Runtime.Extensions.4.0.10-beta-23011.nupkg.sha512",
"System.Runtime.Extensions.nuspec",
"lib/DNXCore50/System.Runtime.Extensions.dll",
"lib/net46/_._",
"lib/netcore50/System.Runtime.Extensions.dll",
"ref/any/System.Runtime.Extensions.dll",
"ref/dotnet/System.Runtime.Extensions.dll",
"ref/net46/_._",
"runtimes/win8-aot/lib/netcore50/System.Runtime.Extensions.dll"
]
Expand Down
Loading

0 comments on commit 3c1cc3a

Please sign in to comment.