diff options
| author | XhmikosR <[email protected]> | 2020-02-13 14:37:25 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-02-13 14:37:25 +0200 |
| commit | e7bedac3db1686c09ed08c6a3b1730510cc7f2db (patch) | |
| tree | 49045860f9483d1a2364581ca7ae6416cb3d1cc4 | |
| parent | ba72645eaf2503a3b39fd535e836393e787ba1b7 (diff) | |
| download | bootstrap-e7bedac3db1686c09ed08c6a3b1730510cc7f2db.tar.xz bootstrap-e7bedac3db1686c09ed08c6a3b1730510cc7f2db.zip | |
change-version.js: Remove nuspec files (#30161)
The version in the nuspec files is updated automatically from package.json through MyGet.ps1
| -rw-r--r-- | build/change-version.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/change-version.js b/build/change-version.js index 0c4f3ef35..e68d4fe62 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' |
