[msbuild] Install a `deniedAssembliesList.txt` to support denied ... (#5358)
[mono.git] / tools / nuget-hash-extractor / download.sh
index 375666e3b6b0702371cc3eb210239f1a4853db09..3e413ea253107644245ceff1bfca38695d987e78 100755 (executable)
@@ -8,6 +8,12 @@ mkdir nugets
 ## We don’t want to fix all broken nugets we only focus on few system-like that are likely to be used by broad audience and
 ## we have working implementation available in one of Mono assemblies.
 ##
+## PLEASE keep this in sync with mcs/tools/xbuild/data/deniedAssembliesList.txt
+##
+## If any nugets are added or removed here, then make sure to regenerate the above file with:
+##
+##   $ mono nuget-hash-extractor.exe nugets guids_for_msbuild > ../../mcs/tools/xbuild/data/deniedAssembliesList.txt
+##
 
 #System.Runtime.InteropServices.RuntimeInformation
 wget https://www.nuget.org/api/v2/package/System.Runtime.InteropServices.RuntimeInformation/4.3.0 -O nugets/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg