Skip to content

Commit 32117d2

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20190626.23 (#1106)
- Microsoft.DotNet.ApiCompat - 1.0.0-beta.19326.23 - Microsoft.DotNet.Arcade.Sdk - 1.0.0-beta.19326.23 - Microsoft.DotNet.CodeAnalysis - 1.0.0-beta.19326.23 - Microsoft.DotNet.GenAPI - 1.0.0-beta.19326.23 - Microsoft.DotNet.Helix.Sdk - 2.0.0-beta.19326.23
1 parent 925b59a commit 32117d2

File tree

100 files changed

+8298
-8034
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+8298
-8034
lines changed

NuGet.config

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<!-- This file should be kept in sync across https://www.github.com/dotnet/wpf and dotnet-wpf-int repos. -->
3-
<configuration>
4-
<packageSources>
5-
<clear />
6-
<add key="myget-fxlab" value="https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json" />
7-
<add key="arcade" value="https://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json" />
8-
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
9-
<add key="dotnet-coreclr" value="https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json" />
10-
<add key="myget-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
11-
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
12-
<add key="dotnet-wd" value="https://dotnetfeed.blob.core.windows.net/dotnet-windowsdesktop/index.json" />
13-
<add key="aspnet-core" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json" />
14-
</packageSources>
15-
</configuration>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<!-- This file should be kept in sync across https://www.github.com/dotnet/wpf and dotnet-wpf-int repos. -->
3+
<configuration>
4+
<packageSources>
5+
<clear />
6+
<add key="myget-fxlab" value="https://dotnet.myget.org/F/dotnet-corefxlab/api/v3/index.json" />
7+
<add key="arcade" value="https://dotnetfeed.blob.core.windows.net/dotnet-tools-internal/index.json" />
8+
<add key="dotnet-core" value="https://dotnetfeed.blob.core.windows.net/dotnet-core/index.json" />
9+
<add key="dotnet-coreclr" value="https://dotnetfeed.blob.core.windows.net/dotnet-coreclr/index.json" />
10+
<add key="myget-core" value="https://dotnet.myget.org/F/dotnet-core/api/v3/index.json" />
11+
<add key="nuget.org" value="https://api.nuget.org/v3/index.json" />
12+
<add key="dotnet-wd" value="https://dotnetfeed.blob.core.windows.net/dotnet-windowsdesktop/index.json" />
13+
<add key="aspnet-core" value="https://dotnetfeed.blob.core.windows.net/aspnet-aspnetcore/index.json" />
14+
</packageSources>
15+
</configuration>

eng/Version.Details.xml

Lines changed: 111 additions & 111 deletions
Original file line numberDiff line numberDiff line change
@@ -1,111 +1,111 @@
1-
<?xml version="1.0" encoding="utf-8"?>
2-
<Dependencies>
3-
<ProductDependencies>
4-
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview7.19325.3">
5-
<Uri>https://github.com/dotnet/winforms</Uri>
6-
<Sha>9b0ec7bb6e82818a4ac80702a9cd5c45f5d2ffde</Sha>
7-
</Dependency>
8-
</ProductDependencies>
9-
<ToolsetDependencies>
10-
<Dependency Name="Microsoft.Win32.Registry" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
11-
<Uri>https://github.com/dotnet/corefx</Uri>
12-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
13-
</Dependency>
14-
<Dependency Name="System.CodeDom" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
15-
<Uri>https://github.com/dotnet/corefx</Uri>
16-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
17-
</Dependency>
18-
<Dependency Name="System.Configuration.ConfigurationManager" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
19-
<Uri>https://github.com/dotnet/corefx</Uri>
20-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
21-
</Dependency>
22-
<Dependency Name="System.Diagnostics.EventLog" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
23-
<Uri>https://github.com/dotnet/corefx</Uri>
24-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
25-
</Dependency>
26-
<Dependency Name="System.DirectoryServices" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
27-
<Uri>https://github.com/dotnet/corefx</Uri>
28-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
29-
</Dependency>
30-
<Dependency Name="System.Drawing.Common" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
31-
<Uri>https://github.com/dotnet/corefx</Uri>
32-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
33-
</Dependency>
34-
<Dependency Name="System.Reflection.Emit" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
35-
<Uri>https://github.com/dotnet/corefx</Uri>
36-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
37-
</Dependency>
38-
<Dependency Name="System.Reflection.MetadataLoadContext" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
39-
<Uri>https://github.com/dotnet/corefx</Uri>
40-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
41-
</Dependency>
42-
<Dependency Name="System.Security.AccessControl" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
43-
<Uri>https://github.com/dotnet/corefx</Uri>
44-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
45-
</Dependency>
46-
<Dependency Name="System.Security.Cryptography.Xml" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
47-
<Uri>https://github.com/dotnet/corefx</Uri>
48-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
49-
</Dependency>
50-
<Dependency Name="System.Security.Permissions" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
51-
<Uri>https://github.com/dotnet/corefx</Uri>
52-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
53-
</Dependency>
54-
<Dependency Name="System.Security.Principal.Windows" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
55-
<Uri>https://github.com/dotnet/corefx</Uri>
56-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
57-
</Dependency>
58-
<Dependency Name="System.Windows.Extensions" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
59-
<Uri>https://github.com/dotnet/corefx</Uri>
60-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
61-
</Dependency>
62-
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27824-03" CoherentParentDependency="Microsoft.Private.Winforms">
63-
<Uri>https://github.com/dotnet/core-setup</Uri>
64-
<Sha>e1d780539e85f4d8de263957715f9d08db2ceef4</Sha>
65-
</Dependency>
66-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19326.2">
67-
<Uri>https://github.com/dotnet/arcade</Uri>
68-
<Sha>4b3d46cc75969c4e2de5786ec2b10a430b26dd9f</Sha>
69-
</Dependency>
70-
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="1.0.0-beta.19326.2">
71-
<Uri>https://github.com/dotnet/arcade</Uri>
72-
<Sha>4b3d46cc75969c4e2de5786ec2b10a430b26dd9f</Sha>
73-
</Dependency>
74-
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
75-
<Uri>https://github.com/dotnet/corefx</Uri>
76-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
77-
</Dependency>
78-
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.0-preview7.19325.4">
79-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
80-
<Sha>914f5f71a797720a04c0808e4dd3e50b1fb2f4b6</Sha>
81-
</Dependency>
82-
<Dependency Name="System.IO.Packaging" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
83-
<Uri>https://github.com/dotnet/corefx</Uri>
84-
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
85-
</Dependency>
86-
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview7.19323.2" CoherentParentDependency="Microsoft.NETCore.App">
87-
<Uri>https://github.com/dotnet/coreclr</Uri>
88-
<Sha>8974a699899bdc2cc5687504e1ada606ac803e9b</Sha>
89-
</Dependency>
90-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="3.0.0-preview7.19323.2" CoherentParentDependency="Microsoft.NETCore.Runtime.CoreCLR">
91-
<Uri>https://github.com/dotnet/coreclr</Uri>
92-
<Sha>8974a699899bdc2cc5687504e1ada606ac803e9b</Sha>
93-
</Dependency>
94-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="3.0.0-preview7.19323.2" CoherentParentDependency="Microsoft.NETCore.Runtime.CoreCLR">
95-
<Uri>https://github.com/dotnet/coreclr</Uri>
96-
<Sha>8974a699899bdc2cc5687504e1ada606ac803e9b</Sha>
97-
</Dependency>
98-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19326.2">
99-
<Uri>https://github.com/dotnet/arcade</Uri>
100-
<Sha>4b3d46cc75969c4e2de5786ec2b10a430b26dd9f</Sha>
101-
</Dependency>
102-
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="1.0.0-beta.19326.2">
103-
<Uri>https://github.com/dotnet/arcade</Uri>
104-
<Sha>4b3d46cc75969c4e2de5786ec2b10a430b26dd9f</Sha>
105-
</Dependency>
106-
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19326.2">
107-
<Uri>https://github.com/dotnet/arcade</Uri>
108-
<Sha>4b3d46cc75969c4e2de5786ec2b10a430b26dd9f</Sha>
109-
</Dependency>
110-
</ToolsetDependencies>
111-
</Dependencies>
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<Dependencies>
3+
<ProductDependencies>
4+
<Dependency Name="Microsoft.Private.Winforms" Version="4.8.0-preview7.19325.3">
5+
<Uri>https://github.com/dotnet/winforms</Uri>
6+
<Sha>9b0ec7bb6e82818a4ac80702a9cd5c45f5d2ffde</Sha>
7+
</Dependency>
8+
</ProductDependencies>
9+
<ToolsetDependencies>
10+
<Dependency Name="Microsoft.Win32.Registry" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
11+
<Uri>https://github.com/dotnet/corefx</Uri>
12+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
13+
</Dependency>
14+
<Dependency Name="System.CodeDom" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
15+
<Uri>https://github.com/dotnet/corefx</Uri>
16+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
17+
</Dependency>
18+
<Dependency Name="System.Configuration.ConfigurationManager" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
19+
<Uri>https://github.com/dotnet/corefx</Uri>
20+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
21+
</Dependency>
22+
<Dependency Name="System.Diagnostics.EventLog" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
23+
<Uri>https://github.com/dotnet/corefx</Uri>
24+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
25+
</Dependency>
26+
<Dependency Name="System.DirectoryServices" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
27+
<Uri>https://github.com/dotnet/corefx</Uri>
28+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
29+
</Dependency>
30+
<Dependency Name="System.Drawing.Common" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
31+
<Uri>https://github.com/dotnet/corefx</Uri>
32+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
33+
</Dependency>
34+
<Dependency Name="System.Reflection.Emit" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
35+
<Uri>https://github.com/dotnet/corefx</Uri>
36+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
37+
</Dependency>
38+
<Dependency Name="System.Reflection.MetadataLoadContext" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
39+
<Uri>https://github.com/dotnet/corefx</Uri>
40+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
41+
</Dependency>
42+
<Dependency Name="System.Security.AccessControl" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
43+
<Uri>https://github.com/dotnet/corefx</Uri>
44+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
45+
</Dependency>
46+
<Dependency Name="System.Security.Cryptography.Xml" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
47+
<Uri>https://github.com/dotnet/corefx</Uri>
48+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
49+
</Dependency>
50+
<Dependency Name="System.Security.Permissions" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
51+
<Uri>https://github.com/dotnet/corefx</Uri>
52+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
53+
</Dependency>
54+
<Dependency Name="System.Security.Principal.Windows" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
55+
<Uri>https://github.com/dotnet/corefx</Uri>
56+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
57+
</Dependency>
58+
<Dependency Name="System.Windows.Extensions" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
59+
<Uri>https://github.com/dotnet/corefx</Uri>
60+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
61+
</Dependency>
62+
<Dependency Name="Microsoft.NETCore.App" Version="3.0.0-preview7-27824-03" CoherentParentDependency="Microsoft.Private.Winforms">
63+
<Uri>https://github.com/dotnet/core-setup</Uri>
64+
<Sha>e1d780539e85f4d8de263957715f9d08db2ceef4</Sha>
65+
</Dependency>
66+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="1.0.0-beta.19326.23">
67+
<Uri>https://github.com/dotnet/arcade</Uri>
68+
<Sha>332e44d0a09e1c781c9bea9a48c07d0b0151d6c7</Sha>
69+
</Dependency>
70+
<Dependency Name="Microsoft.DotNet.CodeAnalysis" Version="1.0.0-beta.19326.23">
71+
<Uri>https://github.com/dotnet/arcade</Uri>
72+
<Sha>332e44d0a09e1c781c9bea9a48c07d0b0151d6c7</Sha>
73+
</Dependency>
74+
<Dependency Name="Microsoft.NETCore.Platforms" Version="3.0.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
75+
<Uri>https://github.com/dotnet/corefx</Uri>
76+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
77+
</Dependency>
78+
<Dependency Name="Microsoft.DotNet.Wpf.DncEng" Version="4.8.0-preview7.19325.4">
79+
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-wpf-int</Uri>
80+
<Sha>914f5f71a797720a04c0808e4dd3e50b1fb2f4b6</Sha>
81+
</Dependency>
82+
<Dependency Name="System.IO.Packaging" Version="4.6.0-preview7.19320.1" CoherentParentDependency="Microsoft.NETCore.App">
83+
<Uri>https://github.com/dotnet/corefx</Uri>
84+
<Sha>468355e66daf9eaeb1978703fa6365cd1e37e644</Sha>
85+
</Dependency>
86+
<Dependency Name="Microsoft.NETCore.Runtime.CoreCLR" Version="3.0.0-preview7.19323.2" CoherentParentDependency="Microsoft.NETCore.App">
87+
<Uri>https://github.com/dotnet/coreclr</Uri>
88+
<Sha>8974a699899bdc2cc5687504e1ada606ac803e9b</Sha>
89+
</Dependency>
90+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="3.0.0-preview7.19323.2" CoherentParentDependency="Microsoft.NETCore.Runtime.CoreCLR">
91+
<Uri>https://github.com/dotnet/coreclr</Uri>
92+
<Sha>8974a699899bdc2cc5687504e1ada606ac803e9b</Sha>
93+
</Dependency>
94+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="3.0.0-preview7.19323.2" CoherentParentDependency="Microsoft.NETCore.Runtime.CoreCLR">
95+
<Uri>https://github.com/dotnet/coreclr</Uri>
96+
<Sha>8974a699899bdc2cc5687504e1ada606ac803e9b</Sha>
97+
</Dependency>
98+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="2.0.0-beta.19326.23">
99+
<Uri>https://github.com/dotnet/arcade</Uri>
100+
<Sha>332e44d0a09e1c781c9bea9a48c07d0b0151d6c7</Sha>
101+
</Dependency>
102+
<Dependency Name="Microsoft.DotNet.ApiCompat" Version="1.0.0-beta.19326.23">
103+
<Uri>https://github.com/dotnet/arcade</Uri>
104+
<Sha>332e44d0a09e1c781c9bea9a48c07d0b0151d6c7</Sha>
105+
</Dependency>
106+
<Dependency Name="Microsoft.DotNet.GenAPI" Version="1.0.0-beta.19326.23">
107+
<Uri>https://github.com/dotnet/arcade</Uri>
108+
<Sha>332e44d0a09e1c781c9bea9a48c07d0b0151d6c7</Sha>
109+
</Dependency>
110+
</ToolsetDependencies>
111+
</Dependencies>

0 commit comments

Comments
 (0)