Skip to content

Commit dbf6be2

Browse files
[main] Update dependencies from dotnet/sdk (#17047)
[main] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Ref: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.Platforms: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk) - dotnet-user-jwts: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 8.0.0-rc.1.23370.13 to 8.0.0-rc.1.23371.5 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-rc.1.23370.1 to 8.0.0-rc.1.23371.2 (parent: Microsoft.NET.Sdk) - Microsoft.FSharp.Compiler: from 12.8.0-beta.23369.5 to 12.8.0-beta.23371.1 (parent: Microsoft.NET.Sdk) - Microsoft.SourceBuild.Intermediate.fsharp: from 8.0.100-beta.23369.5 to 8.0.100-beta.23371.1 (parent: Microsoft.NET.Sdk) - Microsoft.NET.ILLink.Tasks: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk) - Microsoft.Net.Compilers.Toolset: from 4.8.0-1.23370.9 to 4.8.0-1.23371.1 (parent: Microsoft.NET.Sdk) - NuGet.Build.Tasks: from 6.8.0-preview.1.37 to 6.8.0-preview.1.39 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-preview.7.23368.2 to 8.0.0-rc.1.23371.3 (parent: Microsoft.NET.Sdk) - Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport: from 8.0.0-preview.7.23362.1 to 8.0.0-rc.1.23368.3 (parent: Microsoft.NETCore.App.Runtime.win-x64) - Delete obsolete nuget patch
1 parent 4c84ee0 commit dbf6be2

File tree

3 files changed

+80
-136
lines changed

3 files changed

+80
-136
lines changed

eng/Version.Details.xml

