Skip to content

Commit 11a28dd

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-templating build 20241015.7
Microsoft.DotNet.Common.ItemTemplates , Microsoft.DotNet.Common.ProjectTemplates.6.0 , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common From Version 6.0.427 -> To Version 6.0.427
1 parent 0b05e93 commit 11a28dd

File tree

3 files changed

+11
-17
lines changed

3 files changed

+11
-17
lines changed

NuGet.config

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,7 @@
1515
<add key="darc-int-dotnet-runtime-f1dd571" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f1dd5716/nuget/v3/index.json" />
1616
<!-- End: Package sources from dotnet-runtime -->
1717
<!-- Begin: Package sources from dotnet-templating -->
18-
<add key="darc-int-dotnet-templating-7de8a28" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-7de8a286/nuget/v3/index.json" />
19-
<add key="darc-int-dotnet-templating-7de8a28-3" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-7de8a286-3/nuget/v3/index.json" />
20-
<add key="darc-int-dotnet-templating-7de8a28-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-7de8a286-2/nuget/v3/index.json" />
21-
<add key="darc-int-dotnet-templating-7de8a28-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-7de8a286-1/nuget/v3/index.json" />
18+
<add key="darc-int-dotnet-templating-7a8644f" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-templating-7a8644f1/nuget/v3/index.json" />
2219
<!-- End: Package sources from dotnet-templating -->
2320
<!-- Begin: Package sources from dotnet-windowsdesktop -->
2421
<add key="darc-int-dotnet-windowsdesktop-320a638" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-windowsdesktop-320a638d/nuget/v3/index.json" />
@@ -41,10 +38,7 @@
4138
<!-- Begin: Package sources from DotNet-msbuild-Trusted -->
4239
<!-- End: Package sources from DotNet-msbuild-Trusted -->
4340
<!-- Begin: Package sources from dotnet-templating -->
44-
<add key="darc-int-dotnet-templating-7de8a28-1" value="true" />
45-
<add key="darc-int-dotnet-templating-7de8a28-2" value="true" />
46-
<add key="darc-int-dotnet-templating-7de8a28-3" value="true" />
47-
<add key="darc-int-dotnet-templating-7de8a28" value="true" />
41+
<add key="darc-int-dotnet-templating-7a8644f" value="true" />
4842
<!-- End: Package sources from dotnet-templating -->
4943
<!-- Begin: Package sources from dotnet-aspnetcore -->
5044
<add key="darc-int-dotnet-aspnetcore-64ea410" value="true" />

eng/Version.Details.xml

Lines changed: 8 additions & 8 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.427-rtm.24466.3">
4+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="6.0.427-rtm.24515.7">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
6-
<Sha>7de8a2867cf734967eef78d8e82902f3e84650b7</Sha>
6+
<Sha>7a8644f1b5d6b38aeb1bf53310d06885428e49e0</Sha>
77
<SourceBuild RepoName="templating" ManagedOnly="true" />
88
</Dependency>
99
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="6.0.427">
1010
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
11-
<Sha>7de8a2867cf734967eef78d8e82902f3e84650b7</Sha>
11+
<Sha>7a8644f1b5d6b38aeb1bf53310d06885428e49e0</Sha>
1212
</Dependency>
1313
<Dependency Name="Microsoft.TemplateEngine.Orchestrator.RunnableProjects" Version="6.0.427">
1414
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
15-
<Sha>7de8a2867cf734967eef78d8e82902f3e84650b7</Sha>
15+
<Sha>7a8644f1b5d6b38aeb1bf53310d06885428e49e0</Sha>
1616
</Dependency>
1717
<Dependency Name="Microsoft.TemplateEngine.Utils" Version="6.0.427">
1818
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
19-
<Sha>7de8a2867cf734967eef78d8e82902f3e84650b7</Sha>
19+
<Sha>7a8644f1b5d6b38aeb1bf53310d06885428e49e0</Sha>
2020
</Dependency>
2121
<Dependency Name="Microsoft.TemplateSearch.Common" Version="6.0.427">
2222
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
23-
<Sha>7de8a2867cf734967eef78d8e82902f3e84650b7</Sha>
23+
<Sha>7a8644f1b5d6b38aeb1bf53310d06885428e49e0</Sha>
2424
</Dependency>
2525
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="6.0.427">
2626
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
27-
<Sha>7de8a2867cf734967eef78d8e82902f3e84650b7</Sha>
27+
<Sha>7a8644f1b5d6b38aeb1bf53310d06885428e49e0</Sha>
2828
</Dependency>
2929
<Dependency Name="Microsoft.DotNet.Common.ProjectTemplates.6.0" Version="6.0.427">
3030
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
31-
<Sha>7de8a2867cf734967eef78d8e82902f3e84650b7</Sha>
31+
<Sha>7a8644f1b5d6b38aeb1bf53310d06885428e49e0</Sha>
3232
</Dependency>
3333
<Dependency Name="Microsoft.NETCore.App.Ref" Version="6.0.36">
3434
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
</PropertyGroup>
120120
<PropertyGroup>
121121
<!-- Dependencies from https://github.com/dotnet/templating -->
122-
<MicrosoftTemplateEngineCliPackageVersion>6.0.427-rtm.24466.3</MicrosoftTemplateEngineCliPackageVersion>
122+
<MicrosoftTemplateEngineCliPackageVersion>6.0.427-rtm.24515.7</MicrosoftTemplateEngineCliPackageVersion>
123123
<MicrosoftTemplateEngineAbstractionsPackageVersion>6.0.427</MicrosoftTemplateEngineAbstractionsPackageVersion>
124124
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>6.0.427</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
125125
<MicrosoftTemplateEngineUtilsPackageVersion>6.0.427</MicrosoftTemplateEngineUtilsPackageVersion>

0 commit comments

Comments
 (0)