Comment added about why both are run.

This commit is contained in:
Cijo Thomas 2017-06-23 13:04:06 -07:00
Родитель 5685cfbbd5
Коммит c36568b015
2 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -1,2 +1,3 @@
& "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\x64\sn.exe" -Vr *,31bf3856ad364e35
& "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\sn.exe" -Vr *,31bf3856ad364e35
# running both the above as a hack which is known to work. Its not clear why both are needed.

Просмотреть файл

@ -1,2 +1,3 @@
& "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\x64\sn.exe" -Vu *,31bf3856ad364e35
& "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\sn.exe" -Vu *,31bf3856ad364e35
& "C:\Program Files (x86)\Microsoft SDKs\Windows\v10.0A\bin\NETFX 4.6.2 Tools\sn.exe" -Vu *,31bf3856ad364e35
# running both the above as a hack which is known to work. Its not clear why both are needed.