Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 458 Bytes

File metadata and controls

21 lines (16 loc) · 458 Bytes
title NuGet Error NU5034
description NU5034 Error code
author nkolev92
ms.date 11/15/2018
ms.topic reference
ms.reviewer karann
f1_keywords
NU5034

NuGet Error NU5034

The PackageLicenseExpressionVersion string '2.0.0-InvalidSystemVersion' is not a valid version.

Issue

The PackageLicenseExpressionVersion string is a System.Version. That means no labels are allowed.

Solution

Change the property value to 2.0.0