updated Microsoft.TemplateEngine.Authoring.Tasks version#11866
Conversation
I hope that we won't rename this package again 😀 I can create the subscription if it doesn't create an additional burden for you. dotnet/templating is producing builds quite often, and Tasks package is always produced though changed very rarely (maybe we can use every week cadence to limit the flow). |
It shouldn't be a problem. A weekly subscription sounds fine for this. @vlada-shubina, should I merge this? |
yes, sure. I'll create subscription shortly. |
|
Created: Test PR: #11887 |
Problem:
Microsoft.TemplateEngine.Tasks7.0.100-preview.2.22075.3is not available indotnet8feed. Those repos which don't havedotnet7feed enabled start to fail when usingUsingToolTemplateLocalizerproperty. Example: https://dev.azure.com/dnceng-public/public/_build/results?buildId=104630&view=logs&j=fa59fe4e-195c-56fa-189b-58fd241f10ddMicrosoft.TemplateEngine.Taskswas renamed to `Microsoft.TemplateEngine.Authoring.TasksSolution
Updated dependency to use new package and its latest version.
dotnet7feed is no longer need when usingUsingToolTemplateLocalizerproperty.