Skip to content

Commit 8bab45f

Browse files
[release/9.0.1xx] Bump to dotnet/runtime@5da49f4e 9.0.4-servicing.25202.7
Changes: dotnet/runtime@d9d0ae0...5da49f4 Changes: dotnet/emsdk@78be8cd...b8d8fec Updates: Microsoft.NET.ILLink , Microsoft.NET.ILLink.Tasks , Microsoft.NETCore.App.Ref From Version 9.0.4-servicing.25163.4 -> To Version 9.0.4-servicing.25202.7 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent c660d87 commit 8bab45f

File tree

3 files changed

+8
-9
lines changed

3 files changed

+8
-9
lines changed

NuGet.config

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@
77
<add key="darc-pub-dotnet-android-82d8938" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-82d8938c/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-android -->
99
<!-- Begin: Package sources from dotnet-emsdk -->
10-
<add key="darc-pub-dotnet-emsdk-78be8cd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78be8cdf/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-emsdk-78be8cd-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78be8cdf-1/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-emsdk-b8d8fec" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b8d8fec8/nuget/v3/index.json" />
1211
<!-- End: Package sources from dotnet-emsdk -->
1312
<!-- Begin: Package sources from dotnet-runtime -->
14-
<add key="darc-pub-dotnet-runtime-d9d0ae0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-d9d0ae01/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-runtime-5da49f4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-5da49f4e/nuget/v3/index.json" />
1514
<!-- End: Package sources from dotnet-runtime -->
1615
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1716
<!-- ensure only the sources defined below are used -->

eng/Version.Details.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44
<Uri>https://github.com/dotnet/sdk</Uri>
55
<Sha>8d515d2a57e0c45a81795d7b133300fd8944f3f9</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.4-servicing.25163.4">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.4-servicing.25202.7">
88
<Uri>https://github.com/dotnet/runtime</Uri>
9-
<Sha>d9d0ae01ab31513b02033317a9f716f1aeb5abab</Sha>
9+
<Sha>5da49f4e834fd5ecc3bd3fac5af227a2578ee664</Sha>
1010
</Dependency>
1111
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.4">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>d9d0ae01ab31513b02033317a9f716f1aeb5abab</Sha>
13+
<Sha>5da49f4e834fd5ecc3bd3fac5af227a2578ee664</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.4">
1616
<Uri>https://github.com/dotnet/runtime</Uri>
17-
<Sha>d9d0ae01ab31513b02033317a9f716f1aeb5abab</Sha>
17+
<Sha>5da49f4e834fd5ecc3bd3fac5af227a2578ee664</Sha>
1818
</Dependency>
1919
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.4" CoherentParentDependency="Microsoft.NETCore.App.Ref">
2020
<Uri>https://github.com/dotnet/emsdk</Uri>
21-
<Sha>78be8cdf4f0bfd93018fd7a87f8282a41d041298</Sha>
21+
<Sha>b8d8fec81291264a825ba4c803ad50577b9d2265</Sha>
2222
</Dependency>
2323
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25112.2" CoherentParentDependency="Microsoft.NET.ILLink.Tasks">
2424
<Uri>https://github.com/dotnet/cecil</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<MicrosoftNETSdkPackageVersion>9.0.105-servicing.25164.42</MicrosoftNETSdkPackageVersion>
55
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
6-
<MicrosoftNETILLinkPackageVersion>9.0.4-servicing.25163.4</MicrosoftNETILLinkPackageVersion>
6+
<MicrosoftNETILLinkPackageVersion>9.0.4-servicing.25202.7</MicrosoftNETILLinkPackageVersion>
77
<MicrosoftNETCoreAppRefPackageVersion>9.0.4</MicrosoftNETCoreAppRefPackageVersion>
88
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
99
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.24476.2</MicrosoftDotNetBuildTasksFeedPackageVersion>

0 commit comments

Comments
 (0)