Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update dependencies from https://github.com/dotnet/arcade build 20250…
…730.1

Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor
 From Version 9.0.0-beta.25325.4 -> To Version 9.0.0-beta.25380.1
  • Loading branch information
dotnet-maestro[bot] committed Aug 4, 2025
commit 05cdc9e215d08e1ea6c57a6425b30bb5927f7211
24 changes: 12 additions & 12 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -388,31 +388,31 @@
<Uri>https://github.com/dotnet/winforms</Uri>
<Sha>9b822fd70005bf5632d12fe76811b97b3dd044e4</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25366.1">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.25380.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25366.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.25380.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.25366.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Installers" Version="9.0.0-beta.25380.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25366.1">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Templating" Version="9.0.0-beta.25380.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25366.1">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.25380.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25366.1">
<Dependency Name="Microsoft.DotNet.RemoteExecutor" Version="9.0.0-beta.25380.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>1a2e280a031aaed0dca606ec8c59c6fe0f9bfc7f</Sha>
<Sha>7e67a7b4b62513a475afe46c4cd74d54b68f65c9</Sha>
</Dependency>
<Dependency Name="Microsoft.Extensions.Diagnostics.Testing" Version="9.8.0-preview.1.25354.1">
<Uri>https://github.com/dotnet/extensions</Uri>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -166,10 +166,10 @@
<NuGetVersioningVersion>6.2.4</NuGetVersioningVersion>
<NuGetFrameworksVersion>6.2.4</NuGetFrameworksVersion>
<!-- Packages from dotnet/arcade -->
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25366.1</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25366.1</MicrosoftDotNetBuildTasksTemplatingVersion>
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25366.1</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftSourceBuildIntermediatearcadeVersion>9.0.0-beta.25366.1</MicrosoftSourceBuildIntermediatearcadeVersion>
<MicrosoftDotNetBuildTasksInstallersVersion>9.0.0-beta.25380.1</MicrosoftDotNetBuildTasksInstallersVersion>
<MicrosoftDotNetBuildTasksTemplatingVersion>9.0.0-beta.25380.1</MicrosoftDotNetBuildTasksTemplatingVersion>
<MicrosoftDotNetRemoteExecutorVersion>9.0.0-beta.25380.1</MicrosoftDotNetRemoteExecutorVersion>
<MicrosoftSourceBuildIntermediatearcadeVersion>9.0.0-beta.25380.1</MicrosoftSourceBuildIntermediatearcadeVersion>
<!-- Packages from dotnet/source-build-externals -->
<MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>9.0.0-alpha.1.24575.1</MicrosoftSourceBuildIntermediatesourcebuildexternalsVersion>
<!-- Packages from dotnet/source-build-reference-packages -->
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"jdk": "latest"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25366.1",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25366.1"
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.25380.1",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.25380.1"
}
}
Loading