Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit e15b926

Browse files
authored
Merge pull request #7533 from dotnet-bot/release/1.1.0-UpdateDependencies
Update CoreClr, CoreFx to preview1-24608-01, preview1-24530-04, respectively (release/1.1.0)
2 parents 1bd0ce6 + 41c7cae commit e15b926

File tree

9 files changed

+144
-144
lines changed

9 files changed

+144
-144
lines changed

dependencies.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
<Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
22
<!-- Source of truth for dependency tooling: the commit hash of the dotnet/versions master branch as of the last auto-upgrade. -->
33
<PropertyGroup>
4-
<CoreFxCurrentRef>d47c8b493b002e05a24f088d3fd29a8d3a6a44ac</CoreFxCurrentRef>
5-
<CoreClrCurrentRef>d47c8b493b002e05a24f088d3fd29a8d3a6a44ac</CoreClrCurrentRef>
4+
<CoreFxCurrentRef>20282ecca31a2a9d8eba8ca4a01e79e7a8458d1d</CoreFxCurrentRef>
5+
<CoreClrCurrentRef>20282ecca31a2a9d8eba8ca4a01e79e7a8458d1d</CoreClrCurrentRef>
66
</PropertyGroup>
77

88
<!-- Auto-upgraded properties for each build info dependency. -->
99
<PropertyGroup>
10-
<CoreFxExpectedPrerelease>preview1-24530-02</CoreFxExpectedPrerelease>
10+
<CoreFxExpectedPrerelease>preview1-24530-04</CoreFxExpectedPrerelease>
1111
</PropertyGroup>
1212

1313
<!-- Full package version strings that are used in other parts of the build. -->
1414
<PropertyGroup>
15-
<CoreClrPackageVersion>1.1.0-preview1-24529-02</CoreClrPackageVersion>
15+
<CoreClrPackageVersion>1.1.0-preview1-24608-01</CoreClrPackageVersion>
1616
<XunitPackageVersion>2.1.0</XunitPackageVersion>
1717

1818
<!-- Runtime package versions from projectk-tfs/release/1.0.0 -->

tests/src/Common/test_dependencies/project.json

