70 |
|
<DebugType>full</DebugType> |
71 |
|
</PropertyGroup> |
72 |
|
<ItemGroup> |
73 |
< |
<Reference Include="Interop.SldWorks"> |
74 |
< |
<Name>Interop.SldWorks</Name> |
75 |
< |
<HintPath>bin\Interop.SldWorks.dll</HintPath> |
76 |
< |
</Reference> |
77 |
< |
<Reference Include="Interop.SwConst"> |
78 |
< |
<Name>Interop.SwConst</Name> |
79 |
< |
<HintPath>obj\Interop.SwConst.dll</HintPath> |
80 |
< |
</Reference> |
81 |
< |
<Reference Include="Interop.SWPublished"> |
82 |
< |
<Name>Interop.SWPublished</Name> |
83 |
< |
<HintPath>bin\Interop.SWPublished.dll</HintPath> |
84 |
< |
</Reference> |
73 |
> |
<Reference Include="SolidWorks.Interop.sldworks, Version=15.3.1.127, Culture=neutral, PublicKeyToken=7c4797c3e4eeac03, processorArchitecture=MSIL" /> |
74 |
> |
<Reference Include="SolidWorks.Interop.swconst, Version=15.3.1.127, Culture=neutral, PublicKeyToken=19f43e188e4269d8, processorArchitecture=MSIL" /> |
75 |
> |
<Reference Include="SolidWorks.Interop.swpublished, Version=15.3.1.127, Culture=neutral, PublicKeyToken=89a97bdc5284e6d8, processorArchitecture=MSIL" /> |
76 |
|
<Reference Include="System"> |
77 |
|
<Name>System</Name> |
78 |
|
</Reference> |