Skip to content

Commit 99bfd37

Browse files
Merge pull request #33 from IamWenboZhang/master
Fixing #27 issue
2 parents 75196d8 + f3603d6 commit 99bfd37

File tree

6 files changed

+4
-6
lines changed

6 files changed

+4
-6
lines changed
-145 KB
Binary file not shown.

FSSHTTPWOPIInspector/Test/WOPIautomation/WOPIautomation/WOPIautomation.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,8 @@
4848
<HintPath>..\ExternalReference\FiddlerCore.dll</HintPath>
4949
<Aliases>FiddlerCore</Aliases>
5050
</Reference>
51-
<Reference Include="FSSHTTPandWOPIFiddlerInspector, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
52-
<SpecificVersion>False</SpecificVersion>
53-
<HintPath>..\ExternalReference\FSSHTTPandWOPIFiddlerInspector.dll</HintPath>
51+
<Reference Include="FSSHTTPandWOPIFiddlerInspector">
52+
<HintPath>..\..\..\..\Releases\FSSHTTPandWOPIFiddlerInspector.dll</HintPath>
5453
</Reference>
5554
<Reference Include="Interop.AutoItX3Lib">
5655
<HintPath>..\ExternalReference\Interop.AutoItX3Lib.dll</HintPath>
-351 KB
Binary file not shown.

MAPIInspector/Test/MAPIAutomationTest/MAPIAutomationTest/MAPIAutomationTest.csproj

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,8 @@
6464
<SpecificVersion>False</SpecificVersion>
6565
<HintPath>..\ExternalReference\ionic.zip.reduced.dll</HintPath>
6666
</Reference>
67-
<Reference Include="MAPIFiddlerInspector, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
68-
<SpecificVersion>False</SpecificVersion>
69-
<HintPath>..\ExternalReference\MAPIFiddlerInspector.dll</HintPath>
67+
<Reference Include="MAPIFiddlerInspector">
68+
<HintPath>..\..\..\..\Releases\MAPIFiddlerInspector.dll</HintPath>
7069
</Reference>
7170
<Reference Include="Microsoft.CSharp" />
7271
<Reference Include="Microsoft.Office.Interop.Outlook, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c, processorArchitecture=MSIL">

FSSHTTPWOPIInspector/Test/WOPIautomation/ExternalReference/FSSHTTPandWOPIFiddlerInspector.dll renamed to Releases/FSSHTTPandWOPIFiddlerInspector.dll

File renamed without changes.

MAPIInspector/Test/MAPIAutomationTest/ExternalReference/MAPIFiddlerInspector.dll renamed to Releases/MAPIFiddlerInspector.dll

File renamed without changes.

0 commit comments

Comments
 (0)