Skip to content

Commit f361baa

Browse files
authored
Update SDK to 10.0.105 and bump test runtime versions (dotnet#5762)
1 parent fc9d9cd commit f361baa

4 files changed

Lines changed: 49 additions & 49 deletions

File tree

eng/Version.Details.props

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -17,21 +17,21 @@ This file should be imported by eng/Versions.props
1717
<MicrosoftDotNetCodeAnalysisPackageVersion>10.0.0-beta.26123.2</MicrosoftDotNetCodeAnalysisPackageVersion>
1818
<MicrosoftDotNetRemoteExecutorPackageVersion>7.0.0-beta.22316.2</MicrosoftDotNetRemoteExecutorPackageVersion>
1919
<!-- dotnet/dotnet dependencies -->
20-
<MicrosoftAspNetCoreAppRefPackageVersion>10.0.2</MicrosoftAspNetCoreAppRefPackageVersion>
21-
<MicrosoftAspNetCoreAppRefInternalPackageVersion>10.0.2-servicing.25603.103</MicrosoftAspNetCoreAppRefInternalPackageVersion>
22-
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.25603.103</MicrosoftCodeAnalysisPackageVersion>
23-
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.0.0-2.25603.103</MicrosoftCodeAnalysisAnalyzersPackageVersion>
24-
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.25603.103</MicrosoftCodeAnalysisCSharpPackageVersion>
25-
<MicrosoftCodeAnalysisNetAnalyzersPackageVersion>10.0.102</MicrosoftCodeAnalysisNetAnalyzersPackageVersion>
26-
<MicrosoftNETSdkPackageVersion>10.0.102-servicing.25603.103</MicrosoftNETSdkPackageVersion>
27-
<MicrosoftNETCoreAppRefPackageVersion>10.0.2</MicrosoftNETCoreAppRefPackageVersion>
28-
<MicrosoftNETCorePlatformsPackageVersion>10.0.2-servicing.25603.103</MicrosoftNETCorePlatformsPackageVersion>
29-
<runtimelinuxarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.2-servicing.25603.103</runtimelinuxarm64MicrosoftDotNetCdacTransportPackageVersion>
30-
<runtimelinuxx64MicrosoftDotNetCdacTransportPackageVersion>10.0.2-servicing.25603.103</runtimelinuxx64MicrosoftDotNetCdacTransportPackageVersion>
31-
<runtimeosxarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.2-servicing.25603.103</runtimeosxarm64MicrosoftDotNetCdacTransportPackageVersion>
32-
<runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion>10.0.2-servicing.25603.103</runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion>
33-
<runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.2-servicing.25603.103</runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion>
34-
<runtimewinx64MicrosoftDotNetCdacTransportPackageVersion>10.0.2-servicing.25603.103</runtimewinx64MicrosoftDotNetCdacTransportPackageVersion>
20+
<MicrosoftAspNetCoreAppRefPackageVersion>10.0.5</MicrosoftAspNetCoreAppRefPackageVersion>
21+
<MicrosoftAspNetCoreAppRefInternalPackageVersion>10.0.5-servicing.26153.111</MicrosoftAspNetCoreAppRefInternalPackageVersion>
22+
<MicrosoftCodeAnalysisPackageVersion>5.0.0-2.26153.111</MicrosoftCodeAnalysisPackageVersion>
23+
<MicrosoftCodeAnalysisAnalyzersPackageVersion>5.0.0-2.26153.111</MicrosoftCodeAnalysisAnalyzersPackageVersion>
24+
<MicrosoftCodeAnalysisCSharpPackageVersion>5.0.0-2.26153.111</MicrosoftCodeAnalysisCSharpPackageVersion>
25+
<MicrosoftCodeAnalysisNetAnalyzersPackageVersion>10.0.105</MicrosoftCodeAnalysisNetAnalyzersPackageVersion>
26+
<MicrosoftNETSdkPackageVersion>10.0.105-servicing.26153.111</MicrosoftNETSdkPackageVersion>
27+
<MicrosoftNETCoreAppRefPackageVersion>10.0.5</MicrosoftNETCoreAppRefPackageVersion>
28+
<MicrosoftNETCorePlatformsPackageVersion>10.0.5-servicing.26153.111</MicrosoftNETCorePlatformsPackageVersion>
29+
<runtimelinuxarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.5-servicing.26153.111</runtimelinuxarm64MicrosoftDotNetCdacTransportPackageVersion>
30+
<runtimelinuxx64MicrosoftDotNetCdacTransportPackageVersion>10.0.5-servicing.26153.111</runtimelinuxx64MicrosoftDotNetCdacTransportPackageVersion>
31+
<runtimeosxarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.5-servicing.26153.111</runtimeosxarm64MicrosoftDotNetCdacTransportPackageVersion>
32+
<runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion>10.0.5-servicing.26153.111</runtimeosxx64MicrosoftDotNetCdacTransportPackageVersion>
33+
<runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion>10.0.5-servicing.26153.111</runtimewinarm64MicrosoftDotNetCdacTransportPackageVersion>
34+
<runtimewinx64MicrosoftDotNetCdacTransportPackageVersion>10.0.5-servicing.26153.111</runtimewinx64MicrosoftDotNetCdacTransportPackageVersion>
3535
</PropertyGroup>
3636
<!--Property group for alternate package version names-->
3737
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 30 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -32,75 +32,75 @@
3232
<Sha>ccfe6da198c5f05534863bbb1bff66e830e0c6ab</Sha>
3333
</Dependency>
3434
<!-- dotnet/installer: Testing version of the SDK. Needed for the signed & entitled host. -->
35-
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.102-servicing.25603.103">
35+
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.105-servicing.26153.111">
3636
<Uri>https://github.com/dotnet/dotnet</Uri>
37-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
37+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
3838
</Dependency>
3939
<!-- Latest shared aspnetcore version updated by darc -->
40-
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.2-servicing.25603.103">
40+
<Dependency Name="Microsoft.AspNetCore.App.Ref.Internal" Version="10.0.5-servicing.26153.111">
4141
<Uri>https://github.com/dotnet/dotnet</Uri>
42-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
42+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
4343
</Dependency>
44-
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.2">
44+
<Dependency Name="Microsoft.AspNetCore.App.Ref" Version="10.0.5">
4545
<Uri>https://github.com/dotnet/dotnet</Uri>
46-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
46+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
4747
</Dependency>
4848
<!-- Latest shared runtime version updated by darc -->
4949
<!-- We use platforms for the unstable package version and
5050
the ref pack as the stable version. We need them as download links
5151
use the unstable version, but the installed assets are all stable. -->
52-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.2">
52+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.5">
5353
<Uri>https://github.com/dotnet/dotnet</Uri>
54-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
54+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
5555
</Dependency>
56-
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.2-servicing.25603.103">
56+
<Dependency Name="Microsoft.NETCore.Platforms" Version="10.0.5-servicing.26153.111">
5757
<Uri>https://github.com/dotnet/dotnet</Uri>
58-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
58+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
5959
</Dependency>
60-
<Dependency Name="runtime.win-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.2-servicing.25603.103">
60+
<Dependency Name="runtime.win-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.5-servicing.26153.111">
6161
<Uri>https://github.com/dotnet/dotnet</Uri>
62-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
62+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
6363
</Dependency>
64-
<Dependency Name="runtime.win-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.2-servicing.25603.103">
64+
<Dependency Name="runtime.win-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.5-servicing.26153.111">
6565
<Uri>https://github.com/dotnet/dotnet</Uri>
66-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
66+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
6767
</Dependency>
68-
<Dependency Name="runtime.linux-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.2-servicing.25603.103">
68+
<Dependency Name="runtime.linux-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.5-servicing.26153.111">
6969
<Uri>https://github.com/dotnet/dotnet</Uri>
70-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
70+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
7171
</Dependency>
72-
<Dependency Name="runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.2-servicing.25603.103">
72+
<Dependency Name="runtime.linux-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.5-servicing.26153.111">
7373
<Uri>https://github.com/dotnet/dotnet</Uri>
74-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
74+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
7575
</Dependency>
76-
<Dependency Name="runtime.osx-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.2-servicing.25603.103">
76+
<Dependency Name="runtime.osx-x64.Microsoft.DotNet.Cdac.Transport" Version="10.0.5-servicing.26153.111">
7777
<Uri>https://github.com/dotnet/dotnet</Uri>
78-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
78+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
7979
</Dependency>
80-
<Dependency Name="runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.2-servicing.25603.103">
80+
<Dependency Name="runtime.osx-arm64.Microsoft.DotNet.Cdac.Transport" Version="10.0.5-servicing.26153.111">
8181
<Uri>https://github.com/dotnet/dotnet</Uri>
82-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
82+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
8383
</Dependency>
8484
<!--
8585
These versions should not be used by any project that contributes to the design-time experience in VS, such as an analyzer, code-fix, or generator assembly.
8686
Any tools that contribute to the design-time experience should use the MicrosoftCodeAnalysisVersion_LatestVS property above to ensure
8787
they do not break the local dev experience.
8888
-->
89-
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.25603.103">
89+
<Dependency Name="Microsoft.CodeAnalysis" Version="5.0.0-2.26153.111">
9090
<Uri>https://github.com/dotnet/dotnet</Uri>
91-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
91+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
9292
</Dependency>
93-
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.25603.103">
93+
<Dependency Name="Microsoft.CodeAnalysis.CSharp" Version="5.0.0-2.26153.111">
9494
<Uri>https://github.com/dotnet/dotnet</Uri>
95-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
95+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
9696
</Dependency>
97-
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-2.25603.103">
97+
<Dependency Name="Microsoft.CodeAnalysis.Analyzers" Version="5.0.0-2.26153.111">
9898
<Uri>https://github.com/dotnet/dotnet</Uri>
99-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
99+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
100100
</Dependency>
101-
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.102">
101+
<Dependency Name="Microsoft.CodeAnalysis.NetAnalyzers" Version="10.0.105">
102102
<Uri>https://github.com/dotnet/dotnet</Uri>
103-
<Sha>5ddd0ddc0ebadca21645a05c419ed5a034454605</Sha>
103+
<Sha>a612c2a1056fe3265387ae3ff7c94eba1505caf9</Sha>
104104
</Dependency>
105105
</ToolsetDependencies>
106106
</Dependencies>

eng/Versions.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@
8888
8989
-->
9090
<PropertyGroup>
91-
<MicrosoftNETCoreApp90Version>9.0.12</MicrosoftNETCoreApp90Version>
92-
<MicrosoftNETCoreApp80Version>8.0.23</MicrosoftNETCoreApp80Version>
91+
<MicrosoftNETCoreApp90Version>9.0.14</MicrosoftNETCoreApp90Version>
92+
<MicrosoftNETCoreApp80Version>8.0.25</MicrosoftNETCoreApp80Version>
9393
</PropertyGroup>
9494
<PropertyGroup>
9595
<DotnetRuntimeVersion Condition="'$(DotnetRuntimeVersion)' == ''">default</DotnetRuntimeVersion>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"sdk": {
3-
"version": "10.0.102",
3+
"version": "10.0.105",
44
"allowPrerelease": true,
55
"rollForward": "major"
66
},
77
"tools": {
8-
"dotnet": "10.0.102",
8+
"dotnet": "10.0.105",
99
"runtimes": {
1010
"dotnet": [
1111
"$(MicrosoftNETCoreApp80Version)"

0 commit comments

Comments
 (0)