|
38 | 38 | <HintPath>..\packages\ExcelDna.Integration.0.33.9\lib\ExcelDna.Integration.dll</HintPath> |
39 | 39 | <Private>False</Private> |
40 | 40 | </Reference> |
41 | | - <Reference Include="Interop.UIAutomationClient, Version=12.0.20617.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL"> |
42 | | - <HintPath>..\packages\UIAComWrapper.1.1.0.14\lib\net40\Interop.UIAutomationClient.dll</HintPath> |
43 | | - <EmbedInteropTypes>False</EmbedInteropTypes> |
44 | | - </Reference> |
45 | 41 | <Reference Include="Microsoft.Office.Interop.Excel, Version=14.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL"> |
46 | 42 | <EmbedInteropTypes>True</EmbedInteropTypes> |
47 | 43 | <HintPath>..\packages\ExcelDna.Interop.14.0.1\lib\Microsoft.Office.Interop.Excel.dll</HintPath> |
|
66 | 62 | <Reference Include="Microsoft.CSharp" /> |
67 | 63 | <Reference Include="System.Data" /> |
68 | 64 | <Reference Include="System.Xml" /> |
69 | | - <Reference Include="UIAComWrapper, Version=1.1.0.14, Culture=neutral, PublicKeyToken=78cbcf77433a85e5, processorArchitecture=MSIL"> |
70 | | - <HintPath>..\packages\UIAComWrapper.1.1.0.14\lib\net40\UIAComWrapper.dll</HintPath> |
71 | | - <Private>True</Private> |
72 | | - </Reference> |
73 | 65 | <Reference Include="WindowsBase" /> |
74 | 66 | </ItemGroup> |
75 | 67 | <ItemGroup> |
|
97 | 89 | <Compile Include="UIMonitor\WindowWatcher.cs" /> |
98 | 90 | <Compile Include="Win32Helper.cs" /> |
99 | 91 | <Compile Include="Providers\LoaderNotification.cs" /> |
100 | | - <Compile Include="WindowResizer.cs" /> |
101 | 92 | <Compile Include="UIMonitor\WinEvents.cs" /> |
102 | 93 | <Compile Include="UIMonitor\XlCall.cs" /> |
103 | 94 | </ItemGroup> |
|
0 commit comments