Skip to content

Commit 19a2873

Browse files
Update dependencies from https://github.com/dotnet/scenario-tests build 20250111.2
Microsoft.SourceBuild.Intermediate.scenario-tests , Microsoft.DotNet.ScenarioTests.SdkTemplateTests From Version 9.0.0-preview.25051.2 -> To Version 9.0.0-preview.25061.2
1 parent f8f3120 commit 19a2873

File tree

3 files changed

+5
-15
lines changed

3 files changed

+5
-15
lines changed

NuGet.config

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,16 +17,6 @@
1717
<!-- Begin: Package sources from dotnet-runtime -->
1818
<!-- End: Package sources from dotnet-runtime -->
1919
<!-- Begin: Package sources from dotnet-templating -->
20-
<add key="darc-pub-dotnet-templating-b1003b4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44/nuget/v3/index.json" />
21-
<add key="darc-pub-dotnet-templating-b1003b4-9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-9/nuget/v3/index.json" />
22-
<add key="darc-pub-dotnet-templating-b1003b4-7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-7/nuget/v3/index.json" />
23-
<add key="darc-pub-dotnet-templating-b1003b4-6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-6/nuget/v3/index.json" />
24-
<add key="darc-pub-dotnet-templating-b1003b4-5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-5/nuget/v3/index.json" />
25-
<add key="darc-pub-dotnet-templating-b1003b4-4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-4/nuget/v3/index.json" />
26-
<add key="darc-pub-dotnet-templating-b1003b4-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-3/nuget/v3/index.json" />
27-
<add key="darc-pub-dotnet-templating-b1003b4-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-2/nuget/v3/index.json" />
28-
<add key="darc-pub-dotnet-templating-b1003b4-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-b1003b44-1/nuget/v3/index.json" />
29-
<add key="darc-pub-dotnet-templating-cdb776d" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-cdb776d3/nuget/v3/index.json" />
3020
<add key="darc-pub-dotnet-templating-5f2c1e5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-5f2c1e54/nuget/v3/index.json" />
3121
<!-- End: Package sources from dotnet-templating -->
3222
<!-- Begin: Package sources from dotnet-windowsdesktop -->

eng/Version.Details.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -631,14 +631,14 @@
631631
<Uri>https://github.com/dotnet/arcade-services</Uri>
632632
<Sha>47e3672c762970073e4282bd563233da86bcca3e</Sha>
633633
</Dependency>
634-
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.25051.2">
634+
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.25061.2">
635635
<Uri>https://github.com/dotnet/scenario-tests</Uri>
636-
<Sha>6ce5a7bf0ef0c62bc0dc0140c45637a5e161823f</Sha>
636+
<Sha>1512fd86b0eb245fe6d8efd7e833c37f5e290803</Sha>
637637
</Dependency>
638638
<!-- Intermediate is necessary for source build. -->
639-
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.25051.2">
639+
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.25061.2">
640640
<Uri>https://github.com/dotnet/scenario-tests</Uri>
641-
<Sha>6ce5a7bf0ef0c62bc0dc0140c45637a5e161823f</Sha>
641+
<Sha>1512fd86b0eb245fe6d8efd7e833c37f5e290803</Sha>
642642
<SourceBuild RepoName="scenario-tests" ManagedOnly="true" />
643643
</Dependency>
644644
<!--

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
<PropertyGroup Label="Infrastructure and test only dependencies">
262262
<VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion>
263263
<DotnetDebToolVersion>2.0.0</DotnetDebToolVersion>
264-
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.25051.2</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
264+
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.25061.2</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
265265
</PropertyGroup>
266266
<PropertyGroup Label="Manually updated">
267267
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)