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

Commit9fb5bb2

Browse files
[main] Update dependencies from dotnet/dotnet (#24301)
This pull request updates the following dependencies## Fromhttps://github.com/dotnet/dotnet- **Subscription**: [7bea2f72-36de-4307-8c02-e200db7ccd92](https://maestro.dot.net/subscriptions?search=7bea2f72-36de-4307-8c02-e200db7ccd92)- **Build**: [20251119.4](https://dev.azure.com/dnceng/internal/_build/results?buildId=2842765) ([291507](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/291507))- **Date Produced**: November 19, 2025 8:36:07 PM UTC- **Commit**: [4090eb301f5e5db13760aa57eeb32b516c42c56b](dotnet/dotnet@4090eb3)- **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx)- **Dependency Updates**: - From [10.0.1 to 10.0.1][1] - Microsoft.NET.Runtime.MonoTargets.Sdk - Microsoft.NET.ILLink.Tasks - Microsoft.NETCore.App.Ref - From [10.0.0-beta.25568.102 to 10.0.0-beta.25569.104][1] - Microsoft.DotNet.Arcade.Sdk - Microsoft.DotNet.Build.Tasks.Feed - Microsoft.DotNet.SharedFramework.Sdk - From [0.11.5-alpha.25568.102 to 0.11.5-alpha.25569.104][1] - Microsoft.DotNet.Cecil - From [10.0.1-servicing.25568.102 to 10.0.1-servicing.25569.104][1] - Microsoft.NET.ILLink - From [10.0.101-servicing.25568.102 to 10.0.101-servicing.25569.104][1] - Microsoft.NET.Sdk - From [10.0.101 to 10.0.101][1] - Microsoft.TemplateEngine.Authoring.Tasks[1]:dotnet/dotnet@115a295...4090eb3
1 parent4ab56e0 commit9fb5bb2

File tree

4 files changed

+26
-26
lines changed

4 files changed

+26
-26
lines changed

‎NuGet.config‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<clear />
1111
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1212
<!-- Begin: Package sources from dotnet-dotnet-->
13-
<addkey="darc-pub-dotnet-dotnet-115a295-1"value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-115a2957-1/nuget/v3/index.json" />
13+
<addkey="darc-pub-dotnet-dotnet-4090eb3"value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-4090eb30/nuget/v3/index.json" />
1414
<!-- End: Package sources from dotnet-dotnet-->
1515
<!-- Begin: Package sources from dotnet-macios-->
1616
<addkey="darc-pub-dotnet-macios-4177c9d"value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-4177c9d9/nuget/v3/index.json" />

‎eng/Version.Details.props‎

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/dotnet dependencies-->
9-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25568.102</MicrosoftDotNetArcadeSdkPackageVersion>
10-
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25568.102</MicrosoftDotNetBuildTasksFeedPackageVersion>
11-
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25568.102</MicrosoftDotNetCecilPackageVersion>
12-
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25568.102</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13-
<MicrosoftNETILLinkPackageVersion>10.0.1-servicing.25568.102</MicrosoftNETILLinkPackageVersion>
9+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25569.104</MicrosoftDotNetArcadeSdkPackageVersion>
10+
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25569.104</MicrosoftDotNetBuildTasksFeedPackageVersion>
11+
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25569.104</MicrosoftDotNetCecilPackageVersion>
12+
<MicrosoftDotNetSharedFrameworkSdkPackageVersion>10.0.0-beta.25569.104</MicrosoftDotNetSharedFrameworkSdkPackageVersion>
13+
<MicrosoftNETILLinkPackageVersion>10.0.1-servicing.25569.104</MicrosoftNETILLinkPackageVersion>
1414
<MicrosoftNETILLinkTasksPackageVersion>10.0.1</MicrosoftNETILLinkTasksPackageVersion>
1515
<MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>10.0.1</MicrosoftNETRuntimeMonoTargetsSdkPackageVersion>
16-
<MicrosoftNETSdkPackageVersion>10.0.101-servicing.25568.102</MicrosoftNETSdkPackageVersion>
16+
<MicrosoftNETSdkPackageVersion>10.0.101-servicing.25569.104</MicrosoftNETSdkPackageVersion>
1717
<MicrosoftNETCoreAppRefPackageVersion>10.0.1</MicrosoftNETCoreAppRefPackageVersion>
1818
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.101</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
1919
<!-- dotnet/macios dependencies-->

‎eng/Version.Details.xml‎

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,29 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<DependencyName="Microsoft.NET.Sdk"Version="10.0.101-servicing.25568.102">
3+
<DependencyName="Microsoft.NET.Sdk"Version="10.0.101-servicing.25569.104">
44
<Uri>https://github.com/dotnet/dotnet</Uri>
5-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
5+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
66
</Dependency>
7-
<DependencyName="Microsoft.NET.ILLink"Version="10.0.1-servicing.25568.102">
7+
<DependencyName="Microsoft.NET.ILLink"Version="10.0.1-servicing.25569.104">
88
<Uri>https://github.com/dotnet/dotnet</Uri>
9-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
9+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
1010
</Dependency>
1111
<DependencyName="Microsoft.NET.ILLink.Tasks"Version="10.0.1">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
13+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
1414
</Dependency>
1515
<DependencyName="Microsoft.NET.Runtime.MonoTargets.Sdk"Version="10.0.1">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
17+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
1818
</Dependency>
1919
<!-- Set TRACKING_DOTNET_RUNTIME_SEPARATELY to something in Make.config if changing the version outside of dependency flow-->
2020
<DependencyName="Microsoft.NETCore.App.Ref"Version="10.0.1">
2121
<Uri>https://github.com/dotnet/dotnet</Uri>
22-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
22+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
2323
</Dependency>
24-
<DependencyName="Microsoft.DotNet.Cecil"Version="0.11.5-alpha.25568.102">
24+
<DependencyName="Microsoft.DotNet.Cecil"Version="0.11.5-alpha.25569.104">
2525
<Uri>https://github.com/dotnet/dotnet</Uri>
26-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
26+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
2727
</Dependency>
2828
<!-- This is a subscription of the .NET 9 latest stable versions of our packages-->
2929
<DependencyName="Microsoft.MacCatalyst.Sdk.net9.0_18.5"Version="18.5.9227">
@@ -95,25 +95,25 @@
9595
</Dependency>
9696
</ProductDependencies>
9797
<ToolsetDependencies>
98-
<DependencyName="Microsoft.DotNet.Build.Tasks.Feed"Version="10.0.0-beta.25568.102">
98+
<DependencyName="Microsoft.DotNet.Build.Tasks.Feed"Version="10.0.0-beta.25569.104">
9999
<Uri>https://github.com/dotnet/dotnet</Uri>
100-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
100+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
101101
</Dependency>
102-
<DependencyName="Microsoft.DotNet.SharedFramework.Sdk"Version="10.0.0-beta.25568.102">
102+
<DependencyName="Microsoft.DotNet.SharedFramework.Sdk"Version="10.0.0-beta.25569.104">
103103
<Uri>https://github.com/dotnet/dotnet</Uri>
104-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
104+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
105105
</Dependency>
106106
<DependencyName="Microsoft.TemplateEngine.Authoring.Tasks"Version="10.0.101">
107107
<Uri>https://github.com/dotnet/dotnet</Uri>
108-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
108+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
109109
</Dependency>
110110
<DependencyName="Microsoft.DotNet.XHarness.iOS.Shared"Version="10.0.0-prerelease.25568.2">
111111
<Uri>https://github.com/dotnet/xharness</Uri>
112112
<Sha>b7f8a305810da296dd36fbb4debfb1e268ba72b8</Sha>
113113
</Dependency>
114-
<DependencyName="Microsoft.DotNet.Arcade.Sdk"Version="10.0.0-beta.25568.102">
114+
<DependencyName="Microsoft.DotNet.Arcade.Sdk"Version="10.0.0-beta.25569.104">
115115
<Uri>https://github.com/dotnet/dotnet</Uri>
116-
<Sha>115a29577547ce136b754d96d2ebfb184595a923</Sha>
116+
<Sha>4090eb301f5e5db13760aa57eeb32b516c42c56b</Sha>
117117
<SourceBuildRepoName="arcade"ManagedOnly="true" />
118118
</Dependency>
119119
</ToolsetDependencies>

‎global.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"sdk": {
3-
"version":"10.0.101-servicing.25568.102",
3+
"version":"10.0.101-servicing.25569.104",
44
"paths": [
55
"builds/downloads/dotnet",
66
"$host$"
77
],
88
"errorMessage":"The .NET SDK could not be found, please run 'make dotnet -C builds'."
99
},
1010
"tools": {
11-
"dotnet":"10.0.101-servicing.25568.102"
11+
"dotnet":"10.0.101-servicing.25569.104"
1212
},
1313
"msbuild-sdks": {
14-
"Microsoft.DotNet.Arcade.Sdk":"10.0.0-beta.25568.102"
14+
"Microsoft.DotNet.Arcade.Sdk":"10.0.0-beta.25569.104"
1515
}
1616
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp