Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 518 Bytes

File metadata and controls

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

NuGet Warning NU5116

 'Content\sample.txt' was included in the project but doesn't exist. Skipping...

Issue

A content file specified in the project being packaged does not exist on the disk and is being skipped.

Solution

Please ensure that all the content file specified in the project exist on disk.