Skip to content

Commit ea366a7

Browse files
Update dependencies from https://github.com/dotnet/arcade build 20250905.3 (#1380)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Packaging , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk From Version 8.0.0-beta.25427.4 -> To Version 8.0.0-beta.25455.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent d325e48 commit ea366a7

File tree

3 files changed

+18
-18
lines changed

3 files changed

+18
-18
lines changed

eng/Version.Details.xml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -215,30 +215,30 @@
215215
<Uri>https://github.com/dotnet/llvm-project</Uri>
216216
<Sha>0a471ebbe6a4a9c095169dd531b825a4370f57f3</Sha>
217217
</Dependency>
218-
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25427.4">
218+
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="8.0.0-beta.25455.3">
219219
<Uri>https://github.com/dotnet/arcade</Uri>
220-
<Sha>6e78cc9faf0ab29992b01007d71519655344e74c</Sha>
220+
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</Sha>
221221
<SourceBuild RepoName="arcade" ManagedOnly="true" />
222222
</Dependency>
223-
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25427.4">
223+
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="8.0.0-beta.25455.3">
224224
<Uri>https://github.com/dotnet/arcade</Uri>
225-
<Sha>6e78cc9faf0ab29992b01007d71519655344e74c</Sha>
225+
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</Sha>
226226
</Dependency>
227-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.25427.4">
227+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Packaging" Version="8.0.0-beta.25455.3">
228228
<Uri>https://github.com/dotnet/arcade</Uri>
229-
<Sha>6e78cc9faf0ab29992b01007d71519655344e74c</Sha>
229+
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</Sha>
230230
</Dependency>
231-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.25427.4">
231+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="8.0.0-beta.25455.3">
232232
<Uri>https://github.com/dotnet/arcade</Uri>
233-
<Sha>6e78cc9faf0ab29992b01007d71519655344e74c</Sha>
233+
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</Sha>
234234
</Dependency>
235-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.25427.4">
235+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="8.0.0-beta.25455.3">
236236
<Uri>https://github.com/dotnet/arcade</Uri>
237-
<Sha>6e78cc9faf0ab29992b01007d71519655344e74c</Sha>
237+
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</Sha>
238238
</Dependency>
239-
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="8.0.0-beta.25427.4">
239+
<Dependency Name="Microsoft.DotNet.Build.Tasks.Workloads" Version="8.0.0-beta.25455.3">
240240
<Uri>https://github.com/dotnet/arcade</Uri>
241-
<Sha>6e78cc9faf0ab29992b01007d71519655344e74c</Sha>
241+
<Sha>09625cb3b98ebe646a63dfea19a0c0127e88459a</Sha>
242242
</Dependency>
243243
<Dependency Name="Microsoft.DotNet.XliffTasks" Version="1.0.0-beta.23475.1" CoherentParentDependency="Microsoft.DotNet.Arcade.Sdk">
244244
<Uri>https://github.com/dotnet/xliff-tasks</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@
4343
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
4444
</PropertyGroup>
4545
<PropertyGroup>
46-
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.25427.4</MicrosoftDotNetBuildTasksPackagingVersion>
47-
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.25427.4</MicrosoftDotNetBuildTasksTemplatingVersion>
48-
<MicrosoftDotNetBuildTasksInstallersPackageVersion>8.0.0-beta.25427.4</MicrosoftDotNetBuildTasksInstallersPackageVersion>
49-
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>8.0.0-beta.25427.4</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
46+
<MicrosoftDotNetBuildTasksPackagingVersion>8.0.0-beta.25455.3</MicrosoftDotNetBuildTasksPackagingVersion>
47+
<MicrosoftDotNetBuildTasksTemplatingVersion>8.0.0-beta.25455.3</MicrosoftDotNetBuildTasksTemplatingVersion>
48+
<MicrosoftDotNetBuildTasksInstallersPackageVersion>8.0.0-beta.25455.3</MicrosoftDotNetBuildTasksInstallersPackageVersion>
49+
<MicrosoftDotNetBuildTasksWorkloadsPackageVersion>8.0.0-beta.25455.3</MicrosoftDotNetBuildTasksWorkloadsPackageVersion>
5050
</PropertyGroup>
5151
<PropertyGroup>
5252
<SwixPackageVersion>1.1.87-gba258badda</SwixPackageVersion>

global.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
"dotnet": "8.0.119"
44
},
55
"msbuild-sdks": {
6-
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25427.4",
7-
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25427.4",
6+
"Microsoft.DotNet.Arcade.Sdk": "8.0.0-beta.25455.3",
7+
"Microsoft.DotNet.Helix.Sdk": "8.0.0-beta.25455.3",
88
"Microsoft.Build.Traversal": "2.0.34"
99
}
1010
}

0 commit comments

Comments
 (0)