From e7bedac3db1686c09ed08c6a3b1730510cc7f2db Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 13 Feb 2020 14:37:25 +0200 Subject: [PATCH] change-version.js: Remove nuspec files (#30161) The version in the nuspec files is updated automatically from package.json through MyGet.ps1 --- build/change-version.js | 1 - 1 file changed, 1 deletion(-) diff --git a/build/change-version.js b/build/change-version.js index 0c4f3ef353..e68d4fe62a 100644 --- a/build/change-version.js +++ b/build/change-version.js @@ -102,7 +102,6 @@ function main(args) { '.js', '.json', '.md', - '.nuspec', '.scss', '.txt', '.yml'