Skip to content

Commit

Permalink
[release/9.0.1xx] Update dependencies from dotnet/scenario-tests (#44154
Browse files Browse the repository at this point in the history
)
  • Loading branch information
v-wuzhai authored Oct 15, 2024
2 parents 92c6995 + 3c7a380 commit 0009da1
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.24507.1">
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.24514.1">
<Uri>https://github.com/dotnet/scenario-tests</Uri>
<Sha>985485ca86e0c04ab39d8f97ed2db4d7c50a46fa</Sha>
<Sha>1009e3b6d23e049de56b91de82fe975fe84444f8</Sha>
</Dependency>
<!-- Intermediate is necessary for source build. -->
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.24507.1">
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.24514.1">
<Uri>https://github.com/dotnet/scenario-tests</Uri>
<Sha>985485ca86e0c04ab39d8f97ed2db4d7c50a46fa</Sha>
<Sha>1009e3b6d23e049de56b91de82fe975fe84444f8</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.24507.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.24514.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
</PropertyGroup>
<PropertyGroup Label="Manually updated">
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->
Expand Down

0 comments on commit 0009da1

Please # to comment.