|
@@ -42,8 +42,14 @@
|
|
|
<Reference Include="System.Xml" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
- <Compile Include="Class1.cs" />
|
|
|
+ <Compile Include="Measure.cs" />
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
</ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <ProjectReference Include="..\SmartSEMControl\SmartSEMControl.csproj">
|
|
|
+ <Project>{bf7f80b0-a6da-4470-a331-4c96057fc7fa}</Project>
|
|
|
+ <Name>SmartSEMControl</Name>
|
|
|
+ </ProjectReference>
|
|
|
+ </ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
</Project>
|