Skip to content

Commit ae6d047

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 285185 (#1393)
Updated Dependencies: Microsoft.Build, Microsoft.Build.Utilities.Core (Version 18.0.0-preview-25479-109 -> 18.0.0-preview-25479-115) Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25479.109 -> 10.0.0-beta.25479.115) Microsoft.DotNet.GenAPI.Task (Version 10.0.100-rtm.25479.109 -> 10.0.100-rtm.25479.115) Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm (Version 10.0.0-rtm.25479.109 -> 10.0.0-rtm.25479.115) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 357bc4e commit ae6d047

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.0.0-preview-25479-109</MicrosoftBuildPackageVersion>
10-
<MicrosoftBuildUtilitiesCorePackageVersion>18.0.0-preview-25479-109</MicrosoftBuildUtilitiesCorePackageVersion>
11-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25479.109</MicrosoftDotNetArcadeSdkPackageVersion>
12-
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.100-rtm.25479.109</MicrosoftDotNetGenAPITaskPackageVersion>
13-
<MicrosoftNETCoreILAsmPackageVersion>10.0.0-rtm.25479.109</MicrosoftNETCoreILAsmPackageVersion>
14-
<MicrosoftNETCoreILDAsmPackageVersion>10.0.0-rtm.25479.109</MicrosoftNETCoreILDAsmPackageVersion>
9+
<MicrosoftBuildPackageVersion>18.0.0-preview-25479-115</MicrosoftBuildPackageVersion>
10+
<MicrosoftBuildUtilitiesCorePackageVersion>18.0.0-preview-25479-115</MicrosoftBuildUtilitiesCorePackageVersion>
11+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25479.115</MicrosoftDotNetArcadeSdkPackageVersion>
12+
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.100-rtm.25479.115</MicrosoftDotNetGenAPITaskPackageVersion>
13+
<MicrosoftNETCoreILAsmPackageVersion>10.0.0-rtm.25479.115</MicrosoftNETCoreILAsmPackageVersion>
14+
<MicrosoftNETCoreILDAsmPackageVersion>10.0.0-rtm.25479.115</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="8aba88f6f12f3ce1dd5740575cff9442f1f9122c" BarId="285155" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-reference-packages" Sha="e72b5bbe719d747036ce9c36582a205df9f1c361" BarId="285185" />
44
<ToolsetDependencies>
5-
<Dependency Name="Microsoft.Build" Version="18.0.0-preview-25479-109">
5+
<Dependency Name="Microsoft.Build" Version="18.0.0-preview-25479-115">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>8aba88f6f12f3ce1dd5740575cff9442f1f9122c</Sha>
7+
<Sha>e72b5bbe719d747036ce9c36582a205df9f1c361</Sha>
88
</Dependency>
9-
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.0.0-preview-25479-109">
9+
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.0.0-preview-25479-115">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>8aba88f6f12f3ce1dd5740575cff9442f1f9122c</Sha>
11+
<Sha>e72b5bbe719d747036ce9c36582a205df9f1c361</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25479.109">
13+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25479.115">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>8aba88f6f12f3ce1dd5740575cff9442f1f9122c</Sha>
15+
<Sha>e72b5bbe719d747036ce9c36582a205df9f1c361</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.100-rtm.25479.109">
17+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.100-rtm.25479.115">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>8aba88f6f12f3ce1dd5740575cff9442f1f9122c</Sha>
19+
<Sha>e72b5bbe719d747036ce9c36582a205df9f1c361</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-rtm.25479.109">
21+
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0-rtm.25479.115">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>8aba88f6f12f3ce1dd5740575cff9442f1f9122c</Sha>
23+
<Sha>e72b5bbe719d747036ce9c36582a205df9f1c361</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.0-rtm.25479.109">
25+
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.0-rtm.25479.115">
2626
<Uri>https://github.com/dotnet/dotnet</Uri>
27-
<Sha>8aba88f6f12f3ce1dd5740575cff9442f1f9122c</Sha>
27+
<Sha>e72b5bbe719d747036ce9c36582a205df9f1c361</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": "10.0.0-beta.25479.109"
18+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25479.115"
1919
}
2020
}

0 commit comments

Comments
 (0)