Skip to content

Commit

Permalink
[release/9.0.1xx] Update dependencies from dotnet/scenario-tests (#44019
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: Michael Simons <msimons@microsoft.com>
  • Loading branch information
3 people authored Oct 9, 2024
1 parent 3f1827c commit cd6c4f4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -627,14 +627,14 @@
<Uri>https://github.com/dotnet/arcade-services</Uri>
<Sha>47e3672c762970073e4282bd563233da86bcca3e</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.24475.2">
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.24507.1">
<Uri>https://github.com/dotnet/scenario-tests</Uri>
<Sha>76edac963b2c6296018c7bf1e04a03c8488076d3</Sha>
<Sha>985485ca86e0c04ab39d8f97ed2db4d7c50a46fa</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.24475.2">
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.24507.1">
<Uri>https://github.com/dotnet/scenario-tests</Uri>
<Sha>76edac963b2c6296018c7bf1e04a03c8488076d3</Sha>
<Sha>985485ca86e0c04ab39d8f97ed2db4d7c50a46fa</Sha>
<SourceBuild RepoName="scenario-tests" ManagedOnly="true" />
</Dependency>
<!--
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@
<PropertyGroup Label="Infrastructure and test only dependencies">
<VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion>
<DotnetDebToolVersion>2.0.0</DotnetDebToolVersion>
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.24475.2</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.24507.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit cd6c4f4

Please sign in to comment.