Skip to content

Commit bddb328

Browse files
Update dependencies from https://github.com/dotnet/runtime build 20240813.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
1 parent 3e36f94 commit bddb328

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<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" />
88
<!-- End: Package sources from dotnet-emsdk -->
99
<!-- Begin: Package sources from dotnet-runtime -->
10-
<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" />
10+
<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" />
1111
<!-- End: Package sources from dotnet-runtime -->
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<!-- ensure only the sources defined below are used -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,17 +4,17 @@
44
<Uri>https://github.com/dotnet/installer</Uri>
55
<Sha>b638a84fbafecc0981b5fddc5cb96e48386a3597</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink" Version="8.0.9-servicing.24408.9">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="8.0.9-servicing.24413.16">
88
<Uri>https://github.com/dotnet/runtime</Uri>
9-
<Sha>62f69f1e86f062c3b86f61c2fef3070781e4ff4f</Sha>
9+
<Sha>ed13b35174ac5b282adf0aaade335276a762159b</Sha>
1010
</Dependency>
1111
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="8.0.9">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>62f69f1e86f062c3b86f61c2fef3070781e4ff4f</Sha>
13+
<Sha>ed13b35174ac5b282adf0aaade335276a762159b</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.9">
1616
<Uri>https://github.com/dotnet/runtime</Uri>
17-
<Sha>62f69f1e86f062c3b86f61c2fef3070781e4ff4f</Sha>
17+
<Sha>ed13b35174ac5b282adf0aaade335276a762159b</Sha>
1818
</Dependency>
1919
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100" Version="8.0.8" CoherentParentDependency="Microsoft.NETCore.App.Ref">
2020
<Uri>https://github.com/dotnet/emsdk</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<!--Package versions-->
33
<PropertyGroup>
44
<MicrosoftDotnetSdkInternalPackageVersion>8.0.205-servicing.24212.27</MicrosoftDotnetSdkInternalPackageVersion>
5-
<MicrosoftNETILLinkPackageVersion>8.0.9-servicing.24408.9</MicrosoftNETILLinkPackageVersion>
5+
<MicrosoftNETILLinkPackageVersion>8.0.9-servicing.24413.16</MicrosoftNETILLinkPackageVersion>
66
<MicrosoftNETILLinkTasksPackageVersion>8.0.9</MicrosoftNETILLinkTasksPackageVersion>
77
<MicrosoftNETCoreAppRefPackageVersion>8.0.9</MicrosoftNETCoreAppRefPackageVersion>
88
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>

0 commit comments

Comments
 (0)