Skip to content

Commit ae5c86b

Browse files
committed
pack and use repo based EA.dll
1 parent dd673c7 commit ae5c86b

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

AddIn/Itemis_Integrate_EA_Example_AddIn_Tests/Itemis_Integrate_EA_Example_AddIn_Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626

2727
<ItemGroup>
2828
<Reference Include="Interop.EA">
29-
<HintPath>C:\Program Files (x86)\Sparx Systems\EA\Interop.EA.dll</HintPath>
29+
<HintPath>$(ProjectDir)..\Lib\Interop.EA.dll</HintPath>
3030
<EmbedInteropTypes>True</EmbedInteropTypes>
3131
<Private>True</Private>
3232
</Reference>

AddIn/Lib/Interop.EA.dll

387 KB
Binary file not shown.

0 commit comments

Comments
 (0)