This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed
build_against_pkg_dependencies Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 22 <!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
33 <PropertyGroup >
44 <CoreFxCurrentRef >e92f146e291cdddd764887db41dcdf95263300a8</CoreFxCurrentRef >
5- <CoreClrCurrentRef >54d99a707d56c4551f1e04c7649b0e87a9df7460 </CoreClrCurrentRef >
5+ <CoreClrCurrentRef >5487e519a5becf43d50319bcaaf2734dbc6ae6ec </CoreClrCurrentRef >
66 </PropertyGroup >
77
88 <!-- Auto-upgraded properties for each build info dependency. -->
1212
1313 <!-- Full package version strings that are used in other parts of the build. -->
1414 <PropertyGroup >
15- <CoreClrPackageVersion >2.0.0-preview1-25207-02 </CoreClrPackageVersion >
15+ <CoreClrPackageVersion >2.0.0-preview1-25210-04 </CoreClrPackageVersion >
1616 <XunitPackageVersion >2.2.0-beta2-build3300</XunitPackageVersion >
1717 </PropertyGroup >
1818
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.NETCore.ILAsm" : " 2.0.0-preview1-25207-02 " ,
4- "Microsoft.NETCore.ILDAsm" : " 2.0.0-preview1-25207-02 " ,
5- "Microsoft.NETCore.Jit" : " 2.0.0-preview1-25207-02 " ,
6- "Microsoft.NETCore.Runtime.CoreCLR" : " 2.0.0-preview1-25207-02 " ,
7- "Microsoft.NETCore.TestHost" : " 2.0.0-preview1-25207-02 "
3+ "Microsoft.NETCore.ILAsm" : " 2.0.0-preview1-25210-04 " ,
4+ "Microsoft.NETCore.ILDAsm" : " 2.0.0-preview1-25210-04 " ,
5+ "Microsoft.NETCore.Jit" : " 2.0.0-preview1-25210-04 " ,
6+ "Microsoft.NETCore.Runtime.CoreCLR" : " 2.0.0-preview1-25210-04 " ,
7+ "Microsoft.NETCore.TestHost" : " 2.0.0-preview1-25210-04 "
88 },
99 "frameworks" : {
1010 "netcoreapp2.0" : {
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3- "Microsoft.TargetingPack.Private.CoreCLR" : " 2.0.0-preview1-25207-02 "
3+ "Microsoft.TargetingPack.Private.CoreCLR" : " 2.0.0-preview1-25210-04 "
44 },
55 "frameworks" : {
66 "netcoreapp1.1" : {
You can’t perform that action at this time.
0 commit comments