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

[main] Update dependencies from dotnet/arcade, dotnet/arcade-services
  • Loading branch information
dotnet-maestro[bot] committed Mar 27, 2024
1 parent b6fada3 commit 689fb2d
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 23 deletions.
32 changes: 16 additions & 16 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,33 +19,33 @@
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>93ceb4c974a00962833569f9849d0f022c7b8f1c</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24175.6">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="9.0.0-beta.24176.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24175.6">
<Dependency Name="Microsoft.DotNet.Build.Tasks.Feed" Version="9.0.0-beta.24176.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24175.6">
<Dependency Name="Microsoft.DotNet.SignTool" Version="9.0.0-beta.24176.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24175.6">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="9.0.0-beta.24176.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.24175.6">
<Dependency Name="Microsoft.DotNet.SwaggerGenerator.MSBuild" Version="9.0.0-beta.24176.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24175.3">
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24176.2">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>db2a93228843bc7c36c02c0eead467bc3ec192dd</Sha>
<Sha>3eaedcf15476e6d42f53aeacc061c8d113ad5da5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24175.3">
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24176.2">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>db2a93228843bc7c36c02c0eead467bc3ec192dd</Sha>
<Sha>3eaedcf15476e6d42f53aeacc061c8d113ad5da5</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="9.0.0-prerelease.24168.2">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -122,9 +122,9 @@
<Sha>39aef81ec6cffa06da9964b46d4b9e3bf2fc9979</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24175.6">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="9.0.0-beta.24176.6">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>cd27fcf3c2b5c238acd3e8d1e85bb6ef6c205686</Sha>
<Sha>b6fada3ec4fa37e08dcbafaa6ddf59213f3f8687</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,12 @@
</PropertyGroup>
<PropertyGroup>
<!-- arcade -->
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24175.6</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24175.6</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>9.0.0-beta.24175.6</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
<MicrosoftDotNetBuildTasksFeedVersion>9.0.0-beta.24176.6</MicrosoftDotNetBuildTasksFeedVersion>
<MicrosoftDotNetSignToolVersion>9.0.0-beta.24176.6</MicrosoftDotNetSignToolVersion>
<MicrosoftDotNetSwaggerGeneratorMSBuildVersion>9.0.0-beta.24176.6</MicrosoftDotNetSwaggerGeneratorMSBuildVersion>
<!-- arcade-services -->
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.24175.3</MicrosoftDotNetMaestroClientVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24175.3</MicrosoftDotNetMaestroTasksVersion>
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.24176.2</MicrosoftDotNetMaestroClientVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24176.2</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.1.24101.2"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24175.6",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24175.6",
"Microsoft.DotNet.Arcade.Sdk": "9.0.0-beta.24176.6",
"Microsoft.DotNet.Helix.Sdk": "9.0.0-beta.24176.6",
"Microsoft.Build.NoTargets": "3.7.0"
}
}

0 comments on commit 689fb2d

Please sign in to comment.