Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/sdk (#21748)
Browse files Browse the repository at this point in the history
This pull request updates the following dependencies

## From https://github.com/dotnet/sdk

- **Subscription**: afa459aa-bd64-46cb-8138-9f6f795963d4
- **Build**: 20241205.31
- **Date Produced**: December 6, 2024 2:54:38 AM UTC
- **Commit**: 92d3e8bae1b2c04b64cb333fb78b5294fa32731a
- **Branch**: refs/heads/release/9.0.1xx

- **Updates**:
  - **Microsoft.NET.Sdk**: [from 9.0.102-servicing.24579.1 to 9.0.102-servicing.24605.31][4]

[4]: dotnet/sdk@cbec38b...92d3e8b
  • Loading branch information
dotnet-maestro[bot] authored Dec 9, 2024
1 parent a8e360d commit f29834a
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.102-servicing.24579.1">
<Dependency Name="Microsoft.NET.Sdk" Version="9.0.102-servicing.24605.31">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>cbec38b13edc53f701225f8f087fb5a2dbfd3679</Sha>
<Sha>92d3e8bae1b2c04b64cb333fb78b5294fa32731a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-alpha.1.23556.4">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<!--Package versions-->
<PropertyGroup>
<!-- Versions updated by maestro -->
<MicrosoftNETSdkPackageVersion>9.0.102-servicing.24579.1</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>9.0.102-servicing.24605.31</MicrosoftNETSdkPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>9.0.0</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>9.0.0-beta.24572.2</MicrosoftDotNetBuildTasksFeedPackageVersion>
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"sdk": {
"version": "9.0.102-servicing.24579.1"
"version": "9.0.102-servicing.24605.31"
},
"tools": {
"dotnet": "9.0.102-servicing.24579.1"
"dotnet": "9.0.102-servicing.24605.31"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24572.2"
Expand Down

5 comments on commit f29834a

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

@vs-mobiletools-engineering-service2

This comment was marked as outdated.

Please sign in to comment.