Skip to content

Commit

Permalink
Update dependencies from https://github.com/dotnet/templating build 2…
Browse files Browse the repository at this point in the history
…0220726.2 (#26836)

Microsoft.DotNet.Common.ItemTemplates , Microsoft.TemplateEngine.Abstractions , Microsoft.TemplateEngine.Cli , Microsoft.TemplateEngine.Orchestrator.RunnableProjects , Microsoft.TemplateEngine.Utils , Microsoft.TemplateSearch.Common
 From Version 7.0.100-preview.7.22369.4 -> To Version 7.0.100-preview.7.22376.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 27, 2022
1 parent 3fac1f8 commit 795bdf4
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
24 changes: 12 additions & 12 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.100-preview.7.22369.4">
<Dependency Name="Microsoft.TemplateEngine.Cli" Version="7.0.100-preview.7.22376.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>4065aa33c051bfd06543992c7058e8fdb8ac0f1a</Sha>
<Sha>ea4ff4e35fae7f18540bbb4c296a914f67ed190a</Sha>
<SourceBuild RepoName="templating" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="7.0.100-preview.7.22369.4">
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="7.0.100-preview.7.22376.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>4065aa33c051bfd06543992c7058e8fdb8ac0f1a</Sha>
<Sha>ea4ff4e35fae7f18540bbb4c296a914f67ed190a</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Orchestrator.RunnableProjects" Version="7.0.100-preview.7.22369.4">
<Dependency Name="Microsoft.TemplateEngine.Orchestrator.RunnableProjects" Version="7.0.100-preview.7.22376.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>4065aa33c051bfd06543992c7058e8fdb8ac0f1a</Sha>
<Sha>ea4ff4e35fae7f18540bbb4c296a914f67ed190a</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateEngine.Utils" Version="7.0.100-preview.7.22369.4">
<Dependency Name="Microsoft.TemplateEngine.Utils" Version="7.0.100-preview.7.22376.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>4065aa33c051bfd06543992c7058e8fdb8ac0f1a</Sha>
<Sha>ea4ff4e35fae7f18540bbb4c296a914f67ed190a</Sha>
</Dependency>
<Dependency Name="Microsoft.TemplateSearch.Common" Version="7.0.100-preview.7.22369.4">
<Dependency Name="Microsoft.TemplateSearch.Common" Version="7.0.100-preview.7.22376.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>4065aa33c051bfd06543992c7058e8fdb8ac0f1a</Sha>
<Sha>ea4ff4e35fae7f18540bbb4c296a914f67ed190a</Sha>
</Dependency>
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.100-preview.7.22369.4">
<Dependency Name="Microsoft.DotNet.Common.ItemTemplates" Version="7.0.100-preview.7.22376.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>4065aa33c051bfd06543992c7058e8fdb8ac0f1a</Sha>
<Sha>ea4ff4e35fae7f18540bbb4c296a914f67ed190a</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="7.0.0-preview.7.22375.6">
<Uri>https://github.com/dotnet/runtime</Uri>
Expand Down
10 changes: 5 additions & 5 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -122,11 +122,11 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/templating -->
<MicrosoftTemplateEngineCliPackageVersion>7.0.100-preview.7.22369.4</MicrosoftTemplateEngineCliPackageVersion>
<MicrosoftTemplateEngineAbstractionsPackageVersion>7.0.100-preview.7.22369.4</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>7.0.100-preview.7.22369.4</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
<MicrosoftTemplateEngineUtilsPackageVersion>7.0.100-preview.7.22369.4</MicrosoftTemplateEngineUtilsPackageVersion>
<MicrosoftTemplateSearchCommonPackageVersion>7.0.100-preview.7.22369.4</MicrosoftTemplateSearchCommonPackageVersion>
<MicrosoftTemplateEngineCliPackageVersion>7.0.100-preview.7.22376.2</MicrosoftTemplateEngineCliPackageVersion>
<MicrosoftTemplateEngineAbstractionsPackageVersion>7.0.100-preview.7.22376.2</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>7.0.100-preview.7.22376.2</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
<MicrosoftTemplateEngineUtilsPackageVersion>7.0.100-preview.7.22376.2</MicrosoftTemplateEngineUtilsPackageVersion>
<MicrosoftTemplateSearchCommonPackageVersion>7.0.100-preview.7.22376.2</MicrosoftTemplateSearchCommonPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/Microsoft/visualfsharp -->
Expand Down

0 comments on commit 795bdf4

Please sign in to comment.