Skip to content

Commit caea256

Browse files
authored
[release/9.0.1xx-rc.1] Update sdk rc1 (#24574)
### Description of Change Update using darc commands ``` darc update-dependencies --id 237214 darc update-dependencies --id 237130 darc update-dependencies --id 237176 ```
2 parents 195d075 + 3c8afa2 commit caea256

File tree

5 files changed

+98
-103
lines changed

5 files changed

+98
-103
lines changed

Diff for: NuGet.config

+1-6
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,9 @@
55
<packageSources>
66
<clear />
77
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
8-
<!-- Begin: Package sources from dotnet-emsdk -->
9-
<add key="darc-pub-dotnet-emsdk-2674f58" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2674f580/nuget/v3/index.json" />
8+
<!-- Begin: Package sources from dotnet-emsdk -->
109
<!-- End: Package sources from dotnet-emsdk -->
1110
<!-- Begin: Package sources from dotnet-runtime -->
12-
<add key="darc-pub-dotnet-runtime-ed13b35" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ed13b351/nuget/v3/index.json" />
1311
<!-- End: Package sources from dotnet-runtime -->
1412
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1513
<add key="local" value="LOCAL_PLACEHOLDER" />
@@ -23,9 +21,6 @@
2321
<add key="dotnet9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9/nuget/v3/index.json" />
2422
<add key="dotnet9-transport" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet9-transport/nuget/v3/index.json" />
2523
<add key="skiasharp" value="https://pkgs.dev.azure.com/xamarin/public/_packaging/SkiaSharp/nuget/v3/index.json" />
26-
<!-- Added manually for dotnet/runtime 8.0.8 -->
27-
<add key="darc-pub-dotnet-emsdk-e92f92e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-e92f92ef/nuget/v3/index.json" />
28-
<add key="darc-pub-dotnet-runtime-2d5c0b7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2d5c0b72/nuget/v3/index.json" />
2924
<!-- Added manually for .NET 8 Android -->
3025
<add key="darc-pub-dotnet-android-b0fd011" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-b0fd0113/nuget/v3/index.json" />
3126
<!-- Added manually for .NET 8 macios -->

Diff for: eng/Version.Details.xml

+68-68
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.1.24422.6">
4-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-sdk</Uri>
5-
<Sha>6ae75ce74bcc1c70abdb5005e3d7cebce2957ae3</Sha>
3+
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.100-rc.1.24452.12">
4+
<Uri>https://github.com/dotnet/sdk</Uri>
5+
<Sha>81a714c6d3ad9ce8d045cfa7afd887147c3d69f2</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.NET.Sdk">
7+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.NET.Sdk">
88
<Uri>https://github.com/dotnet/runtime</Uri>
9-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
9+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
1010
</Dependency>
1111
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="35.0.0-rc.1.78">
1212
<Uri>https://github.com/dotnet/android</Uri>
@@ -31,109 +31,109 @@
3131
<Dependency Name="Microsoft.WindowsAppSDK" Version="0.0.1">
3232
<Uri>https://dev.azure.com/microsoft/ProjectReunion/_git/ProjectReunionInternal</Uri>
3333
</Dependency>
34-
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.1.24420.5" CoherentParentDependency="Microsoft.NETCore.App.Ref">
34+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100.Transport" Version="9.0.0-rc.1.24430.3" CoherentParentDependency="Microsoft.NETCore.App.Ref">
3535
<Uri>https://github.com/dotnet/emsdk</Uri>
36-
<Sha>459c92904b224d125a350a3f3e431fe90152a95e</Sha>
36+
<Sha>08499c128ade77a490b735a268f6539f6c7ea0ff</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.AspNetCore.Authorization" Version="9.0.0-rc.1.24421.11">
39-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
40-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
38+
<Dependency Name="Microsoft.AspNetCore.Authorization" Version="9.0.0-rc.1.24452.1">
39+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
40+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.AspNetCore.Authentication.Facebook" Version="9.0.0-rc.1.24421.11">
43-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
44-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
42+
<Dependency Name="Microsoft.AspNetCore.Authentication.Facebook" Version="9.0.0-rc.1.24452.1">
43+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
44+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
4545
</Dependency>
46-
<Dependency Name="Microsoft.AspNetCore.Authentication.Google" Version="9.0.0-rc.1.24421.11">
47-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
48-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
46+
<Dependency Name="Microsoft.AspNetCore.Authentication.Google" Version="9.0.0-rc.1.24452.1">
47+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
48+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
4949
</Dependency>
50-
<Dependency Name="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.0-rc.1.24421.11">
51-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
52-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
50+
<Dependency Name="Microsoft.AspNetCore.Authentication.MicrosoftAccount" Version="9.0.0-rc.1.24452.1">
51+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
52+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
5353
</Dependency>
54-
<Dependency Name="Microsoft.AspNetCore.Components" Version="9.0.0-rc.1.24421.11">
55-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
56-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
54+
<Dependency Name="Microsoft.AspNetCore.Components" Version="9.0.0-rc.1.24452.1">
55+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
56+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
5757
</Dependency>
58-
<Dependency Name="Microsoft.AspNetCore.Components.Analyzers" Version="9.0.0-rc.1.24421.11">
59-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
60-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
58+
<Dependency Name="Microsoft.AspNetCore.Components.Analyzers" Version="9.0.0-rc.1.24452.1">
59+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
60+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
6161
</Dependency>
62-
<Dependency Name="Microsoft.AspNetCore.Components.Forms" Version="9.0.0-rc.1.24421.11">
63-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
64-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
62+
<Dependency Name="Microsoft.AspNetCore.Components.Forms" Version="9.0.0-rc.1.24452.1">
63+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
64+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0-rc.1.24421.11">
67-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
68-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
66+
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly" Version="9.0.0-rc.1.24452.1">
67+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
68+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
6969
</Dependency>
70-
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.0-rc.1.24421.11">
71-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
72-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
70+
<Dependency Name="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="9.0.0-rc.1.24452.1">
71+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
72+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
7373
</Dependency>
74-
<Dependency Name="Microsoft.AspNetCore.Components.WebView" Version="9.0.0-rc.1.24421.11">
75-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
76-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
74+
<Dependency Name="Microsoft.AspNetCore.Components.WebView" Version="9.0.0-rc.1.24452.1">
75+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
76+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
7777
</Dependency>
78-
<Dependency Name="Microsoft.AspNetCore.Components.Web" Version="9.0.0-rc.1.24421.11">
79-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
80-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
78+
<Dependency Name="Microsoft.AspNetCore.Components.Web" Version="9.0.0-rc.1.24452.1">
79+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
80+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
8181
</Dependency>
82-
<Dependency Name="Microsoft.AspNetCore.Metadata" Version="9.0.0-rc.1.24421.11">
83-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
84-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
82+
<Dependency Name="Microsoft.AspNetCore.Metadata" Version="9.0.0-rc.1.24452.1">
83+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
84+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
8585
</Dependency>
86-
<Dependency Name="Microsoft.JSInterop" Version="9.0.0-rc.1.24421.11">
87-
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-aspnetcore</Uri>
88-
<Sha>0851e1974d67b553d8199ef484b9e75efb8a26b5</Sha>
86+
<Dependency Name="Microsoft.JSInterop" Version="9.0.0-rc.1.24452.1">
87+
<Uri>https://github.com/dotnet/aspnetcore</Uri>
88+
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
8989
</Dependency>
9090
<Dependency Name="Microsoft.TemplateEngine.Tasks" Version="7.0.100-preview.2.22102.8">
9191
<Uri>https://github.com/dotnet/templating</Uri>
9292
<Sha>3f4da9ced34942d83054e647f3b1d9d7dde281e8</Sha>
9393
</Dependency>
94-
<Dependency Name="Microsoft.Extensions.Configuration" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
94+
<Dependency Name="Microsoft.Extensions.Configuration" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
9595
<Uri>https://github.com/dotnet/runtime</Uri>
96-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
96+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
9797
</Dependency>
98-
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
98+
<Dependency Name="Microsoft.Extensions.Configuration.Abstractions" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
9999
<Uri>https://github.com/dotnet/runtime</Uri>
100-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
100+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
101101
</Dependency>
102-
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
102+
<Dependency Name="Microsoft.Extensions.Configuration.Json" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
103103
<Uri>https://github.com/dotnet/runtime</Uri>
104-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
104+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
105105
</Dependency>
106-
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
106+
<Dependency Name="Microsoft.Extensions.DependencyInjection" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
107107
<Uri>https://github.com/dotnet/runtime</Uri>
108-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
108+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
109109
</Dependency>
110-
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
110+
<Dependency Name="Microsoft.Extensions.DependencyInjection.Abstractions" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
111111
<Uri>https://github.com/dotnet/runtime</Uri>
112-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
112+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
113113
</Dependency>
114-
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
114+
<Dependency Name="Microsoft.Extensions.FileProviders.Abstractions" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
115115
<Uri>https://github.com/dotnet/runtime</Uri>
116-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
116+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
117117
</Dependency>
118-
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
118+
<Dependency Name="Microsoft.Extensions.Logging.Abstractions" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
119119
<Uri>https://github.com/dotnet/runtime</Uri>
120-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
120+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
121121
</Dependency>
122-
<Dependency Name="Microsoft.Extensions.Logging" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
122+
<Dependency Name="Microsoft.Extensions.Logging" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
123123
<Uri>https://github.com/dotnet/runtime</Uri>
124-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
124+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
125125
</Dependency>
126-
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
126+
<Dependency Name="Microsoft.Extensions.Logging.Console" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
127127
<Uri>https://github.com/dotnet/runtime</Uri>
128-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
128+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
129129
</Dependency>
130-
<Dependency Name="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
130+
<Dependency Name="Microsoft.Extensions.Logging.Debug" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
131131
<Uri>https://github.com/dotnet/runtime</Uri>
132-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
132+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
133133
</Dependency>
134-
<Dependency Name="Microsoft.Extensions.Primitives" Version="9.0.0-rc.1.24421.1" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
134+
<Dependency Name="Microsoft.Extensions.Primitives" Version="9.0.0-rc.1.24431.7" CoherentParentDependency="Microsoft.AspNetCore.Authorization">
135135
<Uri>https://github.com/dotnet/runtime</Uri>
136-
<Sha>c4a79875fcb2c76b2e92ff50940d4ea9264e2eeb</Sha>
136+
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
137137
</Dependency>
138138
<Dependency Name="Microsoft.DotNet.XHarness.TestRunners.Common" Version="9.0.0-prerelease.24420.3">
139139
<Uri>https://github.com/dotnet/xharness</Uri>

0 commit comments

Comments
 (0)