Skip to content

Commit

Permalink
[release/7.0.3xx] Update dependencies from dotnet/installer (dotnet#2…
Browse files Browse the repository at this point in the history
…0456)

This pull request updates the following dependencies

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

- **Subscription**: bf101622-944d-4df0-c2e9-08db41128f2e
- **Build**: 20240416.16
- **Date Produced**: April 17, 2024 3:29:15 AM UTC
- **Commit**: 10bea68ce7fa34aa0393b6e6c7524f45d9464d1a
- **Branch**: refs/heads/release/7.0.3xx

- **Updates**:
  - **Microsoft.Dotnet.Sdk.Internal**: [from 7.0.316-servicing.24212.43 to 7.0.316-servicing.24216.16][1]

[1]: dotnet/installer@dd3790f...10bea68
  • Loading branch information
dotnet-maestro[bot] authored Apr 18, 2024
1 parent 38499a8 commit 8e32b37
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
3 changes: 0 additions & 3 deletions NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,6 @@
<clear />
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
<!-- Begin: Package sources from dotnet-emsdk -->
<add key="darc-pub-dotnet-emsdk-c7ba18b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-c7ba18be/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-c7ba18b-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-c7ba18be-2/nuget/v3/index.json" />
<add key="darc-pub-dotnet-emsdk-c7ba18b-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-c7ba18be-1/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-aspnetcore -->
<!-- End: Package sources from dotnet-aspnetcore -->
Expand Down
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="7.0.316-servicing.24212.43">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="7.0.316-servicing.24216.16">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>dd3790fd4eff4e2639d5fee3706997336e4c4b09</Sha>
<Sha>10bea68ce7fa34aa0393b6e6c7524f45d9464d1a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="7.0.100-1.23401.1" CoherentParentDependency="Microsoft.Dotnet.Sdk.Internal">
<Uri>https://github.com/dotnet/linker</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>7.0.316-servicing.24212.43</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>7.0.316-servicing.24216.16</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>7.0.100-1.23401.1</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftDotNetBuildTasksFeedPackageVersion>6.0.0-beta.21212.6</MicrosoftDotNetBuildTasksFeedPackageVersion>
<MicrosoftNETILStripTasksPackageVersion>6.0.0-rc.2.21468.3</MicrosoftNETILStripTasksPackageVersion>
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": "7.0.316-servicing.24212.43"
"version": "7.0.316-servicing.24216.16"
}
}

0 comments on commit 8e32b37

Please sign in to comment.