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
…0221202.2 (#29365)

Microsoft.TemplateEngine.Abstractions
 From Version 8.0.100-alpha.1.22602.1 -> To Version 8.0.100-alpha.1.22602.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 Dec 2, 2022
1 parent 9f327a5 commit e1466af
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="8.0.100-alpha.1.22602.1">
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="8.0.100-alpha.1.22602.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>a6015a0910ca9085656741436a6710edb13c1d64</Sha>
<Sha>d7e9835ca94a1edd6f07718adf230358460dd7bf</Sha>
<SourceBuild RepoName="templating" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-alpha.1.22601.3">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/templating -->
<MicrosoftTemplateEngineAbstractionsPackageVersion>8.0.100-alpha.1.22602.1</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineAbstractionsPackageVersion>8.0.100-alpha.1.22602.2</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineEdgePackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion>
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
<MicrosoftTemplateEngineUtilsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion>
Expand Down

0 comments on commit e1466af

Please sign in to comment.