Skip to content

Commit

Permalink
[main] Update dependencies from dotnet/arcade, dotnet/arcade-services (
Browse files Browse the repository at this point in the history
…#15347)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Dec 18, 2024
1 parent 7d80829 commit 60d3c6e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
20 changes: 10 additions & 10 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,21 +26,21 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>0547db4136415c5e73c50aadb21d12293a0305e0</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24610.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24617.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>d5c8bb8726b46b5867961f5d8f56f1b13e72dcb9</Sha>
<Sha>4f2968fce08735a7e22fca6bd4c99d003221d716</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24610.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24617.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>d5c8bb8726b46b5867961f5d8f56f1b13e72dcb9</Sha>
<Sha>4f2968fce08735a7e22fca6bd4c99d003221d716</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24611.1">
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24618.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>6bfef3adbac8a5948c4ab3f79f6787d3a7a36c10</Sha>
<Sha>b6a5413366317b21b811619ffc99cfb4e799149a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24611.1">
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24618.1">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>6bfef3adbac8a5948c4ab3f79f6787d3a7a36c10</Sha>
<Sha>b6a5413366317b21b811619ffc99cfb4e799149a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.24610.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -132,9 +132,9 @@
<Sha>ef4c24166691977558e5312758df4313ab310dc0</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24610.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24617.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>d5c8bb8726b46b5867961f5d8f56f1b13e72dcb9</Sha>
<Sha>4f2968fce08735a7e22fca6bd4c99d003221d716</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
<!-- arcade -->
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>9.0.0-beta.24223.1</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
<!-- arcade-services -->
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.24611.1</MicrosoftDotNetMaestroClientVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24611.1</MicrosoftDotNetMaestroTasksVersion>
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.24618.1</MicrosoftDotNetMaestroClientVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24618.1</MicrosoftDotNetMaestroTasksVersion>
<!-- command-line-api -->
<SystemCommandLineVersion>2.0.0-beta4.24126.1</SystemCommandLineVersion>
<!-- corefx -->
Expand Down
4 changes: 2 additions & 2 deletions global.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"dotnet": "10.0.100-alpha.1.24573.1"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24610.2",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24610.2",
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24617.2",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24617.2",
"Microsoft.Build.NoTargets": "3.7.0"
}
}

0 comments on commit 60d3c6e

Please sign in to comment.