123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
- <PropertyGroup>
- <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
- <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
- <ProjectGuid>{581A0BC3-9EF7-454D-B2DD-F4FFD0BED5E0}</ProjectGuid>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>Venus_MainPages</RootNamespace>
- <AssemblyName>Venus_MainPages</AssemblyName>
- <TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\Debug\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- <NoWarn>CS0168</NoWarn>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="CommonServiceLocator">
- <HintPath>..\ThirdParty\CommonServiceLocator.dll</HintPath>
- </Reference>
- <Reference Include="ControlzEx">
- <HintPath>..\ThirdParty\ControlzEx.dll</HintPath>
- </Reference>
- <Reference Include="log4net">
- <HintPath>..\ThirdParty\log4net.dll</HintPath>
- </Reference>
- <Reference Include="OpenSEMI.Core">
- <HintPath>..\ThirdParty\OpenSEMI.Core.dll</HintPath>
- </Reference>
- <Reference Include="OpenSEMI.Ctrlib">
- <HintPath>..\ThirdParty\OpenSEMI.Ctrlib.dll</HintPath>
- </Reference>
- <Reference Include="PresentationCore" />
- <Reference Include="PresentationFramework" />
- <Reference Include="Prism">
- <HintPath>..\ThirdParty\Prism.dll</HintPath>
- </Reference>
- <Reference Include="Prism.Unity.Wpf">
- <HintPath>..\ThirdParty\Prism.Unity.Wpf.dll</HintPath>
- </Reference>
- <Reference Include="Prism.Wpf">
- <HintPath>..\ThirdParty\Prism.Wpf.dll</HintPath>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=5.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Windows.Interactivity, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\ThirdParty\System.Windows.Interactivity.dll</HintPath>
- </Reference>
- <Reference Include="System.Xaml" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Xml" />
- <Reference Include="Unity.Abstractions">
- <HintPath>..\ThirdParty\Unity.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Container">
- <HintPath>..\ThirdParty\Unity.Container.dll</HintPath>
- </Reference>
- <Reference Include="WindowsBase" />
- <Reference Include="WPFToolkit">
- <HintPath>..\ThirdParty\WPFToolkit.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.DataGrid">
- <HintPath>..\ThirdParty\Xceed.Wpf.DataGrid.dll</HintPath>
- </Reference>
- <Reference Include="Xceed.Wpf.Toolkit">
- <HintPath>..\ThirdParty\Xceed.Wpf.Toolkit.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="PMS\IUiRecipeManager.cs" />
- <Compile Include="PMS\UiRecipeManager.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="ViewModels\OverViewModel.cs" />
- <Compile Include="ViewModels\RecipeViewModel.cs" />
- <Compile Include="ViewModels\TopViewModel.cs" />
- <Compile Include="Views\OverView.xaml.cs">
- <DependentUpon>OverView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\RecipeView.xaml.cs">
- <DependentUpon>RecipeView.xaml</DependentUpon>
- </Compile>
- <Compile Include="Views\TopView.xaml.cs">
- <DependentUpon>TopView.xaml</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <ProjectReference Include="..\Framework\Common\Common.csproj">
- <Project>{9CD2A6BE-1971-4E74-B49E-547982F64034}</Project>
- <Name>Common</Name>
- </ProjectReference>
- <ProjectReference Include="..\Framework\UICore\UICore.csproj">
- <Project>{2C9E1DF3-1ABA-4972-BE60-41DD9B3C47A7}</Project>
- <Name>UICore</Name>
- </ProjectReference>
- <ProjectReference Include="..\RecipeEditorControl\RecipeEditorControl.csproj">
- <Project>{c226e370-e9fb-48e7-bf40-89a33f88ef17}</Project>
- <Name>RecipeEditorControl</Name>
- </ProjectReference>
- <ProjectReference Include="..\Venus_Themes\Venus_Themes.csproj">
- <Project>{fa46d7f1-463b-4457-93af-760b409f9c7c}</Project>
- <Name>Venus_Themes</Name>
- </ProjectReference>
- </ItemGroup>
- <ItemGroup>
- <Page Include="Views\OverView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- <Page Include="Views\RecipeView.xaml">
- <Generator>MSBuild:Compile</Generator>
- <SubType>Designer</SubType>
- </Page>
- <Page Include="Views\TopView.xaml">
- <SubType>Designer</SubType>
- <Generator>MSBuild:Compile</Generator>
- </Page>
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- </Project>
|