Skip to content

Commit 4167bba

Browse files
author
Mirroring
committed
Merge commit '65a62a08e6c5bfefaca1e4d5cda6886ea6e51f2d'
2 parents fc72811 + 65a62a0 commit 4167bba

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

NuGet.config

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,9 @@
3939
<!-- End: Package sources from dotnet-runtime -->
4040
<!-- Begin: Package sources from dotnet-templating -->
4141
<add key="darc-pub-dotnet-templating-d23a2ad" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d23a2ad2/nuget/v3/index.json" />
42+
<add key="darc-pub-dotnet-templating-d23a2ad-3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d23a2ad2-3/nuget/v3/index.json" />
43+
<add key="darc-pub-dotnet-templating-d23a2ad-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d23a2ad2-2/nuget/v3/index.json" />
44+
<add key="darc-pub-dotnet-templating-d23a2ad-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-templating-d23a2ad2-1/nuget/v3/index.json" />
4245
<!-- End: Package sources from dotnet-templating -->
4346
<!-- Begin: Package sources from dotnet-windowsdesktop -->
4447
<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" />

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>e156e649f28395d9d0ee1e848225a689b59e0fd3</Sha>
599599
</Dependency>
600-
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.25316.1">
600+
<Dependency Name="Microsoft.DotNet.ScenarioTests.SdkTemplateTests" Version="9.0.0-preview.25326.1">
601601
<Uri>https://github.com/dotnet/scenario-tests</Uri>
602-
<Sha>45390d82e9b9686adeee65e046b8232f6814bea0</Sha>
602+
<Sha>270606f9f338c1c2dfb255b6f18bbcb5f085a06c</Sha>
603603
</Dependency>
604604
<!-- Intermediate is necessary for source build. -->
605-
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.25316.1">
605+
<Dependency Name="Microsoft.SourceBuild.Intermediate.scenario-tests" Version="9.0.0-preview.25326.1">
606606
<Uri>https://github.com/dotnet/scenario-tests</Uri>
607-
<Sha>45390d82e9b9686adeee65e046b8232f6814bea0</Sha>
607+
<Sha>270606f9f338c1c2dfb255b6f18bbcb5f085a06c</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
@@ -263,7 +263,7 @@
263263
<PropertyGroup Label="Infrastructure and test only dependencies">
264264
<VersionToolsVersion>2.2.0-beta.19072.10</VersionToolsVersion>
265265
<DotnetDebToolVersion>2.0.0</DotnetDebToolVersion>
266-
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.25316.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
266+
<MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>9.0.0-preview.25326.1</MicrosoftDotNetScenarioTestsSdkTemplateTestsVersion>
267267
</PropertyGroup>
268268
<PropertyGroup Label="Manually updated">
269269
<!-- Dependencies from https://github.com/microsoft/MSBuildLocator -->

0 commit comments

Comments
 (0)