Skip to content

Commit 7d90dd0

Browse files
maestro-prod-Primaryvseanreesermsft
authored andcommitted
Merged PR 41119: [internal/release/6.0.4xx] Update dependencies from dnceng/internal/dotnet-templating
This pull request updates the following dependencies [marker]: <> (Begin:94677cab-622e-41c1-42a0-08da65ba5474) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating - **Subscription**: 94677cab-622e-41c1-42a0-08da65ba5474 - **Build**: 20240716.5 - **Date Produced**: July 16, 2024 10:51:40 PM UTC - **Commit**: 8413a0dffce5dd2f6d53d6156e25f3bf649da60b - **Branch**: refs/heads/internal/release/6.0.4xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.DotNet.Common.ItemTemplates**: [from 6.0.424 to 6.0.425][1] - **Microsoft.DotNet.Common.ProjectTemplates.6.0**: [from 6.0.424 to 6.0.425][1] - **Microsoft.TemplateEngine.Abstractions**: [from 6.0.424 to 6.0.425][1] - **Microsoft.TemplateEngine.Cli**: [from 6.0.424-rtm.24314.8 to 6.0.425-rtm.24366.5][1] - **Microsoft.TemplateEngine.Orchestrator.RunnableProjects**: [from 6.0.424 to 6.0.425][1] - **Microsoft.TemplateEngine.Utils**: [from 6.0.424 to 6.0.425][1] - **Microsoft.TemplateSearch.Common**: [from 6.0.424 to 6.0.425][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GC89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc&targetVersion=GC8413a0dffce5dd2f6d53d6156e25f3bf649da60b&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:94677cab-622e-41c1-42a0-08da65ba5474)
2 parents 5d9665f + 7654864 commit 7d90dd0

File tree

3 files changed

+21
-29
lines changed

3 files changed

+21
-29
lines changed

NuGet.config

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,7 @@
1919
<add key="darc-int-dotnet-runtime-6c63698" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-6c636980/nuget/v3/index.json" />
2020
<!-- End: Package sources from dotnet-runtime -->
2121
<!-- Begin: Package sources from dotnet-templating -->
22-
<add key="darc-int-dotnet-templating-89f5155" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-89f5155b/nuget/v3/index.json" />
23-
<add key="darc-int-dotnet-templating-89f5155-5" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-89f5155b-5/nuget/v3/index.json" />
24-
<add key="darc-int-dotnet-templating-89f5155-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-89f5155b-3/nuget/v3/index.json" />
25-
<add key="darc-int-dotnet-templating-89f5155-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-89f5155b-2/nuget/v3/index.json" />
26-
<add key="darc-int-dotnet-templating-89f5155-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-89f5155b-1/nuget/v3/index.json" />
22+
<add key="darc-int-dotnet-templating-8413a0d" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-8413a0df/nuget/v3/index.json" />
2723
<!-- End: Package sources from dotnet-templating -->
2824
<!-- Begin: Package sources from dotnet-windowsdesktop -->
2925
<add key="darc-int-dotnet-windowsdesktop-ef2ca68" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-ef2ca68f/nuget/v3/index.json" />
@@ -50,11 +46,7 @@
5046
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
5147
<!-- End: Package sources from DotNet-msbuild-Trusted -->
5248
<!-- Begin: Package sources from dotnet-templating -->
53-
<add key="darc-int-dotnet-templating-89f5155-1" value="true" />
54-
<add key="darc-int-dotnet-templating-89f5155-2" value="true" />
55-
<add key="darc-int-dotnet-templating-89f5155-3" value="true" />
56-
<add key="darc-int-dotnet-templating-89f5155-5" value="true" />
57-
<add key="darc-int-dotnet-templating-89f5155" value="true" />
49+
<add key="darc-int-dotnet-templating-8413a0d" value="true" />
5850
<!-- End: Package sources from dotnet-templating -->
5951
<!-- Begin: Package sources from dotnet-aspnetcore -->
6052
<add key="darc-int-dotnet-aspnetcore-fedc545-1" value="true" />

