|
@@ -712,6 +712,9 @@
|
|
<Compile Include="WinView\TraceView\WinTraceView.xaml.cs">
|
|
<Compile Include="WinView\TraceView\WinTraceView.xaml.cs">
|
|
<DependentUpon>WinTraceView.xaml</DependentUpon>
|
|
<DependentUpon>WinTraceView.xaml</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="WinView\WinTestUserControl.xaml.cs">
|
|
|
|
+ <DependentUpon>WinTestUserControl.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="WinView\Upload\MTopologyGriph.cs" />
|
|
<Compile Include="WinView\Upload\MTopologyGriph.cs" />
|
|
<Compile Include="WinView\Upload\UploadFilesSelectConverter.cs" />
|
|
<Compile Include="WinView\Upload\UploadFilesSelectConverter.cs" />
|
|
<Compile Include="WinView\Upload\UploadFloor.cs" />
|
|
<Compile Include="WinView\Upload\UploadFloor.cs" />
|
|
@@ -955,6 +958,10 @@
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</Page>
|
|
|
|
+ <Page Include="WinView\WinTestUserControl.xaml">
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ </Page>
|
|
<Page Include="WinView\Upload\WinUnlockedFloorList.xaml">
|
|
<Page Include="WinView\Upload\WinUnlockedFloorList.xaml">
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|