Skip to content

Commit

Permalink
[release/8.0.1xx-preview3] Update dependencies from dotnet/templating (
Browse files Browse the repository at this point in the history
  • Loading branch information
dkurepa committed Mar 28, 2023
2 parents 6522bd5 + 15b8ffe commit 39aef81
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-preview.3.23174.1">
<Dependency Name="Microsoft.TemplateEngine.Abstractions" Version="8.0.100-preview.3.23177.4">
<Uri>https://github.com/dotnet/templating</Uri>
<Sha>58d52b4ccd9acd9305a6c466d34c3cddfeaddf8a</Sha>
<Sha>fbf573974fc8eeb59c2baba583f32b87b448fc50</Sha>
<SourceBuild RepoName="templating" ManagedOnly="true" />
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-preview.3.23174.8">
Expand Down
2 changes: 1 addition & 1 deletion eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
</PropertyGroup>
<PropertyGroup>
<!-- Dependencies from https://github.com/dotnet/templating -->
<MicrosoftTemplateEngineAbstractionsPackageVersion>8.0.100-preview.3.23174.1</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineAbstractionsPackageVersion>8.0.100-preview.3.23177.4</MicrosoftTemplateEngineAbstractionsPackageVersion>
<MicrosoftTemplateEngineEdgePackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineEdgePackageVersion>
<MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineOrchestratorRunnableProjectsPackageVersion>
<MicrosoftTemplateEngineUtilsPackageVersion>$(MicrosoftTemplateEngineAbstractionsPackageVersion)</MicrosoftTemplateEngineUtilsPackageVersion>
Expand Down

0 comments on commit 39aef81

Please sign in to comment.