Skip to content

Commit

Permalink
Merge pull request #28878 from dotnet/darc-main-a52e5d44-358a-4790-a6…
Browse files Browse the repository at this point in the history
…7e-15eef7d26745

[main] Update dependencies from dotnet/templating
  • Loading branch information
marcpopMSFT authored Nov 3, 2022
2 parents 77faf9d + b917942 commit 2c20d96
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.22552.20">
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="8.0.100-alpha.1.22553.6">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>b0b1283f8c96be35f1b65d4b0c1ec0534d86fc2f</Sha>
<Sha>66eebfb4b68adfb632e27e5be8bb4bbe55da2538</Sha>
<SourceBuild RepoName="templating" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-alpha.1.22551.9">
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.22552.20</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineAbstractionsPackageVersion>8.0.100-alpha.1.22553.6</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineEdgePackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion>
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
<MicrosoftTemplateEngineUtilsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion>
Expand Down

0 comments on commit 2c20d96

Please sign in to comment.