Skip to content
This repository was archived by the owner on Jul 14, 2020. It is now read-only.
This repository was archived by the owner on Jul 14, 2020. It is now read-only.

CBT.UnifiedOutputDir breaks build for non-.NET Core projects when added #253

@Porges

Description

@Porges

I took the sample (internal) project "Template-VS2017-CloudBuild" which worked fine, and added CBT.UnifiedOutputDir (2.0.16) to it. This causes the following error to happen:

C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\MSBuild\Microsoft\NuGet\15.0\Microsoft.NuGet.targets(186,5):
error : Your project is not referencing the ".NETFramework,Version=v4.6" framework.
Add a reference to ".NETFramework,Version=v4.6" in the "frameworks" section of your project.json, and then re-run NuGet restore.

I also created a new .NET Core project which was not affected by this problem.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions