nuget-hash-extractor: Improvements to reduce unnecessary diffs on update (#13197)
commitf7d053a0d6f7e0e1decb372095821ed9344e4d49
authorAnkit Jain <radical@gmail.com>
Tue, 26 Feb 2019 23:41:11 +0000 (26 18:41 -0500)
committerAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 26 Feb 2019 23:41:11 +0000 (27 00:41 +0100)
treeebe1a977390b2f65dada89dc00048f25f1959b37
parent6a3b12b622c0a80e4f5f662f2a6fe869ecae1e81
nuget-hash-extractor: Improvements to reduce unnecessary diffs on update (#13197)

* [nuget-hash-extractor] Make the order for denied lists deterministic and

.. stable. We were not sorting the list of assemblies with the same
version, causing irrelevant changes in updates.

* Update denied assembly list to fix order

.. to be deterministic. Generated with the updated
nuget-hash-extractor.cs .

* [nuget-hash-extractor] Make the order of assemblies deterministic

The .nupkgs were being processed in arbitrary order, causing unncessary
diffs when updating them which required manual work to check and fix
them.
mcs/tools/xbuild/data/deniedAssembliesList.txt
tools/nuget-hash-extractor/nuget-hash-extractor.cs