Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/runtime build 2024…
Browse files Browse the repository at this point in the history
…0813.16

Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref
 From Version 8.0.9-servicing.24408.9 -> To Version 8.0.9-servicing.24413.16
  • Loading branch information
dotnet-maestro[bot] committed Aug 19, 2024
1 parent 3e36f94 commit bddb328
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion NuGet.config
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<add key="darc-pub-dotnet-emsdk-2674f58" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-2674f580/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-emsdk -->
<!-- Begin: Package sources from dotnet-runtime -->
<add key="darc-pub-dotnet-runtime-62f69f1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-62f69f1e/nuget/v3/index.json" />
<add key="darc-pub-dotnet-runtime-ed13b35" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ed13b351/nuget/v3/index.json" />
<!-- End: Package sources from dotnet-runtime -->
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
<!-- ensure only the sources defined below are used -->
Expand Down
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,17 @@
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>b638a84fbafecc0981b5fddc5cb96e48386a3597</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink" Version="8.0.9-servicing.24408.9">
<Dependency Name="Microsoft.NET.ILLink" Version="8.0.9-servicing.24413.16">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>62f69f1e86f062c3b86f61c2fef3070781e4ff4f</Sha>
<Sha>ed13b35174ac5b282adf0aaade335276a762159b</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.9">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>62f69f1e86f062c3b86f61c2fef3070781e4ff4f</Sha>
<Sha>ed13b35174ac5b282adf0aaade335276a762159b</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.9">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>62f69f1e86f062c3b86f61c2fef3070781e4ff4f</Sha>
<Sha>ed13b35174ac5b282adf0aaade335276a762159b</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.8" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</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>
<MicrosoftDotnetSdkInternalPackageVersion>8.0.205-servicing.24212.27</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftNETILLinkPackageVersion>8.0.9-servicing.24408.9</MicrosoftNETILLinkPackageVersion>
<MicrosoftNETILLinkPackageVersion>8.0.9-servicing.24413.16</MicrosoftNETILLinkPackageVersion>
<MicrosoftNETILLinkTasksPackageVersion>8.0.9</MicrosoftNETILLinkTasksPackageVersion>
<MicrosoftNETCoreAppRefPackageVersion>8.0.9</MicrosoftNETCoreAppRefPackageVersion>
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
Expand Down

0 comments on commit bddb328

Please sign in to comment.