Skip to content

Commit 05a1cd2

Browse files
[main] Update dependencies from dotnet/sdk (#15346)
[main] Update dependencies from dotnet/sdk - Coherency Updates: - Microsoft.WindowsDesktop.App.Ref: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.NetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Ref: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.NetCore.TargetingPack.x64.8.0: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Runtime.win-x64: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.App.Host.win-x64: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.DotNetHostResolver: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk) - Microsoft.NETCore.Platforms: from 8.0.0-alpha.1.23074.4 to 8.0.0-alpha.1.23076.9 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Ref.Internal: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk) - Microsoft.AspNetCore.App.Runtime.win-x64: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk) - VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk) - dotnet-dev-certs: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk) - dotnet-user-jwts: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk) - dotnet-user-secrets: from 8.0.0-alpha.1.23075.1 to 8.0.0-alpha.1.23076.8 (parent: Microsoft.NET.Sdk) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk) - Microsoft.Dotnet.WinForms.ProjectTemplates: from 8.0.0-alpha.1.23067.2 to 8.0.0-alpha.1.23075.2 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.WindowsDesktop.App.Runtime.win-x64: from 8.0.0-alpha.1.23074.1 to 8.0.0-alpha.1.23076.3 (parent: Microsoft.NET.Sdk) - Microsoft.DotNet.Wpf.ProjectTemplates: from 8.0.0-alpha.1.23068.4 to 8.0.0-alpha.1.23076.1 (parent: Microsoft.WindowsDesktop.App.Runtime.win-x64) - Microsoft.NET.Test.Sdk: from 17.6.0-preview-20230123-01 to 17.6.0-preview-20230126-02 (parent: Microsoft.NET.Sdk) - Microsoft.Net.Compilers.Toolset: from 4.5.0-3.23070.7 to 4.5.0-3.23075.2 (parent: Microsoft.NET.Sdk) - Microsoft.Build: from 17.6.0-preview-23074-01 to 17.6.0-preview-23076-08 (parent: Microsoft.NET.Sdk) - NuGet.Build.Tasks: from 6.5.0-preview.3.136 to 6.5.0-rc.149 (parent: Microsoft.NET.Sdk) - Fix MSI manifest resolution - Clean up old code - Condition manifest MSI nupkgs for Windows - Move MSI calculation into targets - Remove razor patch. - Update dependencies from https://github.com/dotnet/emsdk build 202301… (#15361) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 141574d commit 05a1cd2

File tree

5 files changed

+104
-118
lines changed

5 files changed

+104
-118
lines changed

eng/Version.Details.xml

