Skip to content

Commit 3c7a380

Browse files
Update dependencies from https://github.com/dotnet/scenario-tests build 20241014.1
Microsoft.SourceBuild.Intermediate.scenario-tests , Microsoft.DotNet.ScenarioTests.SdkTemplateTests From Version 9.0.0-preview.24507.1 -> To Version 9.0.0-preview.24514.1
1 parent f9a948e commit 3c7a380

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -627,14 +627,14 @@
627627
<Uri>https://github.com/dotnet/arcade-services</Uri>
628628
<Sha>47e3672c762970073e4282bd563233da86bcca3e</Sha>
629629
</Dependency>
630-
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.24507.1">
630+
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.24514.1">
631631
<Uri>https://github.com/dotnet/scenario-tests</Uri>
632-
<Sha>985485ca86e0c04ab39d8f97ed2db4d7c50a46fa</Sha>
632+
<Sha>1009e3b6d23e049de56b91de82fe975fe84444f8</Sha>
633633
</Dependency>
634634
<!-- Intermediate is necessary for source build. -->
635-
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.24507.1">
635+
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.24514.1">
636636
<Uri>https://github.com/dotnet/scenario-tests</Uri>
637-
<Sha>985485ca86e0c04ab39d8f97ed2db4d7c50a46fa</Sha>
637+
<Sha>1009e3b6d23e049de56b91de82fe975fe84444f8</Sha>
638638
<SourceBuild RepoName="scenario-tests" ManagedOnly="true" />
639639
</Dependency>
640640
<!--

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
<PropertyGroup Label="Infrastructure and test only dependencies">
274274
<VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion>
275275
<DotnetDebToolVersion>2.0.0</DotnetDebToolVersion>
276-
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.24507.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
276+
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.24514.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
277277
</PropertyGroup>
278278
<PropertyGroup Label="Manually updated">
279279
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)