Skip to content

Commit 48b76be

Browse files
[release/10.0] Source code updates from dotnet/dotnet (#1577)
[release/10.0] Source code updates from dotnet/dotnet
1 parent e3466df commit 48b76be

4 files changed

Lines changed: 19 additions & 19 deletions

File tree

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-dotnet -->
10-
<add key="darc-pub-dotnet-dotnet-fed627b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-fed627ba/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-dotnet-0ca0f25" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-0ca0f255/nuget/v3/index.json" />
1111
<!-- End: Package sources from dotnet-dotnet -->
1212
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1313
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />

eng/Version.Details.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ This file should be imported by eng/Versions.props
88
<!-- dotnet/dotnet dependencies -->
99
<MicrosoftBuildPackageVersion>18.0.11</MicrosoftBuildPackageVersion>
1010
<MicrosoftBuildUtilitiesCorePackageVersion>18.0.11</MicrosoftBuildUtilitiesCorePackageVersion>
11-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26112.101</MicrosoftDotNetArcadeSdkPackageVersion>
12-
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.104-servicing.26112.101</MicrosoftDotNetGenAPITaskPackageVersion>
13-
<MicrosoftNETCoreILAsmPackageVersion>10.0.4</MicrosoftNETCoreILAsmPackageVersion>
14-
<MicrosoftNETCoreILDAsmPackageVersion>10.0.4</MicrosoftNETCoreILDAsmPackageVersion>
11+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26119.111</MicrosoftDotNetArcadeSdkPackageVersion>
12+
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.105-servicing.26119.111</MicrosoftDotNetGenAPITaskPackageVersion>
13+
<MicrosoftNETCoreILAsmPackageVersion>10.0.5</MicrosoftNETCoreILAsmPackageVersion>
14+
<MicrosoftNETCoreILDAsmPackageVersion>10.0.5</MicrosoftNETCoreILDAsmPackageVersion>
1515
</PropertyGroup>
1616
<!--Property group for alternate package version names-->
1717
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
3-
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-reference-packages" Sha="fed627baa5ecd147271ada875bbd183f0d2a01d7" BarId="301549" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-reference-packages" Sha="0ca0f25539f717952d7cb1f6dc18f75fbe22026f" BarId="302612" />
44
<ToolsetDependencies>
55
<Dependency Name="Microsoft.Build" Version="18.0.11">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>fed627baa5ecd147271ada875bbd183f0d2a01d7</Sha>
7+
<Sha>0ca0f25539f717952d7cb1f6dc18f75fbe22026f</Sha>
88
</Dependency>
99
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.0.11">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>fed627baa5ecd147271ada875bbd183f0d2a01d7</Sha>
11+
<Sha>0ca0f25539f717952d7cb1f6dc18f75fbe22026f</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26112.101">
13+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26119.111">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>fed627baa5ecd147271ada875bbd183f0d2a01d7</Sha>
15+
<Sha>0ca0f25539f717952d7cb1f6dc18f75fbe22026f</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.104-servicing.26112.101">
17+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.105-servicing.26119.111">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>fed627baa5ecd147271ada875bbd183f0d2a01d7</Sha>
19+
<Sha>0ca0f25539f717952d7cb1f6dc18f75fbe22026f</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.4">
21+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.5">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>fed627baa5ecd147271ada875bbd183f0d2a01d7</Sha>
23+
<Sha>0ca0f25539f717952d7cb1f6dc18f75fbe22026f</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.4">
25+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.5">
2626
<Uri>https://github.com/dotnet/dotnet</Uri>
27-
<Sha>fed627baa5ecd147271ada875bbd183f0d2a01d7</Sha>
27+
<Sha>0ca0f25539f717952d7cb1f6dc18f75fbe22026f</Sha>
2828
</Dependency>
2929
</ToolsetDependencies>
3030
</Dependencies>

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"sdk": {
3-
"version": "10.0.102",
3+
"version": "10.0.103",
44
"allowPrerelease": true,
55
"rollForward": "latestPatch",
66
"paths": [
@@ -10,11 +10,11 @@
1010
"errorMessage": "The required .NET SDK wasn't found. Please run ./eng/common/dotnet.cmd/sh to install it."
1111
},
1212
"tools": {
13-
"dotnet": "10.0.102"
13+
"dotnet": "10.0.103"
1414
},
1515
"msbuild-sdks": {
1616
"Microsoft.Build.NoTargets": "3.7.0",
1717
"Microsoft.Build.Traversal": "3.4.0",
18-
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26112.101"
18+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26119.111"
1919
}
2020
}

0 commit comments

Comments
 (0)