Lines changed: 60 additions & 60 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-alpha.1.23074.1" CoherentParentDependency="Microsoft.NET.Sdk">
4+
<Dependency Name="Microsoft.WindowsDesktop.App.Ref" Version="8.0.0-alpha.1.23076.3" CoherentParentDependency="Microsoft.NET.Sdk">
55
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
6-
<Sha>2ca4dea623bedeb3be50c752f3d97a7d65001ace</Sha>
6+
<Sha>730ffef0efec485925f717a411f690c77f54831a</Sha>
77
</Dependency>
8-
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.23074.1" CoherentParentDependency="Microsoft.NET.Sdk">
8+
<Dependency Name="VS.Redist.Common.WindowsDesktop.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.23076.3" CoherentParentDependency="Microsoft.NET.Sdk">
99
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
10-
<Sha>2ca4dea623bedeb3be50c752f3d97a7d65001ace</Sha>
10+
<Sha>730ffef0efec485925f717a411f690c77f54831a</Sha>
1111
</Dependency>
12-
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-alpha.1.23074.1" CoherentParentDependency="Microsoft.NET.Sdk">
12+
<Dependency Name="VS.Redist.Common.WindowsDesktop.TargetingPack.x64.8.0" Version="8.0.0-alpha.1.23076.3" CoherentParentDependency="Microsoft.NET.Sdk">
1313
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
14-
<Sha>2ca4dea623bedeb3be50c752f3d97a7d65001ace</Sha>
14+
<Sha>730ffef0efec485925f717a411f690c77f54831a</Sha>
1515
</Dependency>
16-
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-alpha.1.23074.1" CoherentParentDependency="Microsoft.NET.Sdk">
16+
<Dependency Name="Microsoft.WindowsDesktop.App.Runtime.win-x64" Version="8.0.0-alpha.1.23076.3" CoherentParentDependency="Microsoft.NET.Sdk">
1717
<Uri>https://github.com/dotnet/windowsdesktop</Uri>
18-
<Sha>2ca4dea623bedeb3be50c752f3d97a7d65001ace</Sha>
18+
<Sha>730ffef0efec485925f717a411f690c77f54831a</Sha>
1919
</Dependency>
20-
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.23074.4" CoherentParentDependency="Microsoft.NET.Sdk">
20+
<Dependency Name="VS.Redist.Common.NetCore.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.23076.9" CoherentParentDependency="Microsoft.NET.Sdk">
2121
<Uri>https://github.com/dotnet/runtime</Uri>
22-
<Sha>98ca34955f6b4018dcacdddbb7b02fc3e47bcf9b</Sha>
22+
<Sha>007df054a526ed9e3dc70b43bfa330943bd4816a</Sha>
2323
</Dependency>
24-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-alpha.1.23074.4" CoherentParentDependency="Microsoft.NET.Sdk">
24+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-alpha.1.23076.9" CoherentParentDependency="Microsoft.NET.Sdk">
2525
<Uri>https://github.com/dotnet/runtime</Uri>
26-
<Sha>98ca34955f6b4018dcacdddbb7b02fc3e47bcf9b</Sha>
26+
<Sha>007df054a526ed9e3dc70b43bfa330943bd4816a</Sha>
2727
</Dependency>
28-
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.0-alpha.1.23074.4" CoherentParentDependency="Microsoft.NET.Sdk">
28+
<Dependency Name="VS.Redist.Common.NetCore.TargetingPack.x64.8.0" Version="8.0.0-alpha.1.23076.9" CoherentParentDependency="Microsoft.NET.Sdk">
2929
<Uri>https://github.com/dotnet/runtime</Uri>
30-
<Sha>98ca34955f6b4018dcacdddbb7b02fc3e47bcf9b</Sha>
30+
<Sha>007df054a526ed9e3dc70b43bfa330943bd4816a</Sha>
3131
</Dependency>
32-
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-alpha.1.23074.4" CoherentParentDependency="Microsoft.NET.Sdk">
32+
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="8.0.0-alpha.1.23076.9" CoherentParentDependency="Microsoft.NET.Sdk">
3333
<Uri>https://github.com/dotnet/runtime</Uri>
34-
<Sha>98ca34955f6b4018dcacdddbb7b02fc3e47bcf9b</Sha>
34+
<Sha>007df054a526ed9e3dc70b43bfa330943bd4816a</Sha>
3535
<SourceBuildTarball RepoName="runtime" ManagedOnly="true" />
3636
</Dependency>
37-
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.0-alpha.1.23074.4" CoherentParentDependency="Microsoft.NET.Sdk">
37+
<Dependency Name="Microsoft.NETCore.App.Host.win-x64" Version="8.0.0-alpha.1.23076.9" CoherentParentDependency="Microsoft.NET.Sdk">
3838
<Uri>https://github.com/dotnet/runtime</Uri>
39-
<Sha>98ca34955f6b4018dcacdddbb7b02fc3e47bcf9b</Sha>
39+
<Sha>007df054a526ed9e3dc70b43bfa330943bd4816a</Sha>
4040
</Dependency>
41-
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.0-alpha.1.23074.4" CoherentParentDependency="Microsoft.NET.Sdk">
41+
<Dependency Name="Microsoft.NETCore.DotNetHostResolver" Version="8.0.0-alpha.1.23076.9" CoherentParentDependency="Microsoft.NET.Sdk">
4242
<Uri>https://github.com/dotnet/runtime</Uri>
43-
<Sha>98ca34955f6b4018dcacdddbb7b02fc3e47bcf9b</Sha>
43+
<Sha>007df054a526ed9e3dc70b43bfa330943bd4816a</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-alpha.1.23074.4" CoherentParentDependency="Microsoft.NET.Sdk">
51+
<Dependency Name="Microsoft.NETCore.Platforms" Version="8.0.0-alpha.1.23076.9" CoherentParentDependency="Microsoft.NET.Sdk">
5252
<Uri>https://github.com/dotnet/runtime</Uri>
53-
<Sha>98ca34955f6b4018dcacdddbb7b02fc3e47bcf9b</Sha>
53+
<Sha>007df054a526ed9e3dc70b43bfa330943bd4816a</Sha>
5454
</Dependency>
55-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-alpha.1.23075.1" CoherentParentDependency="Microsoft.NET.Sdk">
55+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="8.0.0-alpha.1.23076.8" CoherentParentDependency="Microsoft.NET.Sdk">
5656
<Uri>https://github.com/dotnet/aspnetcore</Uri>
57-
<Sha>cd73828a6b892f15264d6d740cf29160a803cf3f</Sha>
57+
<Sha>4d75ee9a7fbad112e29b8a1d77c7d96965f62b40</Sha>
5858
</Dependency>
59-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-alpha.1.23075.1" CoherentParentDependency="Microsoft.NET.Sdk">
59+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="8.0.0-alpha.1.23076.8" CoherentParentDependency="Microsoft.NET.Sdk">
6060
<Uri>https://github.com/dotnet/aspnetcore</Uri>
61-
<Sha>cd73828a6b892f15264d6d740cf29160a803cf3f</Sha>
61+
<Sha>4d75ee9a7fbad112e29b8a1d77c7d96965f62b40</Sha>
6262
</Dependency>
63-
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-alpha.1.23075.1" CoherentParentDependency="Microsoft.NET.Sdk">
63+
<Dependency Name="Microsoft.AspNetCore.App.Runtime.win-x64" Version="8.0.0-alpha.1.23076.8" CoherentParentDependency="Microsoft.NET.Sdk">
6464
<Uri>https://github.com/dotnet/aspnetcore</Uri>
65-
<Sha>cd73828a6b892f15264d6d740cf29160a803cf3f</Sha>
65+
<Sha>4d75ee9a7fbad112e29b8a1d77c7d96965f62b40</Sha>
6666
<SourceBuildTarball RepoName="aspnetcore" ManagedOnly="true" />
6767
</Dependency>
68-
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.23075.1" CoherentParentDependency="Microsoft.NET.Sdk">
68+
<Dependency Name="VS.Redist.Common.AspNetCore.SharedFramework.x64.8.0" Version="8.0.0-alpha.1.23076.8" CoherentParentDependency="Microsoft.NET.Sdk">
6969
<Uri>https://github.com/dotnet/aspnetcore</Uri>
70-
<Sha>cd73828a6b892f15264d6d740cf29160a803cf3f</Sha>
70+
<Sha>4d75ee9a7fbad112e29b8a1d77c7d96965f62b40</Sha>
7171
</Dependency>
72-
<Dependency Name="dotnet-dev-certs" Version="8.0.0-alpha.1.23075.1" CoherentParentDependency="Microsoft.NET.Sdk">
72+
<Dependency Name="dotnet-dev-certs" Version="8.0.0-alpha.1.23076.8" CoherentParentDependency="Microsoft.NET.Sdk">
7373
<Uri>https://github.com/dotnet/aspnetcore</Uri>
74-
<Sha>cd73828a6b892f15264d6d740cf29160a803cf3f</Sha>
74+
<Sha>4d75ee9a7fbad112e29b8a1d77c7d96965f62b40</Sha>
7575
</Dependency>
76-
<Dependency Name="dotnet-user-jwts" Version="8.0.0-alpha.1.23075.1" CoherentParentDependency="Microsoft.NET.Sdk">
76+
<Dependency Name="dotnet-user-jwts" Version="8.0.0-alpha.1.23076.8" CoherentParentDependency="Microsoft.NET.Sdk">
7777
<Uri>https://github.com/dotnet/aspnetcore</Uri>
78-
<Sha>cd73828a6b892f15264d6d740cf29160a803cf3f</Sha>
78+
<Sha>4d75ee9a7fbad112e29b8a1d77c7d96965f62b40</Sha>
7979
</Dependency>
80-
<Dependency Name="dotnet-user-secrets" Version="8.0.0-alpha.1.23075.1" CoherentParentDependency="Microsoft.NET.Sdk">
80+
<Dependency Name="dotnet-user-secrets" Version="8.0.0-alpha.1.23076.8" CoherentParentDependency="Microsoft.NET.Sdk">
8181
<Uri>https://github.com/dotnet/aspnetcore</Uri>
82-
<Sha>cd73828a6b892f15264d6d740cf29160a803cf3f</Sha>
82+
<Sha>4d75ee9a7fbad112e29b8a1d77c7d96965f62b40</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,31 +102,31 @@
102102
<Uri>https://github.com/dotnet/test-templates</Uri>
103103
<Sha>bb3695688177f5f80eeb3c0498168612e31549d5</Sha>
104104
</Dependency>
105-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-alpha.1.23075.4">
105+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="8.0.100-alpha.1.23077.4">
106106
<Uri>https://github.com/dotnet/sdk</Uri>
107-
<Sha>78d92166888264024dc54c4a12527df42efe910f</Sha>
107+
<Sha>33d4e69b44b347a437294656b9af947fe9597fd7</Sha>
108108
</Dependency>
109-
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-alpha.1.23075.4">
109+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="8.0.100-alpha.1.23077.4">
110110
<Uri>https://github.com/dotnet/sdk</Uri>
111-
<Sha>78d92166888264024dc54c4a12527df42efe910f</Sha>
111+
<Sha>33d4e69b44b347a437294656b9af947fe9597fd7</Sha>
112112
</Dependency>
113-
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-alpha.1.23075.4">
113+
<Dependency Name="Microsoft.NET.Sdk" Version="8.0.100-alpha.1.23077.4">
114114
<Uri>https://github.com/dotnet/sdk</Uri>
115-
<Sha>78d92166888264024dc54c4a12527df42efe910f</Sha>
115+
<Sha>33d4e69b44b347a437294656b9af947fe9597fd7</Sha>
116116
<SourceBuild RepoName="sdk" ManagedOnly="true" />
117117
</Dependency>
118-
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-alpha.1.23075.4">
118+
<Dependency Name="Microsoft.DotNet.MSBuildSdkResolver" Version="8.0.100-alpha.1.23077.4">
119119
<Uri>https://github.com/dotnet/sdk</Uri>
120-
<Sha>78d92166888264024dc54c4a12527df42efe910f</Sha>
120+
<Sha>33d4e69b44b347a437294656b9af947fe9597fd7</Sha>
121121
</Dependency>
122122
<!-- For coherency purposes, these versions should be gated by the versions of winforms and wpf routed via windowsdesktop -->
123-
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-alpha.1.23067.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
123+
<Dependency Name="Microsoft.Dotnet.WinForms.ProjectTemplates" Version="8.0.0-alpha.1.23075.2" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
124124
<Uri>https://github.com/dotnet/winforms</Uri>
125-
<Sha>f6eaa898b9f130b99b6249161e8133a6b91f8f8b</Sha>
125+
<Sha>3d45c8f711add6fc649a9a352d4b69205c446485</Sha>
126126
</Dependency>
127-
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-alpha.1.23068.4" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
127+
<Dependency Name="Microsoft.DotNet.Wpf.ProjectTemplates" Version="8.0.0-alpha.1.23076.1" CoherentParentDependency="Microsoft.WindowsDesktop.App.Runtime.win-x64">
128128
<Uri>https://github.com/dotnet/wpf</Uri>
129-
<Sha>ec69834f378fb98ef5f623db1c55610ac074001d</Sha>
129+
<Sha>0d2289f1b6fb0731a36c9ecc7b5e57ccb9e00e69</Sha>
130130
</Dependency>
131131
<Dependency Name="Microsoft.FSharp.Compiler" Version="12.5.0-beta.23069.2" CoherentParentDependency="Microsoft.NET.Sdk">
132132
<Uri>https://github.com/dotnet/fsharp</Uri>
@@ -137,9 +137,9 @@
137137
<Sha>e391694876e891d2cdc4089e62fe7b1138d8294e</Sha>
138138
<SourceBuild RepoName="fsharp" ManagedOnly="true" />
139139
</Dependency>
140-
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230123-01" CoherentParentDependency="Microsoft.NET.Sdk">
140+
<Dependency Name="Microsoft.NET.Test.Sdk" Version="17.6.0-preview-20230126-02" CoherentParentDependency="Microsoft.NET.Sdk">
141141
<Uri>https://github.com/microsoft/vstest</Uri>
142-
<Sha>3b18b9e9ce06b32aadfff34814ff528db0c48d6c</Sha>
142+
<Sha>d8ee1c1b86aeaaa44d2bbef3d9f5a89acd0c0eed</Sha>
143143
<SourceBuildTarball RepoName="vstest" ManagedOnly="true" />
144144
</Dependency>
145145
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.100-1.23067.1" CoherentParentDependency="Microsoft.NET.Sdk">
@@ -148,32 +148,32 @@
148148
<SourceBuild RepoName="linker" ManagedOnly="true" />
149149
<RepoName>linker</RepoName>
150150
</Dependency>
151-
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0-3.23070.7" CoherentParentDependency="Microsoft.NET.Sdk">
151+
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="4.5.0-3.23075.2" CoherentParentDependency="Microsoft.NET.Sdk">
152152
<Uri>https://github.com/dotnet/roslyn</Uri>
153-
<Sha>5964d1a8e82d7a6e27b3b31bc1d6e44d0a2127b4</Sha>
153+
<Sha>5ca760eb6aab71e70810c595a440429914698765</Sha>
154154
<SourceBuild RepoName="roslyn" ManagedOnly="true" />
155155
</Dependency>
156-
<Dependency Name="Microsoft.Build" Version="17.6.0-preview-23074-01" CoherentParentDependency="Microsoft.NET.Sdk">
156+
<Dependency Name="Microsoft.Build" Version="17.6.0-preview-23076-08" CoherentParentDependency="Microsoft.NET.Sdk">
157157
<Uri>https://github.com/dotnet/msbuild</Uri>
158-
<Sha>3395128aee0bac96d105ad789232aa773a008437</Sha>
158+
<Sha>d9c24230c20a65c57a5a60f396d6d28336a64c74</Sha>
159159
<SourceBuildTarball RepoName="msbuild" ManagedOnly="true" />
160160
</Dependency>
161-
<Dependency Name="NuGet.Build.Tasks" Version="6.5.0-preview.3.136" CoherentParentDependency="Microsoft.NET.Sdk">
161+
<Dependency Name="NuGet.Build.Tasks" Version="6.5.0-rc.149" CoherentParentDependency="Microsoft.NET.Sdk">
162162
<Uri>https://github.com/nuget/nuget.client</Uri>
163-
<Sha>743503cb3c7e9ced2602ee2e29c38d63cc339451</Sha>
163+
<Sha>ca5029046d7b6e55f322c45abb7b342054543710</Sha>
164164
<SourceBuildTarball RepoName="nuget-client" ManagedOnly="true" />
165165
</Dependency>
166166
<Dependency Name="Microsoft.ApplicationInsights" Version="2.0.0">
167167
<Uri>https://github.com/Microsoft/ApplicationInsights-dotnet</Uri>
168168
<Sha>53b80940842204f78708a538628288ff5d741a1d</Sha>
169169
</Dependency>
170-
<Dependency Name="Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100" Version="8.0.0-alpha.1.23070.1">
170+
<Dependency Name="Microsoft.NET.Workload.Emscripten.net6.Manifest-8.0.100" Version="8.0.0-alpha.1.23073.2">
171171
<Uri>https://github.com/dotnet/emsdk</Uri>
172-
<Sha>0225fb13500779b09169201621d984bc84e62ae7</Sha>
172+
<Sha>ff2362091c3ce19e09606a7de927670ba5d1cb81</Sha>
173173
</Dependency>
174-
<Dependency Name="Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100" Version="8.0.0-alpha.1.23070.1">
174+
<Dependency Name="Microsoft.NET.Workload.Emscripten.net7.Manifest-8.0.100" Version="8.0.0-alpha.1.23073.2">
175175
<Uri>https://github.com/dotnet/emsdk</Uri>
176-
<Sha>0225fb13500779b09169201621d984bc84e62ae7</Sha>
176+
<Sha>ff2362091c3ce19e09606a7de927670ba5d1cb81</Sha>
177177
</Dependency>
178178
<Dependency Name="Microsoft.Deployment.DotNet.Releases" Version="1.0.0-preview5.1.22263.1">
179179
<Uri>https://github.com/dotnet/deployment-tools</Uri>

0 commit comments

Comments
 (0)