From 8c4b61e30c3fcd01f821f64532571b1a8361158f Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 13 Feb 2020 14:37:25 +0200 Subject: 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(-) (limited to 'build') diff --git a/build/change-version.js b/build/change-version.js index cf567d1bcf..509cd5ff9c 100755 --- a/build/change-version.js +++ b/build/change-version.js @@ -95,7 +95,6 @@ function main(args) { '.js', '.json', '.md', - '.nuspec', '.scss', '.txt', '.yml' -- cgit v1.2.3