Skip to content

Commit 68aebb0

Browse files
Bump to dotnet/dotnet@50d79701f2 10.0.100-rtm.25520.117 (#10548)
Changes: dotnet/dotnet@0b60d26...50d7970 - **Updates**: - From [10.0.0-beta.25512.102 to 10.0.0-beta.25520.117][2] - Microsoft.DotNet.Build.Tasks.Feed - From [0.11.5-alpha.25512.102 to 0.11.5-alpha.25520.117][2] - Microsoft.DotNet.Cecil - From [10.0.0-rtm.25512.102 to 10.0.0][2] - Microsoft.NET.ILLink.Tasks - Microsoft.NETCore.App.Ref - From [10.0.100-rtm.25512.102 to 10.0.100-rtm.25520.117][2] - Microsoft.NET.Sdk - From [10.0.100-rtm.25512.102 to 10.0.100][2] - Microsoft.TemplateEngine.Authoring.Tasks [2]: dotnet/dotnet@0b60d26...50d7970 Other changes: * Track runtime workload manifests at dotnet/dotnet * Feeds for dotnet/runtime 9.0.11 * Track `Microsoft.NET.ILLink` instead of `Microsoft.NET.ILLink.Tasks` Co-authored-by: Jonathan Peppers <[email protected]>
1 parent 70e2288 commit 68aebb0

File tree

7 files changed

+45
-29
lines changed

7 files changed

+45
-29
lines changed

NuGet.config

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,13 @@
33
<packageSources>
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
6+
<!-- Begin: Package sources from dotnet-dotnet -->
7+
<add key="darc-pub-dotnet-dotnet-50d7970" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-50d79701/nuget/v3/index.json" />
8+
<!-- End: Package sources from dotnet-dotnet -->
9+
<!-- Begin: Package sources from dotnet-runtime -->
10+
<add key="darc-pub-dotnet-runtime-35fe9c6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-35fe9c61/nuget/v3/index.json" />
11+
<!-- End: Package sources from dotnet-runtime -->
612
<!-- Begin: Package sources from dotnet-android -->
7-
<add key="darc-pub-dotnet-android-1dcfb6f" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-1dcfb6f8/nuget/v3/index.json" />
8-
<add key="darc-pub-dotnet-android-1dcfb6f-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-1dcfb6f8-1/nuget/v3/index.json" />
913
<!-- End: Package sources from dotnet-android -->
1014
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1115
<!-- ensure only the sources defined below are used -->

eng/Version.Details.xml

Lines changed: 25 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,33 @@
11
<Dependencies>
22
<ProductDependencies>
3-
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rtm.25512.102">
3+
<Dependency Name="Microsoft.NET.Sdk" Version="10.0.100-rtm.25520.117">
44
<Uri>https://github.com/dotnet/dotnet</Uri>
5-
<Sha>0b60d265d30d96c827b73dbce74cb78f600d3c92</Sha>
5+
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
66
</Dependency>
7-
<Dependency Name="Microsoft.NET.ILLink.Tasks" Version="10.0.0-rtm.25512.102">
7+
<Dependency Name="Microsoft.NET.ILLink" Version="10.0.0-rtm.25520.117">
88
<Uri>https://github.com/dotnet/dotnet</Uri>
9-
<Sha>0b60d265d30d96c827b73dbce74cb78f600d3c92</Sha>
9+
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0-rtm.25512.102">
11+
<Dependency Name="Microsoft.NETCore.App.Ref" Version="10.0.0">
1212
<Uri>https://github.com/dotnet/dotnet</Uri>
13-
<Sha>0b60d265d30d96c827b73dbce74cb78f600d3c92</Sha>
13+
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25512.102">
15+
<Dependency Name="Microsoft.DotNet.Cecil" Version="0.11.5-alpha.25520.117">
1616
<Uri>https://github.com/dotnet/dotnet</Uri>
17-
<Sha>0b60d265d30d96c827b73dbce74cb78f600d3c92</Sha>
17+
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
18+
</Dependency>
19+
<Dependency Name="Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-10.0.100" Version="10.0.0">
20+
<Uri>https://github.com/dotnet/dotnet</Uri>
21+
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
22+
</Dependency>
23+
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-10.0.100" Version="10.0.100">
24+
<Uri>https://github.com/dotnet/dotnet</Uri>
25+
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
26+
</Dependency>
27+
<!-- Previous .NET version -->
28+
<Dependency Name="Microsoft.NET.Workload.Mono.ToolChain.Current.Manifest-9.0.100" Version="9.0.11">
29+
<Uri>https://github.com/dotnet/runtime</Uri>
30+
<Sha>35fe9c612a670adab76c564b266de11f1c2e695c</Sha>
1831
</Dependency>
1932
<!-- Previous .NET Android version(s) -->
2033
<Dependency Name="Microsoft.NET.Sdk.Android.Manifest-9.0.100" Version="35.0.105">
@@ -27,13 +40,13 @@
2740
</Dependency>
2841
</ProductDependencies>
2942
<ToolsetDependencies>
30-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.25512.102">
43+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="10.0.0-beta.25520.117">
3144
<Uri>https://github.com/dotnet/dotnet</Uri>
32-
<Sha>0b60d265d30d96c827b73dbce74cb78f600d3c92</Sha>
45+
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
3346
</Dependency>
34-
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.100-rtm.25512.102">
47+
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.100">
3548
<Uri>https://github.com/dotnet/dotnet</Uri>
36-
<Sha>0b60d265d30d96c827b73dbce74cb78f600d3c92</Sha>
49+
<Sha>50d79701f2d748e965fefb4ba42580368598b9cc</Sha>
3750
</Dependency>
3851
</ToolsetDependencies>
3952
</Dependencies>

eng/Versions.props

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,18 @@
11
<Project>
22
<!--Package versions-->
33
<PropertyGroup>
4-
<MicrosoftNETSdkPackageVersion>10.0.100-rtm.25512.102</MicrosoftNETSdkPackageVersion>
4+
<MicrosoftNETSdkPackageVersion>10.0.100-rtm.25520.117</MicrosoftNETSdkPackageVersion>
55
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
6-
<MicrosoftNETILLinkTasksPackageVersion>10.0.0-rtm.25512.102</MicrosoftNETILLinkTasksPackageVersion>
7-
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rtm.25512.102</MicrosoftNETCoreAppRefPackageVersion>
6+
<MicrosoftNETILLinkPackageVersion>10.0.0-rtm.25520.117</MicrosoftNETILLinkPackageVersion>
7+
<MicrosoftNETCoreAppRefPackageVersion>10.0.0</MicrosoftNETCoreAppRefPackageVersion>
88
<MicrosoftDotNetApiCompatPackageVersion>7.0.0-beta.22103.1</MicrosoftDotNetApiCompatPackageVersion>
9-
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25512.102</MicrosoftDotNetBuildTasksFeedPackageVersion>
10-
<MicrosoftNETWorkloadMonoToolChainPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETWorkloadMonoToolChainPackageVersion>
11-
<MicrosoftNETWorkloadEmscriptenPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftNETWorkloadEmscriptenPackageVersion>
12-
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.100-rtm.25512.102</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
13-
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25512.102</MicrosoftDotNetCecilPackageVersion>
9+
<MicrosoftDotNetBuildTasksFeedPackageVersion>10.0.0-beta.25520.117</MicrosoftDotNetBuildTasksFeedPackageVersion>
10+
<MicrosoftNETWorkloadMonoToolChainCurrentManifest100100PackageVersion>10.0.0</MicrosoftNETWorkloadMonoToolChainCurrentManifest100100PackageVersion>
11+
<MicrosoftNETWorkloadEmscriptenCurrentManifest100100PackageVersion>10.0.100</MicrosoftNETWorkloadEmscriptenCurrentManifest100100PackageVersion>
12+
<MicrosoftNETWorkloadMonoToolChainPackageVersion>$(MicrosoftNETWorkloadMonoToolChainCurrentManifest100100PackageVersion)</MicrosoftNETWorkloadMonoToolChainPackageVersion>
13+
<MicrosoftNETWorkloadEmscriptenPackageVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest100100PackageVersion)</MicrosoftNETWorkloadEmscriptenPackageVersion>
14+
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.100</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
15+
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25520.117</MicrosoftDotNetCecilPackageVersion>
1416
<SystemIOHashingPackageVersion>9.0.4</SystemIOHashingPackageVersion>
1517
<!-- Previous .NET Android version -->
1618
<MicrosoftNETSdkAndroidManifest90100PackageVersion>35.0.105</MicrosoftNETSdkAndroidManifest90100PackageVersion>

