Skip to content

Commit 10ca13b

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 289141 (#1451)
Updated Dependencies: Microsoft.Build, Microsoft.Build.Utilities.Core (Version 18.1.0-preview-25530-107 -> 18.1.0-preview-25531-101) Microsoft.DotNet.Arcade.Sdk (Version 11.0.0-beta.25530.107 -> 11.0.0-beta.25531.101) Microsoft.DotNet.GenAPI.Task (Version 10.0.100-rc.2.25530.107 -> 10.0.100-rc.2.25531.101) Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm (Version 10.0.0-rc.1.25530.107 -> 10.0.0-rc.1.25531.101) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent cf1505e commit 10ca13b

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-25530-107</MicrosoftBuildPackageVersion>
10-
<MicrosoftBuildUtilitiesCorePackageVersion>18.1.0-preview-25530-107</MicrosoftBuildUtilitiesCorePackageVersion>
11-
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.25530.107</MicrosoftDotNetArcadeSdkPackageVersion>
12-
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.100-rc.2.25530.107</MicrosoftDotNetGenAPITaskPackageVersion>
13-
<MicrosoftNETCoreILAsmPackageVersion>10.0.0-rc.1.25530.107</MicrosoftNETCoreILAsmPackageVersion>
14-
<MicrosoftNETCoreILDAsmPackageVersion>10.0.0-rc.1.25530.107</MicrosoftNETCoreILDAsmPackageVersion>
9+
<MicrosoftBuildPackageVersion>18.1.0-preview-25531-101</MicrosoftBuildPackageVersion>
10+
<MicrosoftBuildUtilitiesCorePackageVersion>18.1.0-preview-25531-101</MicrosoftBuildUtilitiesCorePackageVersion>
11+
<MicrosoftDotNetArcadeSdkPackageVersion>11.0.0-beta.25531.101</MicrosoftDotNetArcadeSdkPackageVersion>
12+
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.100-rc.2.25531.101</MicrosoftDotNetGenAPITaskPackageVersion>
13+
<MicrosoftNETCoreILAsmPackageVersion>10.0.0-rc.1.25531.101</MicrosoftNETCoreILAsmPackageVersion>
14+
<MicrosoftNETCoreILDAsmPackageVersion>10.0.0-rc.1.25531.101</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="edaa458fbcad30109ac00ae95bc4d70203b69ea8" BarId="289078" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-reference-packages" Sha="6ad4d0db4a7569ab9944901096381c5eff133709" BarId="289141" />
44
<ToolsetDependencies>
5-
<Dependency Name="Microsoft.Build" Version="18.1.0-preview-25530-107">
5+
<Dependency Name="Microsoft.Build" Version="18.1.0-preview-25531-101">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>edaa458fbcad30109ac00ae95bc4d70203b69ea8</Sha>
7+
<Sha>6ad4d0db4a7569ab9944901096381c5eff133709</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.1.0-preview-25530-107">
9+
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.1.0-preview-25531-101">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>edaa458fbcad30109ac00ae95bc4d70203b69ea8</Sha>
11+
<Sha>6ad4d0db4a7569ab9944901096381c5eff133709</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25530.107">
13+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="11.0.0-beta.25531.101">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>edaa458fbcad30109ac00ae95bc4d70203b69ea8</Sha>
15+
<Sha>6ad4d0db4a7569ab9944901096381c5eff133709</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.100-rc.2.25530.107">
17+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.100-rc.2.25531.101">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>edaa458fbcad30109ac00ae95bc4d70203b69ea8</Sha>
19+
<Sha>6ad4d0db4a7569ab9944901096381c5eff133709</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-rc.1.25530.107">
21+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-rc.1.25531.101">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>edaa458fbcad30109ac00ae95bc4d70203b69ea8</Sha>
23+
<Sha>6ad4d0db4a7569ab9944901096381c5eff133709</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.0-rc.1.25530.107">
25+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.0-rc.1.25531.101">
2626
<Uri>https://github.com/dotnet/dotnet</Uri>
27-
<Sha>edaa458fbcad30109ac00ae95bc4d70203b69ea8</Sha>
27+
<Sha>6ad4d0db4a7569ab9944901096381c5eff133709</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.25530.107"
18+
"Microsoft.DotNet.Arcade.Sdk": "11.0.0-beta.25531.101"
1919
}
2020
}

0 commit comments

Comments
 (0)