|
|
|
@ -96,6 +96,9 @@
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Util\Util.cs" />
|
|
|
|
|
<Compile Include="ViewModel\MainVM.cs" />
|
|
|
|
|
<Compile Include="View\UserControlInput.xaml.cs">
|
|
|
|
|
<DependentUpon>UserControlInput.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Page Include="MainWindow.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
@ -140,6 +143,10 @@
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="View\UserControlInput.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="Model\BaiduModel.cs" />
|
|
|
|
|