This project used to produce the following package structure with the 1.0.4 SDK:

But with the 2.0.2 SDK, it produces this instead:

It looks like the AppendTargetFrameworkToOutputPath property is ignored by dotnet pack.
Is this change intentional? Is there a workaround?