Skip to content

Commit

Permalink
[release/8.0.1xx-xcode15.1] Update dependencies from dotnet/installer (
Browse files Browse the repository at this point in the history
…dotnet#20403)

This pull request updates the following dependencies

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

- **Subscription**: ef989033-1fc0-46a6-de42-08dc11e85c3a
- **Build**: 20240407.1
- **Date Produced**: April 7, 2024 8:40:50 AM UTC
- **Commit**: 7758e5ba3e85501da8da8e28f5179869cfb24758
- **Branch**: refs/heads/release/8.0.1xx

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 8.0.105-servicing.24204.2 to 8.0.105-servicing.24207.1][2]

[2]: dotnet/installer@f697fb3...7758e5b
  • Loading branch information
dotnet-maestro[bot] authored Apr 9, 2024
1 parent f6209e5 commit d1bb23c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.Dotnet.Sdk.Internal" Version="8.0.105-servicing.24204.2">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.105-servicing.24207.1">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>f697fb3ec9b639e4eebad724ba08748c064eeda5</Sha>
<Sha>7758e5ba3e85501da8da8e28f5179869cfb24758</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink" Version="8.0.0-rtm.23524.7">
<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 -->
<MicrosoftDotnetSdkInternalPackageVersion>8.0.105-servicing.24204.2</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>8.0.105-servicing.24207.1</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>8.0.3</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETILLinkPackageVersion>8.0.0-rtm.23524.7</MicrosoftNETILLinkPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
Expand Down
2 changes: 1 addition & 1 deletion global.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"sdk": {
"version": "8.0.105-servicing.24204.2"
"version": "8.0.105-servicing.24207.1"
}
}

0 comments on commit d1bb23c

Please sign in to comment.