Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitfe53b4b

Browse files
[release/9.0.1xx] Update dependencies from dotnet/sdk (#24195)
This pull request updates the following dependencies## Fromhttps://github.com/dotnet/sdk- **Subscription**: [d83421ca-e6b7-4c8d-861d-4e04b17c6f8c](https://maestro.dot.net/subscriptions?search=d83421ca-e6b7-4c8d-861d-4e04b17c6f8c)- **Build**: [20251106.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2833273) ([289890](https://maestro.dot.net/channel/3884/github:dotnet:sdk/build/289890))- **Date Produced**: November 7, 2025 1:45:57 AM UTC- **Commit**: [6c43a7f28f2b2b6a8e48b16dc0c73ab50e70de3a](dotnet/sdk@6c43a7f)- **Branch**: [release/9.0.1xx](https://github.com/dotnet/sdk/tree/release/9.0.1xx)- **Updates**: - From [9.0.112-servicing.25521.5 to 9.0.113-servicing.25556.3][1] - Microsoft.NET.Sdk[1]:dotnet/sdk@7efd8a4...6c43a7f
1 parentf1978a9 commitfe53b4b

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
lines changed

‎NuGet.config‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<addkey="macios-dependencies"value="https://pkgs.dev.azure.com/xamarin/public/_packaging/macios-dependencies/nuget/v3/index.json" />
2828
<addkey="xamarin-impl"value="https://pkgs.dev.azure.com/azure-public/vside/_packaging/xamarin-impl/nuget/v3/index.json" />
2929
<addkey="local-tests-feed"value="tests/.nuget/packages" />
30-
<!-- Add a 8.0.22 feed-->
31-
<addkey="darc-pub-dotnet-runtime-ad2d4fbc"value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ad2d4fbc/nuget/v3/index.json" />
30+
<!-- Add a 8.0.23 feed-->
31+
<addkey="darc-pub-dotnet-runtime-283dede3"value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-283dede3/nuget/v3/index.json" />
3232
</packageSources>
3333
<disabledPackageSources>
3434
<clear />

‎eng/Version.Details.props‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/sdk dependencies-->
9-
<MicrosoftNETSdkPackageVersion>9.0.112-servicing.25521.5</MicrosoftNETSdkPackageVersion>
9+
<MicrosoftNETSdkPackageVersion>9.0.113-servicing.25556.3</MicrosoftNETSdkPackageVersion>
1010
<!-- dotnet/runtime dependencies-->
1111
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
1212
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>9.0.0-rc.2.24462.10</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>

‎eng/Version.Details.xml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<DependencyName="Microsoft.NET.Sdk"Version="9.0.112-servicing.25521.5">
3+
<DependencyName="Microsoft.NET.Sdk"Version="9.0.113-servicing.25556.3">
44
<Uri>https://github.com/dotnet/sdk</Uri>
5-
<Sha>7efd8a45363467689d38fcf05f0c5f720244d0c4</Sha>
5+
<Sha>6c43a7f28f2b2b6a8e48b16dc0c73ab50e70de3a</Sha>
66
</Dependency>
77
<DependencyName="Microsoft.NET.ILLink"Version="9.0.0-alpha.1.23556.4">
88
<Uri>https://github.com/dotnet/runtime</Uri>

‎global.json‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"sdk": {
3-
"version":"9.0.112-servicing.25521.5"
3+
"version":"9.0.113-servicing.25556.3"
44
},
55
"tools": {
6-
"dotnet":"9.0.112-servicing.25521.5"
6+
"dotnet":"9.0.113-servicing.25556.3"
77
},
88
"msbuild-sdks": {
99
"Microsoft.DotNet.Arcade.Sdk":"9.0.0-beta.25462.4"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp