From 04c86c65b628ccb57408ef1254c4bdfd10a37e21 Mon Sep 17 00:00:00 2001 From: John Luo Date: Sat, 15 Apr 2017 00:59:33 -0700 Subject: [PATCH] Nuget pack requires a version attribute Even when you override with -Version on the command line. --- build/Build.RuntimeStore.nuspec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build/Build.RuntimeStore.nuspec b/build/Build.RuntimeStore.nuspec index ea5ae50ef7..089762039d 100644 --- a/build/Build.RuntimeStore.nuspec +++ b/build/Build.RuntimeStore.nuspec @@ -1,11 +1,12 @@ - PackageStore.Int + Build.RuntimeStore + $version$ Microsoft Runtime Package Store for ASP.NET Core, for internal builds - \ No newline at end of file +