blob: aa3495508528b20ec5c64f50b7bae44df8d2f51a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
|
--- src/sdk/eng/Version.Details.xml.orig 2025-10-18 06:44:58 UTC
+++ src/sdk/eng/Version.Details.xml
@@ -137,7 +137,7 @@
</Dependency>
<!-- Temporarily pinned to a net9 supporting version until the SDK can target net10.
See https://github.com/dotnet/sdk/issues/42920. -->
- <Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="9.0.0-rc.2.24474.3" Pinned="true">
+ <Dependency Name="Microsoft.AspNetCore.DeveloperCertificates.XPlat" Version="9.0.9-servicing.25420.3" Pinned="true">
<Uri>https://github.com/dotnet/aspnetcore</Uri>
<Sha>280c613963a1768b810d09f32c998fe4490855e9</Sha>
</Dependency>
@@ -256,7 +256,7 @@
</Dependency>
<!-- Temporarily pinned to a net9 supporting version until the SDK can target net10.
See https://github.com/dotnet/sdk/issues/42920. -->
- <Dependency Name="System.Resources.Extensions" Version="9.0.0-rc.2.24473.5" Pinned="True">
+ <Dependency Name="System.Resources.Extensions" Version="9.0.9" Pinned="True">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
</Dependency>
@@ -585,13 +585,13 @@
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>cca022b6212f33adc982630ab91469882250256c</Sha>
</Dependency>
- <Dependency Name="System.Security.Permissions" Version="9.0.0-rc.2.24473.5" Pinned="True">
+ <Dependency Name="System.Security.Permissions" Version="9.0.9" Pinned="True">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
</Dependency>
<!-- Temporarily pinned to a net9 supporting version until the SDK can target net10.
See https://github.com/dotnet/sdk/issues/42920. -->
- <Dependency Name="System.Windows.Extensions" Version="9.0.0-rc.2.24473.5" Pinned="True">
+ <Dependency Name="System.Windows.Extensions" Version="9.0.9" Pinned="True">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
</Dependency>
@@ -629,7 +629,7 @@
</Dependency>
<!-- Temporarily pinned to a net9 supporting version until the SDK can target net10.
See https://github.com/dotnet/sdk/issues/42920. -->
- <Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.0-rc.2.24473.5" Pinned="True">
+ <Dependency Name="System.Reflection.MetadataLoadContext" Version="9.0.9" Pinned="True">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>c4d7f7c6f2e2f34f07e64c6caa3bf9b2ce915cc1</Sha>
</Dependency>
|