Lines changed: 56 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -1,85 +1,85 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-rc.1.23370.1" CoherentParentDependency="Microsoft.NET.Sdk">
4+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-rc.1.23371.2" CoherentParentDependency="Microsoft.NET.Sdk">
55
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
6-
<Sha>bca9f81e1ce21b04be7636c4e7862ddb5d78ee52</Sha>
6+
<Sha>c495251c1a229d86682836563329abaf2d14060a</Sha>
77
</Dependency>
8-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23370.1" CoherentParentDependency="Microsoft.NET.Sdk">
8+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23371.2" CoherentParentDependency="Microsoft.NET.Sdk">
99
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
10-
<Sha>bca9f81e1ce21b04be7636c4e7862ddb5d78ee52</Sha>
10+
<Sha>c495251c1a229d86682836563329abaf2d14060a</Sha>
1111
</Dependency>
12-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rc.1.23370.1" CoherentParentDependency="Microsoft.NET.Sdk">
12+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-rc.1.23371.2" CoherentParentDependency="Microsoft.NET.Sdk">
1313
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
14-
<Sha>bca9f81e1ce21b04be7636c4e7862ddb5d78ee52</Sha>
14+
<Sha>c495251c1a229d86682836563329abaf2d14060a</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-rc.1.23370.1" CoherentParentDependency="Microsoft.NET.Sdk">
16+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-rc.1.23371.2" CoherentParentDependency="Microsoft.NET.Sdk">
1717
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
18-
<Sha>bca9f81e1ce21b04be7636c4e7862ddb5d78ee52</Sha>
18+
<Sha>c495251c1a229d86682836563329abaf2d14060a</Sha>
1919
</Dependency>
20-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-preview.7.23368.2" CoherentParentDependency="Microsoft.NET.Sdk">
20+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23371.3" CoherentParentDependency="Microsoft.NET.Sdk">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>16dc5330051a97aec4ba89d21263cdccc7b7552c</Sha>
22+
<Sha>f016dc4b7cfc306d2d5e29c49e5ccd2d2916d466</Sha>
2323
<SourceBuild RepoName="runtime" ManagedOnly="false" />
2424
</Dependency>
25-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.7.23368.2" CoherentParentDependency="Microsoft.NET.Sdk">
25+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rc.1.23371.3" CoherentParentDependency="Microsoft.NET.Sdk">
2626
<Uri>https://github.com/dotnet/runtime</Uri>
27-
<Sha>16dc5330051a97aec4ba89d21263cdccc7b7552c</Sha>
27+
<Sha>f016dc4b7cfc306d2d5e29c49e5ccd2d2916d466</Sha>
2828
</Dependency>
29-
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.0-preview.7.23368.2" CoherentParentDependency="Microsoft.NET.Sdk">
29+
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.0-rc.1.23371.3" CoherentParentDependency="Microsoft.NET.Sdk">
3030
<Uri>https://github.com/dotnet/runtime</Uri>
31-
<Sha>16dc5330051a97aec4ba89d21263cdccc7b7552c</Sha>
31+
<Sha>f016dc4b7cfc306d2d5e29c49e5ccd2d2916d466</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-preview.7.23368.2" CoherentParentDependency="Microsoft.NET.Sdk">
33+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23371.3" CoherentParentDependency="Microsoft.NET.Sdk">
3434
<Uri>https://github.com/dotnet/runtime</Uri>
35-
<Sha>16dc5330051a97aec4ba89d21263cdccc7b7552c</Sha>
35+
<Sha>f016dc4b7cfc306d2d5e29c49e5ccd2d2916d466</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.0-preview.7.23368.2" CoherentParentDependency="Microsoft.NET.Sdk">
37+
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.0-rc.1.23371.3" CoherentParentDependency="Microsoft.NET.Sdk">
3838
<Uri>https://github.com/dotnet/runtime</Uri>
39-
<Sha>16dc5330051a97aec4ba89d21263cdccc7b7552c</Sha>
39+
<Sha>f016dc4b7cfc306d2d5e29c49e5ccd2d2916d466</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.0-preview.7.23368.2" CoherentParentDependency="Microsoft.NET.Sdk">
41+
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.0-rc.1.23371.3" CoherentParentDependency="Microsoft.NET.Sdk">
4242
<Uri>https://github.com/dotnet/runtime</Uri>
43-
<Sha>16dc5330051a97aec4ba89d21263cdccc7b7552c</Sha>
43+
<Sha>f016dc4b7cfc306d2d5e29c49e5ccd2d2916d466</Sha>
4444
</Dependency>
4545
<!-- Change blob version in GenerateLayout.targets if this is unpinned to service targeting pack -->
4646
<!-- No new netstandard.library planned for 3.1 timeframe at this time. -->
4747
<Dependency Name="NETStandard.Library.Ref" Version="2.1.0" Pinned="true">
4848
<Uri>https://github.com/dotnet/core-setup</Uri>
4949
<Sha>7d57652f33493fa022125b7f63aad0d70c52d810</Sha>
5050
</Dependency>
51-
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-preview.7.23368.2" CoherentParentDependency="Microsoft.NET.Sdk">
51+
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-rc.1.23371.3" CoherentParentDependency="Microsoft.NET.Sdk">
5252
<Uri>https://github.com/dotnet/runtime</Uri>
53-
<Sha>16dc5330051a97aec4ba89d21263cdccc7b7552c</Sha>
53+
<Sha>f016dc4b7cfc306d2d5e29c49e5ccd2d2916d466</Sha>
5454
</Dependency>
55-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.1.23370.13" CoherentParentDependency="Microsoft.NET.Sdk">
55+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-rc.1.23371.5" CoherentParentDependency="Microsoft.NET.Sdk">
5656
<Uri>https://github.com/dotnet/aspnetcore</Uri>
57-
<Sha>b4d0e85805b84a65138e8e746d0cb65cd27a3858</Sha>
57+
<Sha>11083b2154c8e3b7ee2ab6d3e4d1a90b83fb8dbc</Sha>
5858
</Dependency>
59-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23370.13" CoherentParentDependency="Microsoft.NET.Sdk">
59+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-rc.1.23371.5" CoherentParentDependency="Microsoft.NET.Sdk">
6060
<Uri>https://github.com/dotnet/aspnetcore</Uri>
61-
<Sha>b4d0e85805b84a65138e8e746d0cb65cd27a3858</Sha>
61+
<Sha>11083b2154c8e3b7ee2ab6d3e4d1a90b83fb8dbc</Sha>
6262
</Dependency>
63-
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23370.13" CoherentParentDependency="Microsoft.NET.Sdk">
63+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-rc.1.23371.5" CoherentParentDependency="Microsoft.NET.Sdk">
6464
<Uri>https://github.com/dotnet/aspnetcore</Uri>
65-
<Sha>b4d0e85805b84a65138e8e746d0cb65cd27a3858</Sha>
65+
<Sha>11083b2154c8e3b7ee2ab6d3e4d1a90b83fb8dbc</Sha>
6666
<SourceBuild RepoName="aspnetcore" ManagedOnly="true" />
6767
</Dependency>
68-
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23370.13" CoherentParentDependency="Microsoft.NET.Sdk">
68+
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-rc.1.23371.5" CoherentParentDependency="Microsoft.NET.Sdk">
6969
<Uri>https://github.com/dotnet/aspnetcore</Uri>
70-
<Sha>b4d0e85805b84a65138e8e746d0cb65cd27a3858</Sha>
70+
<Sha>11083b2154c8e3b7ee2ab6d3e4d1a90b83fb8dbc</Sha>
7171
</Dependency>
72-
<Dependency Name="dotnet-dev-certs" Version="8.0.0-rc.1.23370.13" CoherentParentDependency="Microsoft.NET.Sdk">
72+
<Dependency Name="dotnet-dev-certs" Version="8.0.0-rc.1.23371.5" CoherentParentDependency="Microsoft.NET.Sdk">
7373
<Uri>https://github.com/dotnet/aspnetcore</Uri>
74-
<Sha>b4d0e85805b84a65138e8e746d0cb65cd27a3858</Sha>
74+
<Sha>11083b2154c8e3b7ee2ab6d3e4d1a90b83fb8dbc</Sha>
7575
</Dependency>
76-
<Dependency Name="dotnet-user-jwts" Version="8.0.0-rc.1.23370.13" CoherentParentDependency="Microsoft.NET.Sdk">
76+
<Dependency Name="dotnet-user-jwts" Version="8.0.0-rc.1.23371.5" CoherentParentDependency="Microsoft.NET.Sdk">
7777
<Uri>https://github.com/dotnet/aspnetcore</Uri>
78-
<Sha>b4d0e85805b84a65138e8e746d0cb65cd27a3858</Sha>
78+
<Sha>11083b2154c8e3b7ee2ab6d3e4d1a90b83fb8dbc</Sha>
7979
</Dependency>
80-
<Dependency Name="dotnet-user-secrets" Version="8.0.0-rc.1.23370.13" CoherentParentDependency="Microsoft.NET.Sdk">
80+
<Dependency Name="dotnet-user-secrets" Version="8.0.0-rc.1.23371.5" CoherentParentDependency="Microsoft.NET.Sdk">
8181
<Uri>https://github.com/dotnet/aspnetcore</Uri>
82-
<Sha>b4d0e85805b84a65138e8e746d0cb65cd27a3858</Sha>
82+
<Sha>11083b2154c8e3b7ee2ab6d3e4d1a90b83fb8dbc</Sha>
8383
</Dependency>
8484
<Dependency Name="Microsoft.DotNet.Test.ProjectTemplates.2.1" Version="1.0.2-beta4.22406.1">
8585
<Uri>https://github.com/dotnet/test-templates</Uri>
@@ -102,22 +102,22 @@
102102
<Uri>https://github.com/dotnet/test-templates</Uri>
103103
<Sha>86fd4cd1c57057f920678e29d6ecbba491abd142</Sha>
104104
</Dependency>
105-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-rc.1.23371.4">
105+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-rc.1.23371.15">
106106
<Uri>https://github.com/dotnet/sdk</Uri>
107-
<Sha>c65620ccd6057845ef38cd8cfe6c3fb178a0b7c1</Sha>
107+
<Sha>ca858a716f7285b5d0963b689f0b84b4598d4624</Sha>
108108
</Dependency>
109-
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-rc.1.23371.4">
109+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-rc.1.23371.15">
110110
<Uri>https://github.com/dotnet/sdk</Uri>
111-
<Sha>c65620ccd6057845ef38cd8cfe6c3fb178a0b7c1</Sha>
111+
<Sha>ca858a716f7285b5d0963b689f0b84b4598d4624</Sha>
112112
</Dependency>
113-
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-rc.1.23371.4">
113+
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-rc.1.23371.15">
114114
<Uri>https://github.com/dotnet/sdk</Uri>
115-
<Sha>c65620ccd6057845ef38cd8cfe6c3fb178a0b7c1</Sha>
115+
<Sha>ca858a716f7285b5d0963b689f0b84b4598d4624</Sha>
116116
<SourceBuild RepoName="sdk" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-rc.1.23371.4">
118+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-rc.1.23371.15">
119119
<Uri>https://github.com/dotnet/sdk</Uri>
120-
<Sha>c65620ccd6057845ef38cd8cfe6c3fb178a0b7c1</Sha>
120+
<Sha>ca858a716f7285b5d0963b689f0b84b4598d4624</Sha>
121121
</Dependency>
122122
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
123123
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-preview.7.23363.9" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
@@ -128,46 +128,46 @@
128128
<Uri>https://github.com/dotnet/wpf</Uri>
129129
<Sha>7d1778d75cacdb60fb43ad561586eae4c17f8486</Sha>
130130
</Dependency>
131-
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.0-beta.23369.5" CoherentParentDependency="Microsoft.NET.Sdk">
131+
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.8.0-beta.23371.1" CoherentParentDependency="Microsoft.NET.Sdk">
132132
<Uri>https://github.com/dotnet/fsharp</Uri>
133-
<Sha>dfdf126d6bb26311f5e8c679d516c140bcbd764d</Sha>
133+
<Sha>eb5d11d8baf35672ddc818b63c55a2b7a03b087e</Sha>
134134
</Dependency>
135-
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.100-beta.23369.5" CoherentParentDependency="Microsoft.NET.Sdk">
135+
<Dependency Name="Microsoft.SourceBuild.Intermediate.fsharp" Version="8.0.100-beta.23371.1" CoherentParentDependency="Microsoft.NET.Sdk">
136136
<Uri>https://github.com/dotnet/fsharp</Uri>
137-
<Sha>dfdf126d6bb26311f5e8c679d516c140bcbd764d</Sha>
137+
<Sha>eb5d11d8baf35672ddc818b63c55a2b7a03b087e</Sha>
138138
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
139139
</Dependency>
140140
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.7.0-preview-23317-01" CoherentParentDependency="Microsoft.NET.Sdk">
141141
<Uri>https://github.com/microsoft/vstest</Uri>
142142
<Sha>919ec8358820228cc5fa77ef000051c1d6875399</Sha>
143143
<SourceBuild RepoName="vstest" ManagedOnly="true" />
144144
</Dependency>
145-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-preview.7.23368.2" CoherentParentDependency="Microsoft.NET.Sdk">
145+
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.0-rc.1.23371.3" CoherentParentDependency="Microsoft.NET.Sdk">
146146
<Uri>https://github.com/dotnet/runtime</Uri>
147-
<Sha>16dc5330051a97aec4ba89d21263cdccc7b7552c</Sha>
147+
<Sha>f016dc4b7cfc306d2d5e29c49e5ccd2d2916d466</Sha>
148148
</Dependency>
149-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-1.23370.9" CoherentParentDependency="Microsoft.NET.Sdk">
149+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.8.0-1.23371.1" CoherentParentDependency="Microsoft.NET.Sdk">
150150
<Uri>https://github.com/dotnet/roslyn</Uri>
151-
<Sha>d974dd17343584263625c6fd12d4d3452df44132</Sha>
151+
<Sha>2db8955cd9e6e7387dce6834a343456778e9c52d</Sha>
152152
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
153153
</Dependency>
154154
<Dependency Name="Microsoft.Build" Version="17.8.0-preview-23367-03" CoherentParentDependency="Microsoft.NET.Sdk">
155155
<Uri>https://github.com/dotnet/msbuild</Uri>
156156
<Sha>0ff2a83e927c14235a95d04291e16fbdc3b29237</Sha>
157157
<SourceBuild RepoName="msbuild" ManagedOnly="true" />
158158
</Dependency>
159-
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-preview.1.37" CoherentParentDependency="Microsoft.NET.Sdk">
159+
<Dependency Name="NuGet.Build.Tasks" Version="6.8.0-preview.1.39" CoherentParentDependency="Microsoft.NET.Sdk">
160160
<Uri>https://github.com/nuget/nuget.client</Uri>
161-
<Sha>19cd9c2cdc18e0ce795d2d69b4ab06eb8865c86b</Sha>
161+
<Sha>6703ee2b8c54a46594e0cdadc8e7dbb55012c2a4</Sha>
162162
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
163163
</Dependency>
164164
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
165165
<Uri>https://github.com/Microsoft/ApplicationInsights-dotnet</Uri>
166166
<Sha>53b80940842204f78708a538628288ff5d741a1d</Sha>
167167
</Dependency>
168-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport" Version="8.0.0-preview.7.23362.1" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
168+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport" Version="8.0.0-rc.1.23368.3" CoherentParentDependency="Microsoft.NETCore.App.Runtime.win-x64">
169169
<Uri>https://github.com/dotnet/emsdk</Uri>
170-
<Sha>96c6e0d2c0bb8a90d6b49eb3ffa32593f7df7a18</Sha>
170+
<Sha>1f68fcee45ca75a2cb780edaff1e695af4d4f787</Sha>
171171
<SourceBuild RepoName="emsdk" ManagedOnly="true" />
172172
</Dependency>
173173
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="1.0.0-preview.6.23206.1" CoherentParentDependency="Microsoft.NET.Sdk">

0 commit comments

Comments
 (0)