Skip to content

Commit 6165bd7

Browse files
[release/10.0.1xx] Source code updates from dotnet/source-build-reference-packages (#5897)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent bd29268 commit 6165bd7

5 files changed

Lines changed: 15 additions & 15 deletions

File tree

src/source-build-reference-packages/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-203f3eb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-203f3eb1/nuget/v3/index.json" />
10+
<add key="darc-pub-dotnet-dotnet-6713f12-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-6713f124-1/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" />

src/source-build-reference-packages/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.11</MicrosoftBuildPackageVersion>
1010
<MicrosoftBuildUtilitiesCorePackageVersion>18.0.11</MicrosoftBuildUtilitiesCorePackageVersion>
11-
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26175.109</MicrosoftDotNetArcadeSdkPackageVersion>
12-
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.106-servicing.26175.109</MicrosoftDotNetGenAPITaskPackageVersion>
11+
<MicrosoftDotNetArcadeSdkPackageVersion>10.0.0-beta.26177.113</MicrosoftDotNetArcadeSdkPackageVersion>
12+
<MicrosoftDotNetGenAPITaskPackageVersion>10.0.106-servicing.26177.113</MicrosoftDotNetGenAPITaskPackageVersion>
1313
<MicrosoftNETCoreILAsmPackageVersion>10.0.6</MicrosoftNETCoreILAsmPackageVersion>
1414
<MicrosoftNETCoreILDAsmPackageVersion>10.0.6</MicrosoftNETCoreILDAsmPackageVersion>
1515
</PropertyGroup>
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="203f3eb1a79cf3e1eacf9fc28b7d2beffa8c14d1" BarId="307777" />
3+
<Source Uri="https://github.com/dotnet/dotnet" Mapping="source-build-reference-packages" Sha="6713f124fc53de19b420be2e0247d8f80868edb2" BarId="308175" />
44
<ToolsetDependencies>
55
<Dependency Name="Microsoft.Build" Version="18.0.11">
66
<Uri>https://github.com/dotnet/dotnet</Uri>
7-
<Sha>203f3eb1a79cf3e1eacf9fc28b7d2beffa8c14d1</Sha>
7+
<Sha>6713f124fc53de19b420be2e0247d8f80868edb2</Sha>
88
</Dependency>
99
<Dependency Name="Microsoft.Build.Utilities.Core" Version="18.0.11">
1010
<Uri>https://github.com/dotnet/dotnet</Uri>
11-
<Sha>203f3eb1a79cf3e1eacf9fc28b7d2beffa8c14d1</Sha>
11+
<Sha>6713f124fc53de19b420be2e0247d8f80868edb2</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26175.109">
13+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.26177.113">
1414
<Uri>https://github.com/dotnet/dotnet</Uri>
15-
<Sha>203f3eb1a79cf3e1eacf9fc28b7d2beffa8c14d1</Sha>
15+
<Sha>6713f124fc53de19b420be2e0247d8f80868edb2</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.106-servicing.26175.109">
17+
<Dependency Name="Microsoft.DotNet.GenAPI.Task" Version="10.0.106-servicing.26177.113">
1818
<Uri>https://github.com/dotnet/dotnet</Uri>
19-
<Sha>203f3eb1a79cf3e1eacf9fc28b7d2beffa8c14d1</Sha>
19+
<Sha>6713f124fc53de19b420be2e0247d8f80868edb2</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.NETCore.ILAsm" Version="10.0.6">
2222
<Uri>https://github.com/dotnet/dotnet</Uri>
23-
<Sha>203f3eb1a79cf3e1eacf9fc28b7d2beffa8c14d1</Sha>
23+
<Sha>6713f124fc53de19b420be2e0247d8f80868edb2</Sha>
2424
</Dependency>
2525
<Dependency Name="Microsoft.NETCore.ILDAsm" Version="10.0.6">
2626
<Uri>https://github.com/dotnet/dotnet</Uri>
27-
<Sha>203f3eb1a79cf3e1eacf9fc28b7d2beffa8c14d1</Sha>
27+
<Sha>6713f124fc53de19b420be2e0247d8f80868edb2</Sha>
2828
</Dependency>
2929
</ToolsetDependencies>
3030
</Dependencies>

src/source-build-reference-packages/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.26175.109"
18+
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.26177.113"
1919
}
2020
}

src/source-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,10 +97,10 @@
9797
"commitSha": "0e243dcf87db705375150afa341d8b40d4a8b7b4"
9898
},
9999
{
100-
"barId": 307996,
100+
"barId": 309145,
101101
"path": "source-build-reference-packages",
102102
"remoteUri": "https://github.com/dotnet/source-build-reference-packages",
103-
"commitSha": "6b59ee4a0efa82d6abaad98b7f6dd9ff2a9edd3a"
103+
"commitSha": "c81c75ee8eb6cbf89b78e93dffeffb65eaf8e8b9"
104104
},
105105
{
106106
"barId": 307404,

0 commit comments

Comments
 (0)