Skip to content

Commit d39396d

Browse files
Update dependencies from https://github.com/dotnet/dotnet build 289152 (#1452)
Updated Dependencies: Microsoft.Build, Microsoft.Build.Utilities.Core (Version 18.0.3 -> 18.0.3) Microsoft.DotNet.Arcade.Sdk (Version 10.0.0-beta.25530.104 -> 10.0.0-beta.25531.102) Microsoft.DotNet.GenAPI.Task (Version 10.0.100-rtm.25530.104 -> 10.0.100-rtm.25531.102) Microsoft.NETCore.ILAsm, Microsoft.NETCore.ILDAsm (Version 10.0.0 -> 10.0.0) Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 107f070 commit d39396d

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

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-e50f95b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-e50f95bd/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-dotnet-ba86126" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-ba861262/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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ This file should be imported by eng/Versions.props
88
<!-- dotnet/dotnet dependencies -->
99
<MicrosoftBuildPackageVersion>18.0.3</MicrosoftBuildPackageVersion>
1010
<MicrosoftBuildUtilitiesCorePackageVersion>18.0.3</MicrosoftBuildUtilitiesCorePackageVersion>
11-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25530.104</MicrosoftDotNetArcadeSdkPackageVersion>
12-
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.100-rtm.25530.104</MicrosoftDotNetGenAPITaskPackageVersion>
11+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.25531.102</MicrosoftDotNetArcadeSdkPackageVersion>
12+
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.100-rtm.25531.102</MicrosoftDotNetGenAPITaskPackageVersion>
1313
<MicrosoftNETCoreILAsmPackageVersion>10.0.0</MicrosoftNETCoreILAsmPackageVersion>
1414
<MicrosoftNETCoreILDAsmPackageVersion>10.0.0</MicrosoftNETCoreILDAsmPackageVersion>
1515
</PropertyGroup>

eng/Version.Details.xml

Lines changed: 9 additions & 9 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="e50f95bd9940ada4c74fee327bb3e7146523db1c" BarId="289051" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-reference-packages" Sha="ba86126261026d26f7c30cd3434680d3965a88cf" BarId="289152" />
44
<ToolsetDependencies>
55
<Dependency Name="Microsoft.Build" Version="18.0.3">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>e50f95bd9940ada4c74fee327bb3e7146523db1c</Sha>
7+
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
88
</Dependency>
99
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.0.3">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>e50f95bd9940ada4c74fee327bb3e7146523db1c</Sha>
11+
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25530.104">
13+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.25531.102">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>e50f95bd9940ada4c74fee327bb3e7146523db1c</Sha>
15+
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.100-rtm.25530.104">
17+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.100-rtm.25531.102">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>e50f95bd9940ada4c74fee327bb3e7146523db1c</Sha>
19+
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.0">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>e50f95bd9940ada4c74fee327bb3e7146523db1c</Sha>
23+
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</Sha>
2424
</Dependency>
2525
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.0">
2626
<Uri>https://github.com/dotnet/dotnet</Uri>
27-
<Sha>e50f95bd9940ada4c74fee327bb3e7146523db1c</Sha>
27+
<Sha>ba86126261026d26f7c30cd3434680d3965a88cf</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.25530.104"
18+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.25531.102"
1919
}
2020
}

0 commit comments

Comments
 (0)