Skip to content

Commit 54bc7b9

Browse files
Changes: dotnet/runtime@2b46f3a...7dab903 Changes: dotnet/emsdk@cd2146c...763d10a Updates: * Microsoft.NET.ILLink: from 9.0.0-rtm.24522.15 to 9.0.0-rtm.24528.8 * Microsoft.NET.ILLink.Tasks: from 9.0.0 to 9.0.0 * Microsoft.NETCore.App.Ref: from 9.0.0 to 9.0.0 * Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100: from 9.0.0 to 9.0.0 Other changes: * Update `NuGet.config` to remove duplicate feeds for dotnet/emsdk Co-authored-by: Jonathan Peppers <[email protected]>
1 parent 8cc7a31 commit 54bc7b9

File tree

3 files changed

+8
-11
lines changed

3 files changed

+8
-11
lines changed

NuGet.config

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,10 @@
77
<add key="darc-pub-dotnet-android-df9aaf2-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-df9aaf29-2/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-cd2146c" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9/nuget/v3/index.json" />
11-
<add key="darc-pub-dotnet-emsdk-cd2146c-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-3/nuget/v3/index.json" />
12-
<add key="darc-pub-dotnet-emsdk-cd2146c-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-2/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-emsdk-cd2146c-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-cd2146c9-1/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-emsdk-763d10a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-763d10a1/nuget/v3/index.json" />
1411
<!-- End: Package sources from dotnet-emsdk -->
1512
<!-- Begin: Package sources from dotnet-runtime -->
16-
<add key="darc-pub-dotnet-runtime-2b46f3a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-2b46f3a7/nuget/v3/index.json" />
13+
<add key="darc-pub-dotnet-runtime-7dab903" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-7dab903b/nuget/v3/index.json" />
1714
<!-- End: Package sources from dotnet-runtime -->
1815
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1916
<!-- 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>50e04b8d1d8ff413de90383aa799e4189612f685</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-rtm.24522.15">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="9.0.0-rtm.24528.8">
88
<Uri>https://github.com/dotnet/runtime</Uri>
9-
<Sha>2b46f3a7eb3d0df99c523e5648f00cc8b53caa05</Sha>
9+
<Sha>7dab903b20269d78c6bc08d5269947db7d35c22b</Sha>
1010
</Dependency>
1111
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="9.0.0">
1212
<Uri>https://github.com/dotnet/runtime</Uri>
13-
<Sha>2b46f3a7eb3d0df99c523e5648f00cc8b53caa05</Sha>
13+
<Sha>7dab903b20269d78c6bc08d5269947db7d35c22b</Sha>
1414
</Dependency>
1515
<Dependency Name="Microsoft.NETCore.App.Ref" Version="9.0.0">
1616
<Uri>https://github.com/dotnet/runtime</Uri>
17-
<Sha>2b46f3a7eb3d0df99c523e5648f00cc8b53caa05</Sha>
17+
<Sha>7dab903b20269d78c6bc08d5269947db7d35c22b</Sha>
1818
</Dependency>
1919
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-9.0.100" Version="9.0.0" CoherentParentDependency="Microsoft.NETCore.App.Ref">
2020
<Uri>https://github.com/dotnet/emsdk</Uri>
21-
<Sha>cd2146c90fc68d5ff2db715337e696229c74651e</Sha>
21+
<Sha>763d10a1a251be35337ee736832bfde3f9200672</Sha>
2222
</Dependency>
2323
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.24515.1" 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.100-rtm.24527.3</MicrosoftNETSdkPackageVersion>
55
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
6-
<MicrosoftNETILLinkPackageVersion>9.0.0-rtm.24522.15</MicrosoftNETILLinkPackageVersion>
6+
<MicrosoftNETILLinkPackageVersion>9.0.0-rtm.24528.8</MicrosoftNETILLinkPackageVersion>
77
<MicrosoftNETCoreAppRefPackageVersion>9.0.0</MicrosoftNETCoreAppRefPackageVersion>
88
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
99
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.24476.2</MicrosoftDotNetBuildTasksFeedPackageVersion>

0 commit comments

Comments
 (0)