Skip to content

Deprecated package referenced on main #55373

Description

@ViktorHofer

Describe the bug

<PackageReference Include="Microsoft.TemplateEngine.Tasks" Version="*" PrivateAssets="all" IsImplicitlyDefined="true"/>

That package doesn't ship anymore and got replaced by Microsoft.TemplateEngine.Authoring.Tasks.

Steps to reproduce

see above

Expected behavior

Microsoft.TemplateEngine.Authoring.Tasks should be referenced

Actual behavior

Microsoft.TemplateEngine.Tasks is referenced

Is this a regression?

No

Are there any workarounds?

Yes, reference the new package

dotnet --info output

11.0.100-preview.7.26360.111

IDE version

No response

Other details

No response

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions