Set the AppendTargetFrameworkToOutputPath
property to false
so that
MSBuild does not append anything extra to our standard target output
paths. This fixes the INSTALL
target, among other things.
Fixes: #23989 (closed)
Topic-rename: vs-dotnet-sdk-output-paths