Skip to content

Commit 9018516

Browse files
Update dependencies from https://github.com/dotnet/scenario-tests build 20250505.2
Microsoft.SourceBuild.Intermediate.scenario-tests , Microsoft.DotNet.ScenarioTests.SdkTemplateTests From Version 9.0.0-preview.25163.1 -> To Version 9.0.0-preview.25255.2
1 parent 3def959 commit 9018516

File tree

3 files changed

+11
-5
lines changed

3 files changed

+11
-5
lines changed

NuGet.config

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,12 @@
3636
<!-- End: Package sources from dotnet-runtime -->
3737
<!-- Begin: Package sources from dotnet-templating -->
3838
<add key="darc-pub-dotnet-templating-8cc88f9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99/nuget/v3/index.json" />
39+
<add key="darc-pub-dotnet-templating-8cc88f9-8" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-8/nuget/v3/index.json" />
40+
<add key="darc-pub-dotnet-templating-8cc88f9-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-7/nuget/v3/index.json" />
41+
<add key="darc-pub-dotnet-templating-8cc88f9-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-6/nuget/v3/index.json" />
42+
<add key="darc-pub-dotnet-templating-8cc88f9-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-5/nuget/v3/index.json" />
43+
<add key="darc-pub-dotnet-templating-8cc88f9-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-4/nuget/v3/index.json" />
44+
<add key="darc-pub-dotnet-templating-8cc88f9-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-3/nuget/v3/index.json" />
3945
<add key="darc-pub-dotnet-templating-8cc88f9-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-2/nuget/v3/index.json" />
4046
<add key="darc-pub-dotnet-templating-8cc88f9-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-8cc88f99-1/nuget/v3/index.json" />
4147
<!-- End: Package sources from dotnet-templating -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -597,14 +597,14 @@
597597
<Uri>https://github.com/dotnet/arcade-services</Uri>
598598
<Sha>47e3672c762970073e4282bd563233da86bcca3e</Sha>
599599
</Dependency>
600-
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.25224.2">
600+
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.25255.2">
601601
<Uri>https://github.com/dotnet/scenario-tests</Uri>
602-
<Sha>a79c5c5153234603f72c43ac078cd613a2247eff</Sha>
602+
<Sha>9e64f5176da63e40337f958e656f24a865538d6b</Sha>
603603
</Dependency>
604604
<!-- Intermediate is necessary for source build. -->
605-
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.25224.2">
605+
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.25255.2">
606606
<Uri>https://github.com/dotnet/scenario-tests</Uri>
607-
<Sha>a79c5c5153234603f72c43ac078cd613a2247eff</Sha>
607+
<Sha>9e64f5176da63e40337f958e656f24a865538d6b</Sha>
608608
<SourceBuild RepoName="scenario-tests" ManagedOnly="true" />
609609
</Dependency>
610610
<!--

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@
259259
<PropertyGroup Label="Infrastructure and test only dependencies">
260260
<VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion>
261261
<DotnetDebToolVersion>2.0.0</DotnetDebToolVersion>
262-
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.25224.2</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
262+
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.25255.2</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
263263
</PropertyGroup>
264264
<PropertyGroup Label="Manually updated">
265265
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)