Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 481 Bytes

File metadata and controls

24 lines (17 loc) · 481 Bytes
title NuGet Error NU5027
description NU5027 Error code
author mishra14
ms.author jodou
ms.date 8/8/2018
ms.topic reference
ms.reviewer anangaur
f1_keywords
NU5027

NuGet Error NU5027

Invalid target framework for the file 'F:\project\project.dll'.

Issue

An assembly being packaged does not contain a valid target framework metadata.

Solution

Please ensure that the assembly being packaged contains a valid TargetFramework property.