Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 492 Bytes

File metadata and controls

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

NuGet Error NU5003

Failed to build package because of an unsupported targetFramework value on 'System.Net'.

Issue

A framework assembly specified in the nuspec file does not contain a valid framework.

Solution

Please fix the target framework specified in the referenced assembly.