Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 472 Bytes

File metadata and controls

24 lines (17 loc) · 472 Bytes
title description author ms.author ms.date ms.topic ms.reviewer f1_keywords
NuGet Error NU5027
NU5027 Error code
mishra14
jodou
8/8/2018
reference
anangaur
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.