Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 621 Bytes

File metadata and controls

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

NuGet Warning NU5108

The transform file 'other\code.pp' is outside the 'content' folder and hence will not be transformed during installation of this package. Move it into the 'content' folder.

Issue

An .pp or a .transform file was detected in a folder other than content folder.

Solution

Please place the .pp or a .transform file under the content folder for it to be compatible with NuGet tooling.