Lines changed: 59 additions & 59 deletions
Original file line numberDiff line numberDiff line change
@@ -7,67 +7,67 @@
77
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
88
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
99
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
10-
"Microsoft.Win32.Primitives": "4.3.0-preview1-24530-02",
10+
"Microsoft.Win32.Primitives": "4.3.0-preview1-24530-04",
1111
"Newtonsoft.Json": "7.0.1",
12-
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02",
13-
"Microsoft.NETCore.Targets": "1.1.0-preview1-24530-02",
14-
"System.Collections.Immutable": "1.3.0-preview1-24530-02",
15-
"System.Threading.Thread": "4.3.0-preview1-24530-02",
16-
"System.Collections": "4.3.0-preview1-24530-02",
17-
"System.Xml.XmlSerializer": "4.3.0-preview1-24530-02",
18-
"System.Collections.Concurrent": "4.3.0-preview1-24530-02",
19-
"System.ObjectModel": "4.3.0-preview1-24530-02",
20-
"System.Runtime.Numerics": "4.3.0-preview1-24530-02",
21-
"System.Collections.NonGeneric": "4.3.0-preview1-24530-02",
22-
"System.Collections.Specialized": "4.3.0-preview1-24530-02",
23-
"System.ComponentModel": "4.3.0-preview1-24530-02",
24-
"System.Reflection.Emit.Lightweight": "4.3.0-preview1-24530-02",
25-
"System.Reflection.TypeExtensions": "4.3.0-preview1-24530-02",
26-
"System.Console": "4.3.0-preview1-24530-02",
27-
"System.Diagnostics.Contracts": "4.3.0-preview1-24530-02",
28-
"System.Diagnostics.Debug": "4.3.0-preview1-24530-02",
29-
"System.Diagnostics.Process": "4.3.0-preview1-24530-02",
30-
"System.Diagnostics.Tools": "4.3.0-preview1-24530-02",
31-
"System.Diagnostics.Tracing": "4.3.0-preview1-24530-02",
32-
"System.Dynamic.Runtime": "4.3.0-preview1-24530-02",
33-
"System.Globalization": "4.3.0-preview1-24530-02",
34-
"System.Globalization.Calendars": "4.3.0-preview1-24530-02",
35-
"System.IO": "4.3.0-preview1-24530-02",
36-
"System.IO.FileSystem": "4.3.0-preview1-24530-02",
37-
"System.IO.FileSystem.Primitives": "4.3.0-preview1-24530-02",
38-
"System.Linq": "4.3.0-preview1-24530-02",
39-
"System.Linq.Queryable": "4.3.0-preview1-24530-02",
40-
"System.Linq.Expressions": "4.3.0-preview1-24530-02",
41-
"System.Reflection": "4.3.0-preview1-24530-02",
42-
"System.Reflection.Extensions": "4.3.0-preview1-24530-02",
43-
"System.Resources.ResourceManager": "4.3.0-preview1-24530-02",
44-
"System.Runtime": "4.3.0-preview1-24530-02",
45-
"System.Runtime.CompilerServices.Unsafe": "4.3.0-preview1-24530-02",
46-
"System.Runtime.Extensions": "4.3.0-preview1-24530-02",
47-
"System.Runtime.Handles": "4.3.0-preview1-24530-02",
48-
"System.Runtime.InteropServices": "4.3.0-preview1-24530-02",
49-
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0-preview1-24530-02",
50-
"System.Runtime.Loader": "4.3.0-preview1-24530-02",
51-
"System.Runtime.Serialization.Json": "4.3.0-preview1-24530-02",
12+
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-04",
13+
"Microsoft.NETCore.Targets": "1.1.0-preview1-24530-04",
14+
"System.Collections.Immutable": "1.3.0-preview1-24530-04",
15+
"System.Threading.Thread": "4.3.0-preview1-24530-04",
16+
"System.Collections": "4.3.0-preview1-24530-04",
17+
"System.Xml.XmlSerializer": "4.3.0-preview1-24530-04",
18+
"System.Collections.Concurrent": "4.3.0-preview1-24530-04",
19+
"System.ObjectModel": "4.3.0-preview1-24530-04",
20+
"System.Runtime.Numerics": "4.3.0-preview1-24530-04",
21+
"System.Collections.NonGeneric": "4.3.0-preview1-24530-04",
22+
"System.Collections.Specialized": "4.3.0-preview1-24530-04",
23+
"System.ComponentModel": "4.3.0-preview1-24530-04",
24+
"System.Reflection.Emit.Lightweight": "4.3.0-preview1-24530-04",
25+
"System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04",
26+
"System.Console": "4.3.0-preview1-24530-04",
27+
"System.Diagnostics.Contracts": "4.3.0-preview1-24530-04",
28+
"System.Diagnostics.Debug": "4.3.0-preview1-24530-04",
29+
"System.Diagnostics.Process": "4.3.0-preview1-24530-04",
30+
"System.Diagnostics.Tools": "4.3.0-preview1-24530-04",
31+
"System.Diagnostics.Tracing": "4.3.0-preview1-24530-04",
32+
"System.Dynamic.Runtime": "4.3.0-preview1-24530-04",
33+
"System.Globalization": "4.3.0-preview1-24530-04",
34+
"System.Globalization.Calendars": "4.3.0-preview1-24530-04",
35+
"System.IO": "4.3.0-preview1-24530-04",
36+
"System.IO.FileSystem": "4.3.0-preview1-24530-04",
37+
"System.IO.FileSystem.Primitives": "4.3.0-preview1-24530-04",
38+
"System.Linq": "4.3.0-preview1-24530-04",
39+
"System.Linq.Queryable": "4.3.0-preview1-24530-04",
40+
"System.Linq.Expressions": "4.3.0-preview1-24530-04",
41+
"System.Reflection": "4.3.0-preview1-24530-04",
42+
"System.Reflection.Extensions": "4.3.0-preview1-24530-04",
43+
"System.Resources.ResourceManager": "4.3.0-preview1-24530-04",
44+
"System.Runtime": "4.3.0-preview1-24530-04",
45+
"System.Runtime.CompilerServices.Unsafe": "4.3.0-preview1-24530-04",
46+
"System.Runtime.Extensions": "4.3.0-preview1-24530-04",
47+
"System.Runtime.Handles": "4.3.0-preview1-24530-04",
48+
"System.Runtime.InteropServices": "4.3.0-preview1-24530-04",
49+
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0-preview1-24530-04",
50+
"System.Runtime.Loader": "4.3.0-preview1-24530-04",
51+
"System.Runtime.Serialization.Json": "4.3.0-preview1-24530-04",
5252
"System.Runtime.Serialization.Primitives": "4.1.1",
53-
"System.Runtime.Serialization.Xml": "4.3.0-preview1-24530-02",
54-
"System.Security.Cryptography.Algorithms": "4.3.0-preview1-24530-02",
55-
"System.Text.Encoding": "4.3.0-preview1-24530-02",
56-
"System.Text.Encoding.Extensions": "4.3.0-preview1-24530-02",
57-
"System.Text.RegularExpressions": "4.3.0-preview1-24530-02",
58-
"System.Threading": "4.3.0-preview1-24530-02",
59-
"System.Threading.AccessControl": "4.3.0-preview1-24530-02",
60-
"System.Threading.Overlapped": "4.3.0-preview1-24530-02",
61-
"System.Threading.Tasks": "4.3.0-preview1-24530-02",
62-
"System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-02",
63-
"System.Threading.ThreadPool": "4.3.0-preview1-24530-02",
64-
"System.Threading.Timer": "4.3.0-preview1-24530-02",
65-
"System.Xml.ReaderWriter": "4.3.0-preview1-24530-02",
66-
"System.Xml.XDocument": "4.3.0-preview1-24530-02",
67-
"System.Xml.XmlDocument": "4.3.0-preview1-24530-02",
68-
"System.Xml.XPath": "4.3.0-preview1-24530-02",
69-
"System.Xml.XPath.XmlDocument": "4.3.0-preview1-24530-02",
70-
"System.Numerics.Vectors": "4.3.0-preview1-24530-02"
53+
"System.Runtime.Serialization.Xml": "4.3.0-preview1-24530-04",
54+
"System.Security.Cryptography.Algorithms": "4.3.0-preview1-24530-04",
55+
"System.Text.Encoding": "4.3.0-preview1-24530-04",
56+
"System.Text.Encoding.Extensions": "4.3.0-preview1-24530-04",
57+
"System.Text.RegularExpressions": "4.3.0-preview1-24530-04",
58+
"System.Threading": "4.3.0-preview1-24530-04",
59+
"System.Threading.AccessControl": "4.3.0-preview1-24530-04",
60+
"System.Threading.Overlapped": "4.3.0-preview1-24530-04",
61+
"System.Threading.Tasks": "4.3.0-preview1-24530-04",
62+
"System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-04",
63+
"System.Threading.ThreadPool": "4.3.0-preview1-24530-04",
64+
"System.Threading.Timer": "4.3.0-preview1-24530-04",
65+
"System.Xml.ReaderWriter": "4.3.0-preview1-24530-04",
66+
"System.Xml.XDocument": "4.3.0-preview1-24530-04",
67+
"System.Xml.XmlDocument": "4.3.0-preview1-24530-04",
68+
"System.Xml.XPath": "4.3.0-preview1-24530-04",
69+
"System.Xml.XPath.XmlDocument": "4.3.0-preview1-24530-04",
70+
"System.Numerics.Vectors": "4.3.0-preview1-24530-04"
7171
},
7272
"frameworks": {
7373
"netcoreapp1.0": {

tests/src/JIT/config/benchmark+roslyn/project.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,23 +4,23 @@
44
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
55
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
66
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
7-
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02",
8-
"System.Console": "4.3.0-preview1-24530-02",
9-
"System.Dynamic.Runtime": "4.3.0-preview1-24530-02",
10-
"System.Linq": "4.3.0-preview1-24530-02",
11-
"System.IO.FileSystem": "4.3.0-preview1-24530-02",
12-
"System.Numerics.Vectors": "4.3.0-preview1-24530-02",
13-
"System.Reflection": "4.3.0-preview1-24530-02",
14-
"System.Reflection.Extensions": "4.3.0-preview1-24530-02",
15-
"System.Reflection.TypeExtensions": "4.3.0-preview1-24530-02",
16-
"System.Runtime": "4.3.0-preview1-24530-02",
17-
"System.Runtime.Extensions": "4.3.0-preview1-24530-02",
18-
"System.Runtime.Numerics": "4.3.0-preview1-24530-02",
19-
"System.Text.RegularExpressions": "4.3.0-preview1-24530-02",
20-
"System.Threading": "4.3.0-preview1-24530-02",
21-
"System.Threading.Tasks": "4.3.0-preview1-24530-02",
22-
"System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-02",
23-
"System.Security.Cryptography.Algorithms": "4.3.0-preview1-24530-02",
7+
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-04",
8+
"System.Console": "4.3.0-preview1-24530-04",
9+
"System.Dynamic.Runtime": "4.3.0-preview1-24530-04",
10+
"System.Linq": "4.3.0-preview1-24530-04",
11+
"System.IO.FileSystem": "4.3.0-preview1-24530-04",
12+
"System.Numerics.Vectors": "4.3.0-preview1-24530-04",
13+
"System.Reflection": "4.3.0-preview1-24530-04",
14+
"System.Reflection.Extensions": "4.3.0-preview1-24530-04",
15+
"System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04",
16+
"System.Runtime": "4.3.0-preview1-24530-04",
17+
"System.Runtime.Extensions": "4.3.0-preview1-24530-04",
18+
"System.Runtime.Numerics": "4.3.0-preview1-24530-04",
19+
"System.Text.RegularExpressions": "4.3.0-preview1-24530-04",
20+
"System.Threading": "4.3.0-preview1-24530-04",
21+
"System.Threading.Tasks": "4.3.0-preview1-24530-04",
22+
"System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-04",
23+
"System.Security.Cryptography.Algorithms": "4.3.0-preview1-24530-04",
2424
"xunit": "2.1.0",
2525
"xunit.console.netcore": "1.0.2-prerelease-00101",
2626
"xunit.runner.utility": "2.1.0"

tests/src/JIT/config/benchmark+serialize/project.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,21 +3,21 @@
33
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
44
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
55
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
6-
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02",
6+
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-04",
77
"Newtonsoft.Json": "7.0.1",
8-
"System.Console": "4.3.0-preview1-24530-02",
9-
"System.IO": "4.3.0-preview1-24530-02",
10-
"System.IO.FileSystem": "4.3.0-preview1-24530-02",
11-
"System.Linq": "4.3.0-preview1-24530-02",
12-
"System.ObjectModel": "4.3.0-preview1-24530-02",
13-
"System.Dynamic.Runtime": "4.3.0-preview1-24530-02",
14-
"System.Runtime": "4.3.0-preview1-24530-02",
15-
"System.Runtime.Serialization.Json": "4.3.0-preview1-24530-02",
8+
"System.Console": "4.3.0-preview1-24530-04",
9+
"System.IO": "4.3.0-preview1-24530-04",
10+
"System.IO.FileSystem": "4.3.0-preview1-24530-04",
11+
"System.Linq": "4.3.0-preview1-24530-04",
12+
"System.ObjectModel": "4.3.0-preview1-24530-04",
13+
"System.Dynamic.Runtime": "4.3.0-preview1-24530-04",
14+
"System.Runtime": "4.3.0-preview1-24530-04",
15+
"System.Runtime.Serialization.Json": "4.3.0-preview1-24530-04",
1616
"System.Runtime.Serialization.Primitives": "4.1.1",
17-
"System.Runtime.Serialization.Xml": "4.3.0-preview1-24530-02",
18-
"System.Text.RegularExpressions": "4.3.0-preview1-24530-02",
19-
"System.Xml.XmlDocument": "4.3.0-preview1-24530-02",
20-
"System.Xml.XmlSerializer": "4.3.0-preview1-24530-02",
17+
"System.Runtime.Serialization.Xml": "4.3.0-preview1-24530-04",
18+
"System.Text.RegularExpressions": "4.3.0-preview1-24530-04",
19+
"System.Xml.XmlDocument": "4.3.0-preview1-24530-04",
20+
"System.Xml.XmlSerializer": "4.3.0-preview1-24530-04",
2121
"xunit": "2.1.0",
2222
"xunit.console.netcore": "1.0.2-prerelease-00101",
2323
"xunit.runner.utility": "2.1.0"

tests/src/JIT/config/benchmark/project.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,24 @@
33
"Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0035",
44
"Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0035",
55
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0035",
6-
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02",
7-
"System.Collections.NonGeneric": "4.3.0-preview1-24530-02",
8-
"System.Console": "4.3.0-preview1-24530-02",
9-
"System.IO.FileSystem": "4.3.0-preview1-24530-02",
10-
"System.Linq": "4.3.0-preview1-24530-02",
11-
"System.Linq.Expressions": "4.3.0-preview1-24530-02",
12-
"System.Numerics.Vectors": "4.3.0-preview1-24530-02",
13-
"System.Runtime": "4.3.0-preview1-24530-02",
14-
"System.Runtime.Extensions": "4.3.0-preview1-24530-02",
15-
"System.Runtime.Numerics": "4.3.0-preview1-24530-02",
16-
"System.Text.RegularExpressions": "4.3.0-preview1-24530-02",
17-
"System.Threading": "4.3.0-preview1-24530-02",
18-
"System.Threading.Tasks": "4.3.0-preview1-24530-02",
19-
"System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-02",
20-
"System.Diagnostics.Process": "4.3.0-preview1-24530-02",
21-
"System.Xml.XmlDocument": "4.3.0-preview1-24530-02",
22-
"System.Xml.XPath": "4.3.0-preview1-24530-02",
23-
"System.Xml.XPath.XmlDocument": "4.3.0-preview1-24530-02",
6+
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-04",
7+
"System.Collections.NonGeneric": "4.3.0-preview1-24530-04",
8+
"System.Console": "4.3.0-preview1-24530-04",
9+
"System.IO.FileSystem": "4.3.0-preview1-24530-04",
10+
"System.Linq": "4.3.0-preview1-24530-04",
11+
"System.Linq.Expressions": "4.3.0-preview1-24530-04",
12+
"System.Numerics.Vectors": "4.3.0-preview1-24530-04",
13+
"System.Runtime": "4.3.0-preview1-24530-04",
14+
"System.Runtime.Extensions": "4.3.0-preview1-24530-04",
15+
"System.Runtime.Numerics": "4.3.0-preview1-24530-04",
16+
"System.Text.RegularExpressions": "4.3.0-preview1-24530-04",
17+
"System.Threading": "4.3.0-preview1-24530-04",
18+
"System.Threading.Tasks": "4.3.0-preview1-24530-04",
19+
"System.Threading.Tasks.Parallel": "4.3.0-preview1-24530-04",
20+
"System.Diagnostics.Process": "4.3.0-preview1-24530-04",
21+
"System.Xml.XmlDocument": "4.3.0-preview1-24530-04",
22+
"System.Xml.XPath": "4.3.0-preview1-24530-04",
23+
"System.Xml.XPath.XmlDocument": "4.3.0-preview1-24530-04",
2424
"xunit": "2.1.0",
2525
"xunit.console.netcore": "1.0.2-prerelease-00101",
2626
"xunit.runner.utility": "2.1.0"

tests/src/JIT/config/extra/project.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
{
22
"dependencies": {
3-
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02",
4-
"System.Collections": "4.3.0-preview1-24530-02",
5-
"System.Console": "4.3.0-preview1-24530-02",
6-
"System.Diagnostics.Debug": "4.3.0-preview1-24530-02",
7-
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0-preview1-24530-02",
8-
"System.Diagnostics.Process": "4.3.0-preview1-24530-02",
9-
"System.Globalization": "4.3.0-preview1-24530-02",
10-
"System.IO": "4.3.0-preview1-24530-02",
11-
"System.IO.FileSystem": "4.3.0-preview1-24530-02",
12-
"System.Reflection": "4.3.0-preview1-24530-02",
13-
"System.Reflection.Extensions": "4.3.0-preview1-24530-02",
14-
"System.Reflection.TypeExtensions": "4.3.0-preview1-24530-02",
15-
"System.Runtime": "4.3.0-preview1-24530-02",
16-
"System.Runtime.Extensions": "4.3.0-preview1-24530-02",
17-
"System.Runtime.CompilerServices.Unsafe": "4.3.0-preview1-24530-02",
18-
"System.Runtime.InteropServices": "4.3.0-preview1-24530-02"
3+
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-04",
4+
"System.Collections": "4.3.0-preview1-24530-04",
5+
"System.Console": "4.3.0-preview1-24530-04",
6+
"System.Diagnostics.Debug": "4.3.0-preview1-24530-04",
7+
"System.Runtime.InteropServices.RuntimeInformation": "4.3.0-preview1-24530-04",
8+
"System.Diagnostics.Process": "4.3.0-preview1-24530-04",
9+
"System.Globalization": "4.3.0-preview1-24530-04",
10+
"System.IO": "4.3.0-preview1-24530-04",
11+
"System.IO.FileSystem": "4.3.0-preview1-24530-04",
12+
"System.Reflection": "4.3.0-preview1-24530-04",
13+
"System.Reflection.Extensions": "4.3.0-preview1-24530-04",
14+
"System.Reflection.TypeExtensions": "4.3.0-preview1-24530-04",
15+
"System.Runtime": "4.3.0-preview1-24530-04",
16+
"System.Runtime.Extensions": "4.3.0-preview1-24530-04",
17+
"System.Runtime.CompilerServices.Unsafe": "4.3.0-preview1-24530-04",
18+
"System.Runtime.InteropServices": "4.3.0-preview1-24530-04"
1919
},
2020
"frameworks": {
2121
"netcoreapp1.0": {}

tests/src/JIT/config/minimal/project.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
3-
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02",
4-
"System.Console": "4.3.0-preview1-24530-02",
5-
"System.Runtime": "4.3.0-preview1-24530-02",
6-
"System.Runtime.Extensions": "4.3.0-preview1-24530-02",
7-
"System.Runtime.InteropServices": "4.3.0-preview1-24530-02"
3+
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-04",
4+
"System.Console": "4.3.0-preview1-24530-04",
5+
"System.Runtime": "4.3.0-preview1-24530-04",
6+
"System.Runtime.Extensions": "4.3.0-preview1-24530-04",
7+
"System.Runtime.InteropServices": "4.3.0-preview1-24530-04"
88
},
99
"frameworks": {
1010
"netcoreapp1.0": {}

tests/src/JIT/config/threading+thread/project.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"dependencies": {
3-
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02",
4-
"System.Console": "4.3.0-preview1-24530-02",
5-
"System.Numerics.Vectors": "4.3.0-preview1-24530-02",
6-
"System.Runtime": "4.3.0-preview1-24530-02",
7-
"System.Runtime.Extensions": "4.3.0-preview1-24530-02",
8-
"System.Threading": "4.3.0-preview1-24530-02",
9-
"System.Threading.Thread": "4.3.0-preview1-24530-02"
3+
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-04",
4+
"System.Console": "4.3.0-preview1-24530-04",
5+
"System.Numerics.Vectors": "4.3.0-preview1-24530-04",
6+
"System.Runtime": "4.3.0-preview1-24530-04",
7+
"System.Runtime.Extensions": "4.3.0-preview1-24530-04",
8+
"System.Threading": "4.3.0-preview1-24530-04",
9+
"System.Threading.Thread": "4.3.0-preview1-24530-04"
1010
},
1111
"frameworks": {
1212
"netcoreapp1.0": {}

tests/src/JIT/config/threading/project.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"dependencies": {
3-
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-02",
4-
"System.Console": "4.3.0-preview1-24530-02",
5-
"System.Runtime": "4.3.0-preview1-24530-02",
6-
"System.Runtime.Extensions": "4.3.0-preview1-24530-02",
7-
"System.Threading": "4.3.0-preview1-24530-02"
3+
"Microsoft.NETCore.Platforms": "1.1.0-preview1-24530-04",
4+
"System.Console": "4.3.0-preview1-24530-04",
5+
"System.Runtime": "4.3.0-preview1-24530-04",
6+
"System.Runtime.Extensions": "4.3.0-preview1-24530-04",
7+
"System.Threading": "4.3.0-preview1-24530-04"
88
},
99
"frameworks": {
1010
"netcoreapp1.0": {}

0 commit comments

Comments
 (0)