Skip to content

Commit a4fd265

Browse files
Update dependencies from https://github.com/dotnet/scenario-tests build 20250717.1
Microsoft.SourceBuild.Intermediate.scenario-tests , Microsoft.DotNet.ScenarioTests.SdkTemplateTests From Version 9.0.0-preview.25326.1 -> To Version 9.0.0-preview.25367.1
1 parent eb8e854 commit a4fd265

File tree

3 files changed

+6
-12
lines changed

3 files changed

+6
-12
lines changed

NuGet.config

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -24,24 +24,21 @@
2424
<!-- Begin: Package sources from dotnet-aspire -->
2525
<!-- End: Package sources from dotnet-aspire -->
2626
<!-- Begin: Package sources from dotnet-emsdk -->
27-
<add key="darc-pub-dotnet-emsdk-b567cdb" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-b567cdb6/nuget/v3/index.json" />
2827
<!-- End: Package sources from dotnet-emsdk -->
2928
<!-- Begin: Package sources from dotnet-aspnetcore -->
30-
<add key="darc-int-dotnet-aspnetcore-f6b3a5d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-aspnetcore-f6b3a5da/nuget/v3/index.json" />
3129
<!-- End: Package sources from dotnet-aspnetcore -->
3230
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
3331
<add key="darc-pub-DotNet-msbuild-Trusted-9dcc26a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-DotNet-msbuild-Trusted-9dcc26a5/nuget/v3/index.json" />
3432
<!-- End: Package sources from DotNet-msbuild-Trusted -->
3533
<!-- Begin: Package sources from dotnet-roslyn-analyzers -->
3634
<!-- End: Package sources from dotnet-roslyn-analyzers -->
3735
<!-- Begin: Package sources from dotnet-runtime -->
38-
<add key="darc-int-dotnet-runtime-3c298d9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-3c298d9f/nuget/v3/index.json" />
3936
<!-- End: Package sources from dotnet-runtime -->
4037
<!-- Begin: Package sources from dotnet-templating -->
4138
<add key="darc-pub-dotnet-templating-861f0ec" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3/nuget/v3/index.json" />
39+
<add key="darc-pub-dotnet-templating-861f0ec-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-861f0ec3-1/nuget/v3/index.json" />
4240
<!-- End: Package sources from dotnet-templating -->
4341
<!-- Begin: Package sources from dotnet-windowsdesktop -->
44-
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-bd9e6e96/nuget/v3/index.json" />
4542
<!-- End: Package sources from dotnet-windowsdesktop -->
4643
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
4744
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
@@ -68,15 +65,12 @@
6865
<!-- Begin: Package sources from dotnet-templating -->
6966
<!-- End: Package sources from dotnet-templating -->
7067
<!-- Begin: Package sources from dotnet-aspnetcore -->
71-
<add key="darc-int-dotnet-aspnetcore-f6b3a5d" value="true" />
7268
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
7369
<!-- End: Package sources from DotNet-msbuild-Trusted -->
7470
<!-- End: Package sources from dotnet-aspnetcore -->
7571
<!-- Begin: Package sources from dotnet-runtime -->
76-
<add key="darc-int-dotnet-runtime-3c298d9" value="true" />
7772
<!-- End: Package sources from dotnet-runtime -->
7873
<!-- Begin: Package sources from dotnet-windowsdesktop -->
79-
<add key="darc-int-dotnet-windowsdesktop-bd9e6e9" value="true" />
8074
<!-- End: Package sources from dotnet-windowsdesktop -->
8175
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
8276
</disabledPackageSources>

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>e156e649f28395d9d0ee1e848225a689b59e0fd3</Sha>
633633
</Dependency>
634-
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.25326.1">
634+
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.25367.1">
635635
<Uri>https://github.com/dotnet/scenario-tests</Uri>
636-
<Sha>270606f9f338c1c2dfb255b6f18bbcb5f085a06c</Sha>
636+
<Sha>69b4c477e9c37a14583e8852fdb60bc68325da74</Sha>
637637
</Dependency>
638638
<!-- Intermediate is necessary for source build. -->
639-
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.25326.1">
639+
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.25367.1">
640640
<Uri>https://github.com/dotnet/scenario-tests</Uri>
641-
<Sha>270606f9f338c1c2dfb255b6f18bbcb5f085a06c</Sha>
641+
<Sha>69b4c477e9c37a14583e8852fdb60bc68325da74</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.25326.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
264+
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.25367.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
265265
</PropertyGroup>
266266
<PropertyGroup Label="Manually updated">
267267
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)