eng/Version.Details.xml

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,34 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="6.0.424-rtm.24314.8">
4+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="6.0.425-rtm.24366.5">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
6-
<Sha>89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc</Sha>
6+
<Sha>8413a0dffce5dd2f6d53d6156e25f3bf649da60b</Sha>
77
<SourceBuild RepoName="templating" ManagedOnly="true" />
88
</Dependency>
9-
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="6.0.424">
9+
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="6.0.425">
1010
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
11-
<Sha>89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc</Sha>
11+
<Sha>8413a0dffce5dd2f6d53d6156e25f3bf649da60b</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.TemplateEngine.Orchestrator.RunnableProjects" Version="6.0.424">
13+
<Dependency Name="Microsoft.TemplateEngine.Orchestrator.RunnableProjects" Version="6.0.425">
1414
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
15-
<Sha>89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc</Sha>
15+
<Sha>8413a0dffce5dd2f6d53d6156e25f3bf649da60b</Sha>
1616
</Dependency>
17-
<Dependency Name="Microsoft.TemplateEngine.Utils" Version="6.0.424">
17+
<Dependency Name="Microsoft.TemplateEngine.Utils" Version="6.0.425">
1818
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
19-
<Sha>89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc</Sha>
19+
<Sha>8413a0dffce5dd2f6d53d6156e25f3bf649da60b</Sha>
2020
</Dependency>
21-
<Dependency Name="Microsoft.TemplateSearch.Common" Version="6.0.424">
21+
<Dependency Name="Microsoft.TemplateSearch.Common" Version="6.0.425">
2222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
23-
<Sha>89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc</Sha>
23+
<Sha>8413a0dffce5dd2f6d53d6156e25f3bf649da60b</Sha>
2424
</Dependency>
25-
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.424">
25+
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.425">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
27-
<Sha>89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc</Sha>
27+
<Sha>8413a0dffce5dd2f6d53d6156e25f3bf649da60b</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.DotNet.Common.ProjectTemplates.6.0" Version="6.0.424">
29+
<Dependency Name="Microsoft.DotNet.Common.ProjectTemplates.6.0" Version="6.0.425">
3030
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
31-
<Sha>89f5155bcd844b1a02d2be6b17caa0fb2dcf17bc</Sha>
31+
<Sha>8413a0dffce5dd2f6d53d6156e25f3bf649da60b</Sha>
3232
</Dependency>
3333
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.33">
3434
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,11 @@
118118
</PropertyGroup>
119119
<PropertyGroup>
120120
<!-- Dependencies from https://github.com/dotnet/templating -->
121-
<MicrosoftTemplateEngineCliPackageVersion>6.0.424-rtm.24314.8</MicrosoftTemplateEngineCliPackageVersion>
122-
<MicrosoftTemplateEngineAbstractionsPackageVersion>6.0.424</MicrosoftTemplateEngineAbstractionsPackageVersion>
123-
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>6.0.424</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
124-
<MicrosoftTemplateEngineUtilsPackageVersion>6.0.424</MicrosoftTemplateEngineUtilsPackageVersion>
125-
<MicrosoftTemplateSearchCommonPackageVersion>6.0.424</MicrosoftTemplateSearchCommonPackageVersion>
121+
<MicrosoftTemplateEngineCliPackageVersion>6.0.425-rtm.24366.5</MicrosoftTemplateEngineCliPackageVersion>
122+
<MicrosoftTemplateEngineAbstractionsPackageVersion>6.0.425</MicrosoftTemplateEngineAbstractionsPackageVersion>
123+
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>6.0.425</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
124+
<MicrosoftTemplateEngineUtilsPackageVersion>6.0.425</MicrosoftTemplateEngineUtilsPackageVersion>
125+
<MicrosoftTemplateSearchCommonPackageVersion>6.0.425</MicrosoftTemplateSearchCommonPackageVersion>
126126
</PropertyGroup>
127127
<PropertyGroup>
128128
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->

0 commit comments

Comments
 (0)