external/Java.Interop.override.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@
44
<XamarinAndroidToolsDirectory>$(MSBuildThisFileDirectory)xamarin-android-tools</XamarinAndroidToolsDirectory>
55
<Standalone>True</Standalone>
66
<RestoreAdditionalProjectSources>
7-
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ef07c4f2/nuget/v3/index.json;
8-
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-061c8b71/nuget/v3/index.json;
7+
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-35fe9c61/nuget/v3/index.json;
98
</RestoreAdditionalProjectSources>
109
</PropertyGroup>
1110

external/debugger-libs.override.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,7 @@
33
<!-- Disables the transitive restore of packages like Microsoft.AspNetCore.App.Ref, Microsoft.WindowsDesktop.App.Ref -->
44
<DisableTransitiveFrameworkReferenceDownloads>true</DisableTransitiveFrameworkReferenceDownloads>
55
<RestoreAdditionalProjectSources>
6-
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ef07c4f2/nuget/v3/index.json;
7-
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-061c8b71/nuget/v3/index.json;
6+
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-35fe9c61/nuget/v3/index.json;
87
</RestoreAdditionalProjectSources>
98
</PropertyGroup>
109
</Project>

external/xamarin-android-tools.override.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@
88
<AndroidToolsDisableMultiTargeting>true</AndroidToolsDisableMultiTargeting>
99
<PackageOutputPath>$(MSBuildThisFileDirectory)..\bin\Build$(Configuration)\nuget-unsigned\</PackageOutputPath>
1010
<RestoreAdditionalProjectSources>
11-
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-ef07c4f2/nuget/v3/index.json;
12-
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-061c8b71/nuget/v3/index.json;
11+
https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-35fe9c61/nuget/v3/index.json;
1312
</RestoreAdditionalProjectSources>
1413
</PropertyGroup>
1514
<Target Name="_GetXAVersionInfo"

src/Microsoft.Android.Sdk.ILLink/Microsoft.Android.Sdk.ILLink.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
1010
</PropertyGroup>
1111
<ItemGroup>
12-
<PackageReference Include="Microsoft.NET.ILLink" Version="$(MicrosoftNETILLinkTasksPackageVersion)" />
12+
<PackageReference Include="Microsoft.NET.ILLink" Version="$(MicrosoftNETILLinkPackageVersion)" />
1313
<ProjectReference Include="..\Xamarin.Android.Build.Tasks\Xamarin.Android.Build.Tasks.csproj" ReferenceOutputAssembly="False" />
1414

1515
<!--Include shared linker sources-->

0 commit comments

Comments
 (0)