Skip to content

Commit 902102e

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20240126.5 (#6976)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.SignTool , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions From Version 9.0.0-beta.24069.2 -> To Version 9.0.0-beta.24076.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 4d69110 commit 902102e

File tree

6 files changed

+20
-18
lines changed

6 files changed

+20
-18
lines changed

eng/Version.Details.xml

+14-14
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,25 @@
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
10-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24069.2">
10+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24076.5">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>abddd0bd5145578246dcadda264c7557f2a935a9</Sha>
12+
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24069.2">
14+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24076.5">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>abddd0bd5145578246dcadda264c7557f2a935a9</Sha>
16+
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24069.2">
18+
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24076.5">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>abddd0bd5145578246dcadda264c7557f2a935a9</Sha>
20+
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24069.2">
22+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24076.5">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>abddd0bd5145578246dcadda264c7557f2a935a9</Sha>
24+
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
2525
</Dependency>
26-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.24069.2">
26+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.24076.5">
2727
<Uri>https://github.com/dotnet/arcade</Uri>
28-
<Sha>abddd0bd5145578246dcadda264c7557f2a935a9</Sha>
28+
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
2929
</Dependency>
3030
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.20074.1">
3131
<Uri>https://github.com/dotnet/arcade-services</Uri>
@@ -39,9 +39,9 @@
3939
<Uri>https://github.com/dotnet/xharness</Uri>
4040
<Sha>89cb4b1d368e0f15b4df8e02a176dd1f1c33958b</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24069.2">
42+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.24076.5">
4343
<Uri>https://github.com/dotnet/arcade</Uri>
44-
<Sha>abddd0bd5145578246dcadda264c7557f2a935a9</Sha>
44+
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
4545
</Dependency>
4646
<Dependency Name="Microsoft.Net.Compilers.Toolset" Version="3.8.0-3.20460.2">
4747
<Uri>https://github.com/dotnet/roslyn</Uri>
@@ -63,9 +63,9 @@
6363
<Uri>https://github.com/dotnet/symreader-converter</Uri>
6464
<Sha>c5ba7c88f92e2dde156c324a8c8edc04d9fa4fe0</Sha>
6565
</Dependency>
66-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24069.2">
66+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.24076.5">
6767
<Uri>https://github.com/dotnet/arcade</Uri>
68-
<Sha>abddd0bd5145578246dcadda264c7557f2a935a9</Sha>
68+
<Sha>66c9c5397d599af40f2a94989241944f5a73442a</Sha>
6969
</Dependency>
7070
</ToolsetDependencies>
7171
</Dependencies>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
<DotNetRuntime80Version>8.0.1</DotNetRuntime80Version>
8282
<FluentAssertionVersion>5.10.2</FluentAssertionVersion>
8383
<MicrosoftCodeAnalysisTestingVersion>1.1.2-beta1.23431.1</MicrosoftCodeAnalysisTestingVersion>
84-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24069.2</MicrosoftDotNetXUnitExtensionsVersion>
84+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.24076.5</MicrosoftDotNetXUnitExtensionsVersion>
8585
<MicrosoftExtensionsDependencyModelVersion>2.1.0</MicrosoftExtensionsDependencyModelVersion>
8686
<MicrosoftExtensionsTestVersion>3.0.1</MicrosoftExtensionsTestVersion>
8787
<MicrosoftMLOnnxTestModelsVersion>0.0.6-test</MicrosoftMLOnnxTestModelsVersion>

eng/common/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -240,6 +240,7 @@ function Build {
240240
/p:Build=$build \
241241
/p:DotNetBuildRepo=$product_build \
242242
/p:ArcadeBuildFromSource=$source_build \
243+
/p:DotNetBuildSourceOnly=$source_build \
243244
/p:ArcadeBuildVertical=$vertical_build \
244245
/p:Rebuild=$rebuild \
245246
/p:Test=$test \

eng/common/cross/build-rootfs.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ __AlpinePackages+=" openssl-dev"
7272
__AlpinePackages+=" zlib-dev"
7373

7474
__FreeBSDBase="13.2-RELEASE"
75-
__FreeBSDPkg="1.20.0"
75+
__FreeBSDPkg="1.17.0"
7676
__FreeBSDABI="13"
7777
__FreeBSDPackages="libunwind"
7878
__FreeBSDPackages+=" icu"

eng/common/templates/steps/source-build.yml

+1
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ steps:
9494
$baseOsArgs \
9595
/p:SourceBuildNonPortable=${{ parameters.platform.nonPortable }} \
9696
/p:ArcadeBuildFromSource=true \
97+
/p:DotNetBuildSourceOnly=true \
9798
/p:DotNetBuildRepo=true \
9899
/p:AssetManifestFileName=$assetManifestFileName
99100
displayName: Build

global.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
}
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24069.2",
17-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24069.2",
16+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24076.5",
17+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24076.5",
1818
"Microsoft.Build.Traversal": "3.2.0",
1919
"Microsoft.SourceLink.GitHub": "1.1.0-beta-20206-02",
2020
"Microsoft.SourceLink.Common": "1.1.0-beta-20206-02"

0 commit comments

Comments
 (0)