fix intellisense for crashes uap10

This commit is contained in:
Zongren Feng Feng (Beyondsoft Corporation) 2019-04-11 06:29:58 +08:00
Родитель cd1dc4fbbd
Коммит 48c7b640b9
1 изменённых файлов: 1 добавлений и 0 удалений

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

@ -47,6 +47,7 @@
<!-- targets files add correct references to proper platforms -->
<file src="$uwp_dir$/Microsoft.AppCenter.Crashes.targets" target="build/uap10.0"/>
<file src="$uwp_dir$/Microsoft.AppCenter.Crashes.dll" target="ref/uap10.0" />
<file src="$uwp_dir$/x86/Microsoft.AppCenter.Crashes.xml" target="ref/uap10.0" />
<!--x86 -->
<file src="$uwp_dir$/x86/Microsoft.AppCenter.Crashes.dll" target="runtimes/win10-x86/lib/uap10.0" />