Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 82e349d

Browse files
committed
Update paths, fix toolset install, update versions
1 parent dd8d20f commit 82e349d

File tree

11 files changed

+149
-149
lines changed

11 files changed

+149
-149
lines changed

eng/Subsets.props

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,10 @@
4747
artifacts to the test layout, then running the test subset.
4848
-->
4949

50+
<PropertyGroup>
51+
<SkipImportArcadeSdkFromRoot>true</SkipImportArcadeSdkFromRoot>
52+
</PropertyGroup>
53+
5054
<!-- Import only when imported by Arcade's Build.proj as we import Directory.Build.props ourselves. -->
5155
<Import Project="$(RepoRoot)Directory.Build.props" Condition="'$(MSBuildProjectFile)' == 'Build.proj'" />
5256

eng/Version.Details.xml

Lines changed: 96 additions & 96 deletions
Original file line numberDiff line numberDiff line change
@@ -1,132 +1,132 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha1.19466.8">
4-
<Uri>https://github.com/dotnet/runtime</Uri>
5-
<Sha>4aea703673e942756c02b222e6b5babaf8612a25</Sha>
3+
<Dependency Name="Microsoft.NETCore.Platforms" Version="5.0.0-alpha.1.19531.5">
4+
<Uri>https://github.com/dotnet/corefx</Uri>
5+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0-alpha1.19501.13">
8-
<Uri>https://github.com/dotnet/runtime</Uri>
9-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
7+
<Dependency Name="Microsoft.NETCore.Targets" Version="5.0.0-alpha.1.19531.5">
8+
<Uri>https://github.com/dotnet/corefx</Uri>
9+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="5.0.0-alpha1.19477.7">
12-
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>7e9a177824cbefaee8985a9b517ebb0ea2e17a81</Sha>
11+
<Dependency Name="Microsoft.Private.CoreFx.NETCoreApp" Version="5.0.0-alpha.1.19531.5">
12+
<Uri>https://github.com/dotnet/corefx</Uri>
13+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha1.19466.2">
16-
<Uri>https://github.com/dotnet/runtime</Uri>
17-
<Sha>9042fe6c81aa3b47f58ccd94ff02e42f9f7a4e46</Sha>
15+
<Dependency Name="Microsoft.NETCore.App" Version="5.0.0-alpha.1.19531.9">
16+
<Uri>https://github.com/dotnet/core-setup</Uri>
17+
<Sha>12fcf91ea6493c2d970188ca6884b2bc6e804986</Sha>
1818
</Dependency>
19-
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="5.0.0-alpha1.19466.2">
20-
<Uri>https://github.com/dotnet/runtime</Uri>
21-
<Sha>9042fe6c81aa3b47f58ccd94ff02e42f9f7a4e46</Sha>
19+
<Dependency Name="Microsoft.NETCore.DotNetHost" Version="5.0.0-alpha.1.19531.9">
20+
<Uri>https://github.com/dotnet/core-setup</Uri>
21+
<Sha>12fcf91ea6493c2d970188ca6884b2bc6e804986</Sha>
2222
</Dependency>
23-
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="5.0.0-alpha1.19466.2">
24-
<Uri>https://github.com/dotnet/runtime</Uri>
25-
<Sha>9042fe6c81aa3b47f58ccd94ff02e42f9f7a4e46</Sha>
23+
<Dependency Name="Microsoft.NETCore.DotNetHostPolicy" Version="5.0.0-alpha.1.19531.9">
24+
<Uri>https://github.com/dotnet/core-setup</Uri>
25+
<Sha>12fcf91ea6493c2d970188ca6884b2bc6e804986</Sha>
2626
</Dependency>
27-
<Dependency Name="runtime.native.System.IO.Ports" Version="5.0.0-alpha1.19466.8">
28-
<Uri>https://github.com/dotnet/runtime</Uri>
29-
<Sha>4aea703673e942756c02b222e6b5babaf8612a25</Sha>
27+
<Dependency Name="runtime.native.System.IO.Ports" Version="5.0.0-alpha.1.19531.5">
28+
<Uri>https://github.com/dotnet/corefx</Uri>
29+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
3030
</Dependency>
31-
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="5.0.0-alpha1.19466.3">
32-
<Uri>https://github.com/dotnet/runtime</Uri>
33-
<Sha>f5437ac095272f1ab5e8ca79960add974fa96f2d</Sha>
31+
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="5.0.0-alpha1.19525.1">
32+
<Uri>https://github.com/dotnet/coreclr</Uri>
33+
<Sha>cea2bba3c295c5280d01900f7ae5492951ad8995</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-alpha1.19466.3">
36-
<Uri>https://github.com/dotnet/runtime</Uri>
37-
<Sha>f5437ac095272f1ab5e8ca79960add974fa96f2d</Sha>
35+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="5.0.0-alpha1.19525.1">
36+
<Uri>https://github.com/dotnet/coreclr</Uri>
37+
<Sha>cea2bba3c295c5280d01900f7ae5492951ad8995</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-alpha1.19466.3">
40-
<Uri>https://github.com/dotnet/runtime</Uri>
41-
<Sha>f5437ac095272f1ab5e8ca79960add974fa96f2d</Sha>
39+
<Dependency Name="Microsoft.NET.Sdk.IL" Version="5.0.0-alpha1.19525.1">
40+
<Uri>https://github.com/dotnet/coreclr</Uri>
41+
<Sha>cea2bba3c295c5280d01900f7ae5492951ad8995</Sha>
4242
</Dependency>
43-
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-alpha1.19501.13">
44-
<Uri>https://github.com/dotnet/runtime</Uri>
45-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
43+
<Dependency Name="Microsoft.Win32.Registry" Version="5.0.0-alpha.1.19531.5">
44+
<Uri>https://github.com/dotnet/corefx</Uri>
45+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
4646
</Dependency>
47-
<Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0-alpha1.19501.13">
48-
<Uri>https://github.com/dotnet/runtime</Uri>
49-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
47+
<Dependency Name="Microsoft.Win32.SystemEvents" Version="5.0.0-alpha.1.19531.5">
48+
<Uri>https://github.com/dotnet/corefx</Uri>
49+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
5050
</Dependency>
51-
<Dependency Name="Microsoft.Windows.Compatibility" Version="5.0.0-alpha1.19501.13">
52-
<Uri>https://github.com/dotnet/runtime</Uri>
53-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
51+
<Dependency Name="Microsoft.Windows.Compatibility" Version="5.0.0-alpha.1.19531.5">
52+
<Uri>https://github.com/dotnet/corefx</Uri>
53+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
5454
</Dependency>
55-
<Dependency Name="System.CodeDom" Version="5.0.0-alpha1.19501.13">
56-
<Uri>https://github.com/dotnet/runtime</Uri>
57-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
55+
<Dependency Name="System.CodeDom" Version="5.0.0-alpha.1.19531.5">
56+
<Uri>https://github.com/dotnet/corefx</Uri>
57+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
5858
</Dependency>
59-
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-alpha1.19501.13">
60-
<Uri>https://github.com/dotnet/runtime</Uri>
61-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
59+
<Dependency Name="System.Configuration.ConfigurationManager" Version="5.0.0-alpha.1.19531.5">
60+
<Uri>https://github.com/dotnet/corefx</Uri>
61+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
6262
</Dependency>
63-
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-alpha1.19501.13">
64-
<Uri>https://github.com/dotnet/runtime</Uri>
65-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
63+
<Dependency Name="System.Diagnostics.EventLog" Version="5.0.0-alpha.1.19531.5">
64+
<Uri>https://github.com/dotnet/corefx</Uri>
65+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
6666
</Dependency>
67-
<Dependency Name="System.DirectoryServices" Version="5.0.0-alpha1.19501.13">
68-
<Uri>https://github.com/dotnet/runtime</Uri>
69-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
67+
<Dependency Name="System.DirectoryServices" Version="5.0.0-alpha.1.19531.5">
68+
<Uri>https://github.com/dotnet/corefx</Uri>
69+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
7070
</Dependency>
71-
<Dependency Name="System.Drawing.Common" Version="5.0.0-alpha1.19501.13">
72-
<Uri>https://github.com/dotnet/runtime</Uri>
73-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
71+
<Dependency Name="System.Drawing.Common" Version="5.0.0-alpha.1.19531.5">
72+
<Uri>https://github.com/dotnet/corefx</Uri>
73+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
7474
</Dependency>
75-
<Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0-alpha1.19501.13">
76-
<Uri>https://github.com/dotnet/runtime</Uri>
77-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
75+
<Dependency Name="System.IO.FileSystem.AccessControl" Version="5.0.0-alpha.1.19531.5">
76+
<Uri>https://github.com/dotnet/corefx</Uri>
77+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
7878
</Dependency>
79-
<Dependency Name="System.Resources.Extensions" Version="5.0.0-alpha1.19501.13">
80-
<Uri>https://github.com/dotnet/runtime</Uri>
81-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
79+
<Dependency Name="System.Resources.Extensions" Version="5.0.0-alpha.1.19531.5">
80+
<Uri>https://github.com/dotnet/corefx</Uri>
81+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
8282
</Dependency>
83-
<Dependency Name="System.IO.Packaging" Version="5.0.0-alpha1.19501.13">
84-
<Uri>https://github.com/dotnet/runtime</Uri>
85-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
83+
<Dependency Name="System.IO.Packaging" Version="5.0.0-alpha.1.19531.5">
84+
<Uri>https://github.com/dotnet/corefx</Uri>
85+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
8686
</Dependency>
87-
<Dependency Name="System.Security.AccessControl" Version="5.0.0-alpha1.19501.13">
88-
<Uri>https://github.com/dotnet/runtime</Uri>
89-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
87+
<Dependency Name="System.Security.AccessControl" Version="5.0.0-alpha.1.19531.5">
88+
<Uri>https://github.com/dotnet/corefx</Uri>
89+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
9090
</Dependency>
91-
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-alpha1.19501.13">
92-
<Uri>https://github.com/dotnet/runtime</Uri>
93-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
91+
<Dependency Name="System.Security.Cryptography.Cng" Version="5.0.0-alpha.1.19531.5">
92+
<Uri>https://github.com/dotnet/corefx</Uri>
93+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
9494
</Dependency>
95-
<Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0-alpha1.19501.13">
96-
<Uri>https://github.com/dotnet/runtime</Uri>
97-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
95+
<Dependency Name="System.Security.Cryptography.Pkcs" Version="5.0.0-alpha.1.19531.5">
96+
<Uri>https://github.com/dotnet/corefx</Uri>
97+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
9898
</Dependency>
99-
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0-alpha1.19501.13">
100-
<Uri>https://github.com/dotnet/runtime</Uri>
101-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
99+
<Dependency Name="System.Security.Cryptography.ProtectedData" Version="5.0.0-alpha.1.19531.5">
100+
<Uri>https://github.com/dotnet/corefx</Uri>
101+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
102102
</Dependency>
103-
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-alpha1.19501.13">
104-
<Uri>https://github.com/dotnet/runtime</Uri>
105-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
103+
<Dependency Name="System.Security.Cryptography.Xml" Version="5.0.0-alpha.1.19531.5">
104+
<Uri>https://github.com/dotnet/corefx</Uri>
105+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
106106
</Dependency>
107-
<Dependency Name="System.Security.Permissions" Version="5.0.0-alpha1.19501.13">
108-
<Uri>https://github.com/dotnet/runtime</Uri>
109-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
107+
<Dependency Name="System.Security.Permissions" Version="5.0.0-alpha.1.19531.5">
108+
<Uri>https://github.com/dotnet/corefx</Uri>
109+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
110110
</Dependency>
111-
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-alpha1.19501.13">
112-
<Uri>https://github.com/dotnet/runtime</Uri>
113-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
111+
<Dependency Name="System.Security.Principal.Windows" Version="5.0.0-alpha.1.19531.5">
112+
<Uri>https://github.com/dotnet/corefx</Uri>
113+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
114114
</Dependency>
115-
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-alpha1.19501.13">
116-
<Uri>https://github.com/dotnet/runtime</Uri>
117-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
115+
<Dependency Name="System.Text.Encodings.Web" Version="5.0.0-alpha.1.19531.5">
116+
<Uri>https://github.com/dotnet/corefx</Uri>
117+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
118118
</Dependency>
119-
<Dependency Name="System.Text.Json" Version="5.0.0-alpha1.19501.13">
120-
<Uri>https://github.com/dotnet/runtime</Uri>
121-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
119+
<Dependency Name="System.Text.Json" Version="5.0.0-alpha.1.19531.5">
120+
<Uri>https://github.com/dotnet/corefx</Uri>
121+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
122122
</Dependency>
123-
<Dependency Name="System.Threading.AccessControl" Version="5.0.0-alpha1.19501.13">
124-
<Uri>https://github.com/dotnet/runtime</Uri>
125-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
123+
<Dependency Name="System.Threading.AccessControl" Version="5.0.0-alpha.1.19531.5">
124+
<Uri>https://github.com/dotnet/corefx</Uri>
125+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
126126
</Dependency>
127-
<Dependency Name="System.Windows.Extensions" Version="5.0.0-alpha1.19501.13">
128-
<Uri>https://github.com/dotnet/runtime</Uri>
129-
<Sha>dcc9f626eeb0751d4ba4499f623aac42d2e95c10</Sha>
127+
<Dependency Name="System.Windows.Extensions" Version="5.0.0-alpha.1.19531.5">
128+
<Uri>https://github.com/dotnet/corefx</Uri>
129+
<Sha>898d47b4df506e30e54605a3a5c9fdec44f74916</Sha>
130130
</Dependency>
131131
<Dependency Name="NETStandard.Library" Version="2.2.0-prerelease.19531.1">
132132
<Uri>https://github.com/dotnet/standard</Uri>

0 commit comments

Comments
 (0)