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

Commit df5f1ad

Browse files
dotnet-botvseanreesermsft
authored andcommitted
Merged PR 22206: [internal/release/3.1.4xx] Update dependencies from dnceng/internal/dotnet-templating
This pull request updates the following dependencies [marker]: <> (Begin:569be9a8-c187-4dc4-fbb3-08d828f8d2d9) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-templating - **Subscription**: 569be9a8-c187-4dc4-fbb3-08d828f8d2d9 - **Build**: 20220413.12 - **Date Produced**: April 13, 2022 5:25:53 PM UTC - **Commit**: ce3b0dc31df0909a8d8d766694afbc96dfff3036 - **Branch**: refs/heads/internal/release/3.1 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.TemplateEngine.Cli**: [from 3.1.24-servicing.22159.4 to 3.1.25-servicing.22213.12][2] [2]: https://dev.azure.com/dnceng/internal/_git/dotnet-templating/branches?baseVersion=GCc088cfd&targetVersion=GCce3b0dc&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:569be9a8-c187-4dc4-fbb3-08d828f8d2d9)
2 parents e456f09 + 826721c commit df5f1ad

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.24-servicing.22159.4">
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>c088cfded1fb1fb84c210514a717ccd5631b15b1</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.24-servicing.22159.4</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)