Skip to content

Commit

Permalink
Update CoreFx to beta-25007-02
Browse files Browse the repository at this point in the history
  • Loading branch information
dotnet-bot committed Feb 7, 2017
1 parent 593aadd commit 7b75057
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dependencies.props
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
These ref versions are pulled from https://github.com/dotnet/versions.
-->
<PropertyGroup>
<CoreFxCurrentRef>d7b3774e789985c90bbdba7cbfd8de421e2ec4fc</CoreFxCurrentRef>
<CoreFxCurrentRef>8c02c8b91856b5b8f6e5d7f1707f6b2f0de67644</CoreFxCurrentRef>
<CoreClrCurrentRef>d7b3774e789985c90bbdba7cbfd8de421e2ec4fc</CoreClrCurrentRef>
<ExternalCurrentRef>6ebb1923d44306ebc37fe819f95f54e547a38c46</ExternalCurrentRef>
<ProjectNTfsCurrentRef>d7b3774e789985c90bbdba7cbfd8de421e2ec4fc</ProjectNTfsCurrentRef>
Expand All @@ -26,7 +26,7 @@

<!-- Auto-upgraded properties for each build info dependency. -->
<PropertyGroup>
<CoreFxExpectedPrerelease>beta-25007-01</CoreFxExpectedPrerelease>
<CoreFxExpectedPrerelease>beta-25007-02</CoreFxExpectedPrerelease>
<CoreClrExpectedPrerelease>beta-25007-01</CoreClrExpectedPrerelease>
<ExternalExpectedPrerelease>beta-25005-00</ExternalExpectedPrerelease>
<ProjectNTfsExpectedPrerelease>beta-25007-00</ProjectNTfsExpectedPrerelease>
Expand Down
2 changes: 1 addition & 1 deletion external/runtime/project.json.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"frameworks": {
"{TFM}": {
"dependencies": {
"Microsoft.NETCore.Platforms": "2.0.0-beta-25007-01",
"Microsoft.NETCore.Platforms": "2.0.0-beta-25007-02",
"Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25007-01",
"Microsoft.NETCore.TestHost": "2.0.0-beta-25007-01",
"runtime.native.System.Data.SqlClient.sni": "4.4.0-beta-24913-02",
Expand Down

0 comments on commit 7b75057

Please sign in to comment.