Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 516 Bytes

File metadata and controls

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

NuGet Warning NU5115

Description was not specified. Using 'Description'.

Issue

A property was not specified to the pack command, hence a default value was chosen instead.

Solution

Please specify the mentioned property in the csproj as an msbuild property if using project file or in the nuspec file.