Skip to content

Commit 71ac589

Browse files
[main] Source code updates from dotnet/dotnet (#1400)
* Update dependencies from https://github.com/dotnet/dotnet build 285901 Updated Dependencies: Microsoft.Build, Microsoft.Build.Utilities.Core (Version 18.1.0-preview-25504-101 -> 18.1.0-preview-25506-102) Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.25504.101 -> 11.0.0-beta.25506.102) Microsoft.DotNet.GenAPI.Task (Version 10.0.100-rc.2.25504.101 -> 10.0.100-rc.2.25506.102) Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm (Version 10.0.0-rc.1.25504.101 -> 10.0.0-rc.1.25506.102) * Update dependencies from https://github.com/dotnet/dotnet build 286004 Updated Dependencies: Microsoft.Build, Microsoft.Build.Utilities.Core (Version 18.1.0-preview-25506-102 -> 18.1.0-preview-25507-102) Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.25506.102 -> 11.0.0-beta.25507.102) Microsoft.DotNet.GenAPI.Task (Version 10.0.100-rc.2.25506.102 -> 10.0.100-rc.2.25507.102) Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm (Version 10.0.0-rc.1.25506.102 -> 10.0.0-rc.1.25507.102) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4d7e6a8 commit 71ac589

File tree

3 files changed

+20
-20
lines changed

3 files changed

+20
-20
lines changed

eng/Version.Details.props

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ This file should be imported by eng/Versions.props
66
<Project>
77
<PropertyGroup>
88
<!-- dotnet/dotnet dependencies -->
9-
<MicrosoftBuildPackageVersion>18.1.0-preview-25504-101</MicrosoftBuildPackageVersion>
10-
<MicrosoftBuildUtilitiesCorePackageVersion>18.1.0-preview-25504-101</MicrosoftBuildUtilitiesCorePackageVersion>
11-
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.25504.101</MicrosoftDotNetArcadeSdkPackageVersion>
12-
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.100-rc.2.25504.101</MicrosoftDotNetGenAPITaskPackageVersion>
13-
<MicrosoftNETCoreILAsmPackageVersion>10.0.0-rc.1.25504.101</MicrosoftNETCoreILAsmPackageVersion>
14-
<MicrosoftNETCoreILDAsmPackageVersion>10.0.0-rc.1.25504.101</MicrosoftNETCoreILDAsmPackageVersion>
9+
<MicrosoftBuildPackageVersion>18.1.0-preview-25507-102</MicrosoftBuildPackageVersion>
10+
<MicrosoftBuildUtilitiesCorePackageVersion>18.1.0-preview-25507-102</MicrosoftBuildUtilitiesCorePackageVersion>
11+
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.25507.102</MicrosoftDotNetArcadeSdkPackageVersion>
12+
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.100-rc.2.25507.102</MicrosoftDotNetGenAPITaskPackageVersion>
13+
<MicrosoftNETCoreILAsmPackageVersion>10.0.0-rc.1.25507.102</MicrosoftNETCoreILAsmPackageVersion>
14+
<MicrosoftNETCoreILDAsmPackageVersion>10.0.0-rc.1.25507.102</MicrosoftNETCoreILDAsmPackageVersion>
1515
</PropertyGroup>
1616
<!--Property group for alternate package version names-->
1717
<PropertyGroup>

eng/Version.Details.xml

Lines changed: 13 additions & 13 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="6d386b1208aec59da8295530c896e0f4c31bc953" BarId="285790" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-reference-packages" Sha="d4a0a6c13e5c5b2faf06685125331de90a37943a" BarId="286004" />
44
<ToolsetDependencies>
5-
<Dependency Name="Microsoft.Build" Version="18.1.0-preview-25504-101">
5+
<Dependency Name="Microsoft.Build" Version="18.1.0-preview-25507-102">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>6d386b1208aec59da8295530c896e0f4c31bc953</Sha>
7+
<Sha>d4a0a6c13e5c5b2faf06685125331de90a37943a</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.1.0-preview-25504-101">
9+
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.1.0-preview-25507-102">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>6d386b1208aec59da8295530c896e0f4c31bc953</Sha>
11+
<Sha>d4a0a6c13e5c5b2faf06685125331de90a37943a</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25504.101">
13+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25507.102">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>6d386b1208aec59da8295530c896e0f4c31bc953</Sha>
15+
<Sha>d4a0a6c13e5c5b2faf06685125331de90a37943a</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.100-rc.2.25504.101">
17+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.100-rc.2.25507.102">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>6d386b1208aec59da8295530c896e0f4c31bc953</Sha>
19+
<Sha>d4a0a6c13e5c5b2faf06685125331de90a37943a</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-rc.1.25504.101">
21+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-rc.1.25507.102">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>6d386b1208aec59da8295530c896e0f4c31bc953</Sha>
23+
<Sha>d4a0a6c13e5c5b2faf06685125331de90a37943a</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.0-rc.1.25504.101">
25+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.0-rc.1.25507.102">
2626
<Uri>https://github.com/dotnet/dotnet</Uri>
27-
<Sha>6d386b1208aec59da8295530c896e0f4c31bc953</Sha>
27+
<Sha>d4a0a6c13e5c5b2faf06685125331de90a37943a</Sha>
2828
</Dependency>
2929
</ToolsetDependencies>
3030
</Dependencies>

global.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
"msbuild-sdks": {
1616
"Microsoft.Build.NoTargets": "3.7.0",
1717
"Microsoft.Build.Traversal": "3.4.0",
18-
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25504.101"
18+
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25507.102"
1919
}
2020
}

0 commit comments

Comments
 (0)