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> |
147 |
|
<Compile Include="MAGIC.vb"> |
148 |
|
<SubType>Code</SubType> |
149 |
|
</Compile> |
150 |
+ |
<Compile Include="My Project\Resources.Designer.vb"> |
151 |
+ |
<AutoGen>True</AutoGen> |
152 |
+ |
<DesignTime>True</DesignTime> |
153 |
+ |
<DependentUpon>Resources.resx</DependentUpon> |
154 |
+ |
</Compile> |
155 |
|
<Compile Include="My Project\Settings.Designer.vb"> |
156 |
|
<AutoGen>True</AutoGen> |
157 |
|
<DesignTimeSharedInput>True</DesignTimeSharedInput> |
216 |
|
<DependentUpon>Debug_form.vb</DependentUpon> |
217 |
|
<SubType>Designer</SubType> |
218 |
|
</EmbeddedResource> |
219 |
+ |
<EmbeddedResource Include="My Project\Resources.resx"> |
220 |
+ |
<SubType>Designer</SubType> |
221 |
+ |
<CustomToolNamespace>My.Resources</CustomToolNamespace> |
222 |
+ |
<Generator>VbMyResourcesResXFileCodeGenerator</Generator> |
223 |
+ |
<LastGenOutput>Resources.Designer.vb</LastGenOutput> |
224 |
+ |
</EmbeddedResource> |
225 |
|
<EmbeddedResource Include="pogtest.resx"> |
226 |
|
<DependentUpon>pogtest.vb</DependentUpon> |
227 |
|
<SubType>Designer</SubType> |