|
|
|
|
<?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>{19433717-0B6E-4FB8-A5BD-2CD5B89F1A7D}</ProjectGuid>
|
|
|
|
|
<OutputType>WinExe</OutputType>
|
|
|
|
|
<RootNamespace>formula_manage</RootNamespace>
|
|
|
|
|
<AssemblyName>formula_manage</AssemblyName>
|
|
|
|
|
<TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
|
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<AutoGenerateBindingRedirects>false</AutoGenerateBindingRedirects>
|
|
|
|
|
<Deterministic>true</Deterministic>
|
|
|
|
|
<IsWebBootstrapper>false</IsWebBootstrapper>
|
|
|
|
|
<TargetFrameworkProfile />
|
|
|
|
|
<PublishUrl>C:\Users\24018\Desktop\</PublishUrl>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
<InstallFrom>Disk</InstallFrom>
|
|
|
|
|
<UpdateEnabled>false</UpdateEnabled>
|
|
|
|
|
<UpdateMode>Foreground</UpdateMode>
|
|
|
|
|
<UpdateInterval>7</UpdateInterval>
|
|
|
|
|
<UpdateIntervalUnits>Days</UpdateIntervalUnits>
|
|
|
|
|
<UpdatePeriodically>false</UpdatePeriodically>
|
|
|
|
|
<UpdateRequired>false</UpdateRequired>
|
|
|
|
|
<MapFileExtensions>true</MapFileExtensions>
|
|
|
|
|
<ApplicationRevision>1</ApplicationRevision>
|
|
|
|
|
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
|
|
|
|
|
<UseApplicationTrust>false</UseApplicationTrust>
|
|
|
|
|
<PublishWizardCompleted>true</PublishWizardCompleted>
|
|
|
|
|
<BootstrapperEnabled>true</BootstrapperEnabled>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<Optimize>false</Optimize>
|
|
|
|
|
<OutputPath>bin\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
|
|
<PlatformTarget>AnyCPU</PlatformTarget>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<OutputPath>bin\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<SignManifests>true</SignManifests>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ApplicationIcon>sunlight_logo.ico</ApplicationIcon>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
|
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
|
|
|
|
<LangVersion>7.3</LangVersion>
|
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<Prefer32Bit>true</Prefer32Bit>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<StartupObject>formula_manage.App</StartupObject>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ManifestCertificateThumbprint>3A21420A69675572D3E1BCB9F33C2ACD060FBB82</ManifestCertificateThumbprint>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<ManifestKeyFile>formula_manage_TemporaryKey.pfx</ManifestKeyFile>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<PropertyGroup>
|
|
|
|
|
<GenerateManifests>true</GenerateManifests>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="Accessibility" />
|
|
|
|
|
<Reference Include="CommonServiceLocator, Version=2.0.2.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\CommonServiceLocator.2.0.2\lib\net45\CommonServiceLocator.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FastReport, Version=2024.1.2.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\FastReport.Net.Demo.2024.1.2\lib\net462\FastReport.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FastReport.Bars, Version=2024.1.2.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\FastReport.Net.Demo.2024.1.2\lib\net462\FastReport.Bars.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FastReport.Compat, Version=2024.1.0.0, Culture=neutral, PublicKeyToken=406e1f4c3c8ef97e, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\FastReport.Compat.2024.1.0\lib\net40\FastReport.Compat.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FastReport.DataVisualization, Version=2024.1.0.0, Culture=neutral, PublicKeyToken=406e1f4c3c8ef97e, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\FastReport.DataVisualization.2024.1.0\lib\net40\FastReport.DataVisualization.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FastReport.Editor, Version=2024.1.2.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\FastReport.Net.Demo.2024.1.2\lib\net462\FastReport.Editor.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FastReport.VSDesign, Version=1.0.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\FastReport.Net.Demo.2024.1.2\lib\net462\FastReport.VSDesign.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FastReport.Web, Version=1.0.0.0, Culture=neutral, PublicKeyToken=db7e5ce63278458c, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\FastReport.Net.Demo.2024.1.2\lib\net462\FastReport.Web.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="FirstFloor.ModernUI, Version=1.0.9.0, Culture=neutral, PublicKeyToken=bc9b0c37bf06c6a9, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\ModernUI.WPF.1.0.9\lib\net45\FirstFloor.ModernUI.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="GalaSoft.MvvmLight, Version=5.4.1.0, Culture=neutral, PublicKeyToken=e7570ab207bcb616, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="GalaSoft.MvvmLight.Extras, Version=5.4.1.0, Culture=neutral, PublicKeyToken=669f0b5e8f868abf, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Extras.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="GalaSoft.MvvmLight.Platform, Version=5.4.1.0, Culture=neutral, PublicKeyToken=5f873c45e98af8a1, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\MvvmLightLibs.5.4.1.1\lib\net45\GalaSoft.MvvmLight.Platform.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ModernUI.Xceed.AvalonDock, Version=0.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\SamOatesGames.ModernUI.Xceed.Toolkit.1.0.1905191936\lib\net45\ModernUI.Xceed.AvalonDock.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ModernUI.Xceed.Toolkit, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\SamOatesGames.ModernUI.Xceed.Toolkit.1.0.1905191936\lib\net45\ModernUI.Xceed.Toolkit.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="System.Data" />
|
|
|
|
|
<Reference Include="System.Drawing" />
|
|
|
|
|
<Reference Include="System.Management" />
|
|
|
|
|
<Reference Include="System.Printing" />
|
|
|
|
|
<Reference Include="System.Security" />
|
|
|
|
|
<Reference Include="System.Windows.Forms" />
|
|
|
|
|
<Reference Include="System.Windows.Interactivity, Version=4.5.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\MvvmLightLibs.5.4.1.1\lib\net45\System.Windows.Interactivity.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
<Reference Include="System.Core" />
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
|
|
|
<Reference Include="System.Net.Http" />
|
|
|
|
|
<Reference Include="System.Xaml">
|
|
|
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="ThoughtWorks.QRCode, Version=1.0.4778.30637, Culture=neutral, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\ThoughtWorks.QRCode.1.1.0\lib\ThoughtWorks.QRCode.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="WindowsBase" />
|
|
|
|
|
<Reference Include="PresentationCore" />
|
|
|
|
|
<Reference Include="PresentationFramework" />
|
|
|
|
|
<Reference Include="Xceed.Wpf.AvalonDock, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.AvalonDock.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.AvalonDock.Themes.Aero, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.AvalonDock.Themes.Aero.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.AvalonDock.Themes.Metro, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.AvalonDock.Themes.Metro.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.AvalonDock.Themes.VS2010, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.AvalonDock.Themes.VS2010.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
<Reference Include="Xceed.Wpf.Toolkit, Version=4.5.0.0, Culture=neutral, PublicKeyToken=3e4669d2f30244f4, processorArchitecture=MSIL">
|
|
|
|
|
<HintPath>packages\Extended.Wpf.Toolkit.4.5.1\lib\net40\Xceed.Wpf.Toolkit.dll</HintPath>
|
|
|
|
|
</Reference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ApplicationDefinition Include="App.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</ApplicationDefinition>
|
|
|
|
|
<Compile Include="ConvertMoels\CategoriesSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\ColorSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\DeviationConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\GramsSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\IndustrySQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\IonSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\ProductTypeSQLConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\StatenConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\StatenERRConvert.cs" />
|
|
|
|
|
<Compile Include="ConvertMoels\UserSQLConvert.cs" />
|
|
|
|
|
<Compile Include="IProvider.cs" />
|
|
|
|
|
<Compile Include="Login.xaml.cs">
|
|
|
|
|
<DependentUpon>Login.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="SQLModels\STUFF_Product.cs" />
|
|
|
|
|
<Compile Include="UserClass\DataGridHelper.cs" />
|
|
|
|
|
<Compile Include="UserClass\IniFile.cs" />
|
|
|
|
|
<Compile Include="UserClass\PressKey.cs" />
|
|
|
|
|
<Compile Include="UserClass\DataTableForToObservableCollection.cs" />
|
|
|
|
|
<Compile Include="UserClass\PrintHelper.cs" />
|
|
|
|
|
<Compile Include="UserClass\UserPrint.cs" />
|
|
|
|
|
<Compile Include="ViewModel\RECIPEViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModel\MainWindowViewModel.cs" />
|
|
|
|
|
<Compile Include="ViewModel\ViewModelLocator.cs" />
|
|
|
|
|
<Compile Include="View\Formula.xaml.cs">
|
|
|
|
|
<DependentUpon>Formula.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="View\ViewOrder.xaml.cs">
|
|
|
|
|
<DependentUpon>ViewOrder.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="View\ViewProcess.xaml.cs">
|
|
|
|
|
<DependentUpon>ViewProcess.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\APP_set.xaml.cs">
|
|
|
|
|
<DependentUpon>APP_set.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\client.xaml.cs">
|
|
|
|
|
<DependentUpon>client.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\color.xaml.cs">
|
|
|
|
|
<DependentUpon>color.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\RECIPE.xaml.cs">
|
|
|
|
|
<DependentUpon>RECIPE.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Dissolve.xaml.cs">
|
|
|
|
|
<DependentUpon>Dissolve.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Print.xaml.cs">
|
|
|
|
|
<DependentUpon>Print.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\fabric.xaml.cs">
|
|
|
|
|
<DependentUpon>fabric.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\CDKEY.xaml.cs">
|
|
|
|
|
<DependentUpon>CDKEY.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\User.xaml.cs">
|
|
|
|
|
<DependentUpon>User.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Machine.xaml.cs">
|
|
|
|
|
<DependentUpon>Machine.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Sql.xaml.cs">
|
|
|
|
|
<DependentUpon>Sql.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\SQL_BAK.xaml.cs">
|
|
|
|
|
<DependentUpon>SQL_BAK.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Windows\Stuff.xaml.cs">
|
|
|
|
|
<DependentUpon>Stuff.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Page Include="Flow_Document\PRINT_D.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Help.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Login.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="MainWindow.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Compile Include="App.xaml.cs">
|
|
|
|
|
<DependentUpon>App.xaml</DependentUpon>
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Help.xaml.cs">
|
|
|
|
|
<DependentUpon>Help.xaml</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="MainWindow.xaml.cs">
|
|
|
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Page Include="View\Formula.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="View\ViewOrder.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="View\ViewProcess.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\APP_set.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\client.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\color.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\RECIPE.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Dissolve.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Print.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\fabric.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\CDKEY.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\User.xaml">
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Machine.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Sql.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\SQL_BAK.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
<Page Include="Windows\Stuff.xaml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
|
|
</Page>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs">
|
|
|
|
|
<SubType>Code</SubType>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Properties\Resources.Designer.cs">
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
<DesignTime>True</DesignTime>
|
|
|
|
|
<DependentUpon>Resources.resx</DependentUpon>
|
|
|
|
|
</Compile>
|
|
|
|
|
<Compile Include="Properties\Settings.Designer.cs">
|
|
|
|
|
<AutoGen>True</AutoGen>
|
|
|
|
|
<DependentUpon>Settings.settings</DependentUpon>
|
|
|
|
|
<DesignTimeSharedInput>True</DesignTimeSharedInput>
|
|
|
|
|
</Compile>
|
|
|
|
|
<EmbeddedResource Include="Properties\Resources.resx">
|
|
|
|
|
<Generator>ResXFileCodeGenerator</Generator>
|
|
|
|
|
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
|
|
|
|
|
</EmbeddedResource>
|
|
|
|
|
<None Include="formula_manage_TemporaryKey.pfx" />
|
|
|
|
|
<None Include="packages.config" />
|
|
|
|
|
<None Include="Properties\Settings.settings">
|
|
|
|
|
<Generator>SettingsSingleFileGenerator</Generator>
|
|
|
|
|
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
|
|
|
|
|
</None>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<None Include="App.config" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="sunlight_sc.png" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="sunlight_logo.jpg" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="sunlight_logotext.jpg" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<BootstrapperPackage Include=".NETFramework,Version=v4.6">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>Microsoft .NET Framework 4.6 %28x86 和 x64%29</ProductName>
|
|
|
|
|
<Install>true</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
<BootstrapperPackage Include="Microsoft.Net.Framework.3.5.SP1">
|
|
|
|
|
<Visible>False</Visible>
|
|
|
|
|
<ProductName>.NET Framework 3.5 SP1</ProductName>
|
|
|
|
|
<Install>false</Install>
|
|
|
|
|
</BootstrapperPackage>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="Windows\sunlight_logo.jpg" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Folder Include="UserControls\" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Resource Include="sunlight_logo.ico" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
</Project>
|