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 #10771 from dotnet-bot/UpdateDependencies201608150…
Browse files Browse the repository at this point in the history
…52151

Updating External dependencies to beta-24415-00
  • Loading branch information
stephentoub authored Aug 15, 2016
2 parents 77d3898 + 1ade673 commit 6b2664a
Show file tree
Hide file tree
Showing 30 changed files with 33 additions and 33 deletions.
2 changes: 1 addition & 1 deletion dir.props
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@

<CoreFxExpectedPrerelease>beta-devapi-24415-01</CoreFxExpectedPrerelease>
<CoreClrExpectedPrerelease>beta-24414-03</CoreClrExpectedPrerelease>
<ExternalExpectedPrerelease>beta-24414-00</ExternalExpectedPrerelease>
<ExternalExpectedPrerelease>beta-24415-00</ExternalExpectedPrerelease>

<CoreFxVersionsIdentityRegex>^(?i)(((System\..*)(?&lt;!System\.ServiceModel\..*))|(NETStandard\.Library)|(Microsoft\.CSharp)|(Microsoft\.NETCore\.Targets)|(Microsoft\.NETCore\.Platforms)|(Microsoft\.Win32\..*)|(Microsoft\.VisualBasic))(?&lt;!TestData)$</CoreFxVersionsIdentityRegex>
</PropertyGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Diagnostics.Debug.SymbolReader/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
},
"net46": {
Expand Down
2 changes: 1 addition & 1 deletion src/System.Diagnostics.Debug/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
},
"net46": {
Expand Down
2 changes: 1 addition & 1 deletion src/System.Diagnostics.StackTrace/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
},
"net46": {
Expand Down
2 changes: 1 addition & 1 deletion src/System.Diagnostics.Tools/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Globalization/src/netcore50aot/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.IO.FileSystem/src/netcore50/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Globalization": "4.0.10",
"System.Reflection": "4.0.10",
Expand Down
2 changes: 1 addition & 1 deletion src/System.IO.IsolatedStorage/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Collections": "4.0.0",
"System.Diagnostics.Contracts": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/System.IO/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
Expand All @@ -46,7 +46,7 @@
],
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.Diagnostics.Tools": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/System.Linq.Expressions/src/netcore50/project.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Collections": "4.0.10",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Collections": "4.0.10",
"System.Collections.Concurrent": "4.0.10",
"System.Diagnostics.Debug": "4.0.10",
Expand Down
4 changes: 2 additions & 2 deletions src/System.Private.Uri/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
},
"netstandard1.3": {
"imports": [
"netcore50"
],
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Reflection.DispatchProxy/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Runtime": "4.0.20"
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Reflection.Extensions/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Diagnostics.Contracts": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
"System.IO": "4.0.10",
Expand Down
2 changes: 1 addition & 1 deletion src/System.Reflection.TypeExtensions/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Collections": "4.0.0",
"System.Diagnostics.Contracts": "4.0.0",
"System.Linq": "4.0.0",
Expand Down
2 changes: 1 addition & 1 deletion src/System.Reflection/src/netcore50aot/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"netcore50": {
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Diagnostics.Debug": "4.0.0",
"System.Diagnostics.Tools": "4.0.0",
Expand Down
4 changes: 2 additions & 2 deletions src/System.Runtime.Extensions/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1"
}
},
Expand All @@ -29,7 +29,7 @@
"netcore50"
],
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Runtime.Handles/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
},
"net46": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Runtime": "4.0.20"
}
},
Expand Down
2 changes: 1 addition & 1 deletion src/System.Runtime.InteropServices/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
},
"net463": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1",
"Microsoft.NETCore.Targets": "1.0.1",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"Microsoft.TargetingPack.Private.WinRT": "1.0.1",
"System.Collections": "4.0.0",
"System.Diagnostics.Debug": "4.0.10",
Expand Down
2 changes: 1 addition & 1 deletion src/System.Runtime/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
},
"net462": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Text.Encoding/src/netcore50aot/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Threading.Tasks/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00"
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Threading.Timer/src/netcore50aot/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"frameworks": {
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Runtime": "4.0.20"
}
}
Expand Down
2 changes: 1 addition & 1 deletion src/System.Threading/src/project.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"netcore50": {
"dependencies": {
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24414-00",
"Microsoft.TargetingPack.Private.NETNative": "1.0.1-beta-24415-00",
"System.Runtime": "4.0.20"
}
},
Expand Down

0 comments on commit 6b2664a

Please sign in to comment.