Skip to content

Commit

Permalink
[release/10.0.1xx-preview1] Update dependencies from dotnet/sdk (#22185)
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**: d05b3a99-3aea-4518-81ec-4583c1153c08
- **Build**: 20250212.18
- **Date Produced**: February 12, 2025 9:32:11 PM UTC
- **Commit**: 854cc61f42d7ff8006b4f21f48e6db3b260083c2
- **Branch**: refs/heads/release/10.0.1xx-preview1

- **Updates**:
  - **Microsoft.NET.Sdk**: [from 10.0.100-preview.1.25110.21 to 10.0.100-preview.1.25112.18][1]

[1]: dotnet/sdk@d1382d9...854cc61
  • Loading branch information
dotnet-maestro[bot] authored Feb 17, 2025
1 parent e32808d commit 805cdc8
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="10.0.100-preview.1.25110.21">
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-preview.1.25112.18">
<Uri>https://github.com/dotnet/sdk</Uri>
<Sha>d1382d9b07310de51feef4b00ab46e9648cb9919</Sha>
<Sha>854cc61f42d7ff8006b4f21f48e6db3b260083c2</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>10.0.100-preview.1.25110.21</MicrosoftNETSdkPackageVersion>
<MicrosoftNETSdkPackageVersion>10.0.100-preview.1.25112.18</MicrosoftNETSdkPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>10.0.0-preview.1.25080.5</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkPackageVersion>9.0.0-alpha.1.23556.4</MicrosoftNETILLinkPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>9.0.0-beta.25058.5</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": "10.0.100-preview.1.25110.21"
"version": "10.0.100-preview.1.25112.18"
},
"tools": {
"dotnet": "10.0.100-preview.1.25110.21"
"dotnet": "10.0.100-preview.1.25112.18"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25058.5"
Expand Down

0 comments on commit 805cdc8

Please sign in to comment.