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
…#15021)

[main] Update dependencies from dotnet/arcade, dotnet/arcade-services
  • Loading branch information
dotnet-maestro[bot] authored Aug 21, 2024
1 parent a3756ed commit c28c630
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>83d11abd203c9f393ced01af4fc2802ef3faf83d</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24416.2">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24421.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
<Sha>9b24668b7196b9639e60770465683cf81465d89a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24416.2">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24421.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
<Sha>9b24668b7196b9639e60770465683cf81465d89a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24420.1">
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24421.5">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>4396011c59e2d438ab240f66507e22982227bd60</Sha>
<Sha>385b6ed2e73380794dc944507c894cd6b8ca19ce</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24420.1">
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24421.5">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>4396011c59e2d438ab240f66507e22982227bd60</Sha>
<Sha>385b6ed2e73380794dc944507c894cd6b8ca19ce</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24405.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -124,9 +124,9 @@
<Sha>ef4c24166691977558e5312758df4313ab310dc0</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24416.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24421.2">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>8fe02bab989df1265eee225df2c28af6dbdccc83</Sha>
<Sha>9b24668b7196b9639e60770465683cf81465d89a</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.24420.1</MicrosoftDotNetMaestroClientVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24420.1</MicrosoftDotNetMaestroTasksVersion>
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.24421.5</MicrosoftDotNetMaestroClientVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24421.5</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": "9.0.100-preview.7.24407.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24416.2",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24416.2",
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24421.2",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24421.2",
"Microsoft.Build.NoTargets": "3.7.0"
}
}

0 comments on commit c28c630

Please sign in to comment.