Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Commit 4aecfd1

Browse files
authored
Fix name of TemplateEngine package (again) (#104)
1 parent ebd61cb commit 4aecfd1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.DotNet.Web.Spa.ProjectTemplates.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
</GeneratedContentProperties>
4242
</PropertyGroup>
4343
<ItemGroup>
44-
<PackageReference Include="Microsoft.TemplateEngine.Tasks"
44+
<PackageReference Include="Microsoft.TemplateEngine.Authoring.Tasks"
4545
Condition=" '$(LocalizeTemplates)' == 'true' "
4646
IsImplicitlyDefined="true"
4747
PrivateAssets="all"

0 commit comments

Comments
 (0)