Skip to content

Commit

Permalink
[main] Update dependencies from 5 repositories (#15086)
Browse files Browse the repository at this point in the history
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com>
  • Loading branch information
3 people committed Sep 18, 2024
1 parent 7808236 commit ac8f5da
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 21 deletions.
32 changes: 16 additions & 16 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,25 +22,25 @@
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-symuploader</Uri>
<Sha>d617bc8ed2787c235a57cf0dcdfd087b86ff9521</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.100-alpha.2.24459.1">
<Dependency Name="Microsoft.TemplateEngine.Authoring.Tasks" Version="10.0.100-alpha.2.24463.4">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>550ff6933e119cb8cb6602667fdce7cf4b378db8</Sha>
<Sha>655d3b36cb5cc8be10486780a6043d6cc737fa3e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24463.6">
<Dependency Name="Microsoft.DotNet.Arcade.Sdk" Version="10.0.0-beta.24467.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bd749a18dd72b8fcb5257ae01a4faf6dd487cc5f</Sha>
<Sha>34138f08e2c9c3c41a0ac8af583a57ea953e3821</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24463.6">
<Dependency Name="Microsoft.DotNet.Helix.Sdk" Version="10.0.0-beta.24467.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bd749a18dd72b8fcb5257ae01a4faf6dd487cc5f</Sha>
<Sha>34138f08e2c9c3c41a0ac8af583a57ea953e3821</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24463.1">
<Dependency Name="Microsoft.DotNet.Maestro.Client" Version="1.1.0-beta.24467.3">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>2da0d854eecfd5dfacb3f8448d2a4f10b3640a50</Sha>
<Sha>f8cd36c523cd8a841a95e94043b20534d585c7fd</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24463.1">
<Dependency Name="Microsoft.DotNet.Maestro.Tasks" Version="1.1.0-beta.24467.3">
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>2da0d854eecfd5dfacb3f8448d2a4f10b3640a50</Sha>
<Sha>f8cd36c523cd8a841a95e94043b20534d585c7fd</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.XHarness.CLI" Version="10.0.0-prerelease.24459.1">
<Uri>https://github.com/dotnet/xharness</Uri>
Expand Down Expand Up @@ -128,9 +128,9 @@
<Sha>ef4c24166691977558e5312758df4313ab310dc0</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24463.6">
<Dependency Name="Microsoft.SourceBuild.Intermediate.arcade" Version="10.0.0-beta.24467.1">
<Uri>https://github.com/dotnet/arcade</Uri>
<Sha>bd749a18dd72b8fcb5257ae01a4faf6dd487cc5f</Sha>
<Sha>34138f08e2c9c3c41a0ac8af583a57ea953e3821</Sha>
<SourceBuild RepoName="arcade" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
Expand Down Expand Up @@ -158,15 +158,15 @@
<SourceBuild RepoName="sdk" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24459.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-externals" Version="10.0.0-alpha.1.24466.1">
<Uri>https://github.com/dotnet/source-build-externals</Uri>
<Sha>2a2ecbfbee3f87786d9de50e886a72773f0ba449</Sha>
<Sha>771084d1612ff35d0b9943a5a0e639e8166b5ab6</Sha>
<SourceBuild RepoName="source-build-externals" ManagedOnly="true" />
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24459.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.source-build-reference-packages" Version="10.0.0-alpha.1.24467.1">
<Uri>https://github.com/dotnet/source-build-reference-packages</Uri>
<Sha>08649fed58d668737a54913f7d4c649a8da5dc6e</Sha>
<Sha>38a050f3b80b4dfdd0e8f6c772a3e9835674d3b4</Sha>
<SourceBuild RepoName="source-build-reference-packages" ManagedOnly="true" />
</Dependency>
<!-- Transitive dependency needed for source build. -->
Expand Down
6 changes: 3 additions & 3 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.24463.1</MicrosoftDotNetMaestroClientVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24463.1</MicrosoftDotNetMaestroTasksVersion>
<MicrosoftDotNetMaestroClientVersion>1.1.0-beta.24467.3</MicrosoftDotNetMaestroClientVersion>
<MicrosoftDotNetMaestroTasksVersion>1.1.0-beta.24467.3</MicrosoftDotNetMaestroTasksVersion>
<!-- command-line-api -->
<SystemCommandLineVersion>2.0.0-beta4.24126.1</SystemCommandLineVersion>
<!-- corefx -->
Expand Down Expand Up @@ -84,7 +84,7 @@
<!-- diagnostics -->
<MicrosoftSymbolManifestGeneratorVersion>8.0.0-preview.24461.2</MicrosoftSymbolManifestGeneratorVersion>
<!-- templating -->
<MicrosoftTemplateEngineAuthoringTasksVersion>10.0.100-alpha.2.24459.1</MicrosoftTemplateEngineAuthoringTasksVersion>
<MicrosoftTemplateEngineAuthoringTasksVersion>10.0.100-alpha.2.24463.4</MicrosoftTemplateEngineAuthoringTasksVersion>
<!-- vstest -->
<MicrosoftNetTestSdkVersion>17.5.0</MicrosoftNetTestSdkVersion>
<!-- xharness -->
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-rc.1.24452.12"
},
"msbuild-sdks": {
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24463.6",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24463.6",
"Microsoft.DotNet.Arcade.Sdk": "10.0.0-beta.24467.1",
"Microsoft.DotNet.Helix.Sdk": "10.0.0-beta.24467.1",
"Microsoft.Build.NoTargets": "3.7.0"
}
}

0 comments on commit ac8f5da

Please sign in to comment.