Skip to content

Commit 208651a

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250211.5 (#7386)
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.25077.4 -> To Version 9.0.0-beta.25111.5 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 5520cac commit 208651a

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,38 +7,38 @@
77
</Dependency>
88
</ProductDependencies>
99
<ToolsetDependencies>
10-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25077.4">
10+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25111.5">
1111
<Uri>https://github.com/dotnet/arcade</Uri>
12-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
12+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
1313
</Dependency>
14-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.25077.4">
14+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.25111.5">
1515
<Uri>https://github.com/dotnet/arcade</Uri>
16-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
16+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
1717
</Dependency>
18-
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.25077.4">
18+
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.25111.5">
1919
<Uri>https://github.com/dotnet/arcade</Uri>
20-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
20+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
2121
</Dependency>
22-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25077.4">
22+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25111.5">
2323
<Uri>https://github.com/dotnet/arcade</Uri>
24-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
24+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
2525
</Dependency>
2626
<!-- Stay on package 8.0 until we stop testing for net6.0
2727
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.24212.4">
2828
<Uri>https://github.com/dotnet/arcade</Uri>
2929
<Sha>812d978c303174dc1aa305d7359e79053d7d4971</Sha>
3030
</Dependency> -->
31-
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.25077.4">
31+
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.25111.5">
3232
<Uri>https://github.com/dotnet/arcade</Uri>
33-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
33+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
3434
</Dependency>
35-
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25077.4">
35+
<Dependency Name="Microsoft.DotNet.XUnitExtensions" Version="9.0.0-beta.25111.5">
3636
<Uri>https://github.com/dotnet/arcade</Uri>
37-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
37+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
3838
</Dependency>
39-
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25077.4">
39+
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="9.0.0-beta.25111.5">
4040
<Uri>https://github.com/dotnet/arcade</Uri>
41-
<Sha>bac7e1caea791275b7c3ccb4cb75fd6a04a26618</Sha>
41+
<Sha>5da211e1c42254cb35e7ef3d5a8428fb24853169</Sha>
4242
</Dependency>
4343
</ToolsetDependencies>
4444
</Dependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<MicrosoftCodeAnalysisTestingVersion>1.1.2-beta1.23431.1</MicrosoftCodeAnalysisTestingVersion>
9292
<MicrosoftDotNetPlatformAbstractionsVersion>5.0.0-preview.5.20278.1</MicrosoftDotNetPlatformAbstractionsVersion>
9393
<MicrosoftDotNetRemoteExecutorVersion>8.0.0-beta.24525.2</MicrosoftDotNetRemoteExecutorVersion>
94-
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25077.4</MicrosoftDotNetXUnitExtensionsVersion>
94+
<MicrosoftDotNetXUnitExtensionsVersion>9.0.0-beta.25111.5</MicrosoftDotNetXUnitExtensionsVersion>
9595
<MicrosoftExtensionsDependencyModelVersion>8.0.2</MicrosoftExtensionsDependencyModelVersion>
9696
<MicrosoftMLOnnxTestModelsVersion>0.0.6-test</MicrosoftMLOnnxTestModelsVersion>
9797
<MicrosoftMLTensorFlowTestModelsVersion>0.0.13-test</MicrosoftMLTensorFlowTestModelsVersion>

global.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"tools": {
3-
"dotnet": "9.0.102",
3+
"dotnet": "9.0.103",
44
"runtimes": {
55
"dotnet": [
66
"$(DotNetRuntime60Version)",
@@ -13,8 +13,8 @@
1313
}
1414
},
1515
"msbuild-sdks": {
16-
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25077.4",
17-
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25077.4",
16+
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25111.5",
17+
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25111.5",
1818
"Microsoft.Build.NoTargets": "3.7.0",
1919
"Microsoft.Build.Traversal": "3.2.0"
2020
}

0 commit comments

Comments
 (0)