Skip to content
This repository was archived by the owner on Apr 20, 2023. It is now read-only.

Commit 826721c

Browse files
committed
Update dependencies from https://dev.azure.com/dnceng/internal/_git/dotnet-templating build 20220413.12
Microsoft.TemplateEngine.Cli From Version 3.1.24-servicing.22159.4 -> To Version 3.1.25-servicing.22213.12
1 parent 4d616e5 commit 826721c

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

NuGet.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
<clear />
66
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
77
<!-- Begin: Package sources from dotnet-core-setup -->
8-
<add key="darc-int-dotnet-core-setup-3b38386" value="https://pkgs.dev.azure.com/dnceng/_packaging/darc-int-dotnet-core-setup-3b383860/nuget/v3/index.json" />
98
<!-- End: Package sources from dotnet-core-setup -->
109
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1110
<add key="dotnet-tools" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json" />
@@ -19,7 +18,6 @@
1918
<disabledPackageSources>
2019
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
2120
<!-- Begin: Package sources from dotnet-core-setup -->
22-
<add key="darc-int-dotnet-core-setup-3b38386" value="true" />
2321
<!-- End: Package sources from dotnet-core-setup -->
2422
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
2523
</disabledPackageSources>

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<Dependencies>
33
<ProductDependencies>
4-
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="3.1.25-servicing.22206.7">
4+
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="3.1.25-servicing.22213.12">
55
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-templating</Uri>
6-
<Sha>621e1d64783f89b9a94a7c1de9bb55daf73c4372</Sha>
6+
<Sha>ce3b0dc31df0909a8d8d766694afbc96dfff3036</Sha>
77
</Dependency>
88
<Dependency Name="Microsoft.NETCore.App.Runtime.win-x64" Version="3.1.24">
99
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-core-setup</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
</PropertyGroup>
4545
<PropertyGroup>
4646
<!-- Dependencies from https://github.com/dotnet/templating -->
47-
<MicrosoftTemplateEngineCliPackageVersion>3.1.25-servicing.22206.7</MicrosoftTemplateEngineCliPackageVersion>
47+
<MicrosoftTemplateEngineCliPackageVersion>3.1.25-servicing.22213.12</MicrosoftTemplateEngineCliPackageVersion>
4848
<MicrosoftTemplateEngineAbstractionsPackageVersion>$(MicrosoftTemplateEngineCliPackageVersion)</MicrosoftTemplateEngineAbstractionsPackageVersion>
4949
<MicrosoftTemplateEngineCliLocalizationPackageVersion>$(MicrosoftTemplateEngineCliPackageVersion)</MicrosoftTemplateEngineCliLocalizationPackageVersion>
5050
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>$(MicrosoftTemplateEngineCliPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>

0 commit comments

Comments
 (0)