Skip to content

Commit d906542

Browse files
[main] Update dependencies from dotnet/scenario-tests (#45247)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e74e404 commit d906542

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

+4-4
Original file line numberDiff line numberDiff line change
@@ -631,14 +631,14 @@
631631
<Uri>https://github.com/dotnet/arcade-services</Uri>
632632
<Sha>127f7b095d9e345f7fb1477c79923b91c4cc9a69</Sha>
633633
</Dependency>
634-
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="10.0.0-preview.24579.1">
634+
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="10.0.0-preview.24602.1">
635635
<Uri>https://github.com/dotnet/scenario-tests</Uri>
636-
<Sha>f4af05597702ef56e9c68c2e9fd2c1bb6ab3124f</Sha>
636+
<Sha>61173bbe1b4ab5f60e760cca9c5fd7eae6e48546</Sha>
637637
</Dependency>
638638
<!-- Intermediate is necessary for source build. -->
639-
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="10.0.0-preview.24579.1">
639+
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="10.0.0-preview.24602.1">
640640
<Uri>https://github.com/dotnet/scenario-tests</Uri>
641-
<Sha>f4af05597702ef56e9c68c2e9fd2c1bb6ab3124f</Sha>
641+
<Sha>61173bbe1b4ab5f60e760cca9c5fd7eae6e48546</Sha>
642642
<SourceBuild RepoName="scenario-tests" ManagedOnly="true" />
643643
</Dependency>
644644
<!--

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@
267267
<PropertyGroup Label="Infrastructure and test only dependencies">
268268
<VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion>
269269
<DotnetDebToolVersion>2.0.0</DotnetDebToolVersion>
270-
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>10.0.0-preview.24579.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
270+
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>10.0.0-preview.24602.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
271271
</PropertyGroup>
272272
<PropertyGroup Label="Manually updated">
273273
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)