<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
<PropertyGroup>
<CoreFxCurrentRef>475ad1deaae6b2f4be053ead4c3a93576171e7f4</CoreFxCurrentRef>
- <CoreClrCurrentRef>bbff9cee9a55df1f6be543fb9d765917f6572d96</CoreClrCurrentRef>
+ <CoreClrCurrentRef>d2fd71b2fbc3be52229fe62345d1a56caee61e7a</CoreClrCurrentRef>
</PropertyGroup>
<!-- Auto-upgraded properties for each build info dependency. -->
<!-- Full package version strings that are used in other parts of the build. -->
<PropertyGroup>
- <CoreClrPackageVersion>2.0.0-beta-25111-03</CoreClrPackageVersion>
+ <CoreClrPackageVersion>2.0.0-beta-25113-01</CoreClrPackageVersion>
<XunitPackageVersion>2.2.0-beta2-build3300</XunitPackageVersion>
</PropertyGroup>
{
"dependencies": {
- "Microsoft.NETCore.ILAsm": "2.0.0-beta-25111-03",
- "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25111-03",
- "Microsoft.NETCore.Jit": "2.0.0-beta-25111-03",
- "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25111-03",
- "Microsoft.NETCore.TestHost": "2.0.0-beta-25111-03"
+ "Microsoft.NETCore.ILAsm": "2.0.0-beta-25113-01",
+ "Microsoft.NETCore.ILDAsm": "2.0.0-beta-25113-01",
+ "Microsoft.NETCore.Jit": "2.0.0-beta-25113-01",
+ "Microsoft.NETCore.Runtime.CoreCLR": "2.0.0-beta-25113-01",
+ "Microsoft.NETCore.TestHost": "2.0.0-beta-25113-01"
},
"frameworks": {
"netcoreapp1.1": {