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
…0221025.2 (#28761)

[main] Update dependencies from dotnet/templating
  • Loading branch information
dotnet-maestro[bot] committed Oct 25, 2022
1 parent d6c515a commit c48c7e3
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.22525.1">
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="8.0.100-alpha.1.22525.2">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>e4775909ce1fbc7ccd398e4cef169dcc109b8a92</Sha>
<Sha>c215fb1f61036d7d3177b3c49f791230231034b5</Sha>
<SourceBuild RepoName="templating" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-alpha.1.22524.5">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/templating -->
<MicrosoftTemplateEngineAbstractionsPackageVersion>8.0.100-alpha.1.22525.1</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineAbstractionsPackageVersion>8.0.100-alpha.1.22525.2</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineEdgePackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion>
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
<MicrosoftTemplateEngineUtilsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion>
Expand Down

0 comments on commit c48c7e3

Please sign in to comment.