diff options
Diffstat (limited to 'lang/dotnet-devel/files/patch-src_sdk_eng_Version.Details.xml')
| -rw-r--r-- | lang/dotnet-devel/files/patch-src_sdk_eng_Version.Details.xml | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/lang/dotnet-devel/files/patch-src_sdk_eng_Version.Details.xml b/lang/dotnet-devel/files/patch-src_sdk_eng_Version.Details.xml new file mode 100644 index 000000000000..aa3495508528 --- /dev/null +++ b/lang/dotnet-devel/files/patch-src_sdk_eng_Version.Details.xml @@ -0,0 +1,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> |
