Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 620 Bytes

File metadata and controls

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

NuGet Warning NU5103

The folder 'lib\random_tfm\temp.dll' under 'lib' is not recognized as a valid framework name or a supported culture identifier. Rename it to a valid framework name or culture identifier.

Issue

An assembly was detected to be under an invalid target framework or culture identifier folder under the lib folder.

Solution

Please rename the folder to a valid framework name or culture identifier.