1
0
Форкнуть 0
ApplicationInsights-aspnetcore/enablestrongnamevalidation.ps1

3 строки
315 B
PowerShell

& "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
# running both the above as a hack which is known to work. Its not clear why both are needed.