123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.props" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" />
- <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>{52B47C78-BF08-4670-AB88-FDC972B4D7B4}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>OTSPartA_STDEditor</RootNamespace>
- <AssemblyName>OTSPartA_STDEditor</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
- <Deterministic>true</Deterministic>
- <TargetFrameworkProfile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <PlatformTarget>x64</PlatformTarget>
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>..\Bin\x64\Release_oxford50\</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\x64\Release\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </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>false</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 Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\Bin\x64\Release_oxford50\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford50|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\bin\x64\Release_oxford50\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\CleannessRelease\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'CleannessRelease|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\bin\x64\CleannessRelease\</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)' == 'LithiumCleanness|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\LithiumCleanness\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'LithiumCleanness|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\x64\LithiumCleanness\</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_oxford60|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Release_oxford60\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford60|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\bin\x64\Release_oxford60\</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_oxford61|AnyCPU'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>bin\Release_oxford61\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>AnyCPU</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release_oxford61|x64'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\bin\x64\Release_oxford61\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x64</PlatformTarget>
- <LangVersion>7.3</LangVersion>
- <ErrorReport>prompt</ErrorReport>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>..\packages\EntityFramework.6.4.4\lib\net45\EntityFramework.SqlServer.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="OTS.WinFormsUI.Docking, Version=1.0.0.0, Culture=neutral, processorArchitecture=MSIL">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\OpenDll\WordApiDll\OTS.WinFormsUI.Docking.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="SourceGrid">
- <HintPath>..\OpenDll\WordApiDll\SourceGrid.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.SQLite, Version=1.0.115.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=AMD64">
- <SpecificVersion>False</SpecificVersion>
- <HintPath>..\OpenDll\SQLiteDll\System.Data.SQLite.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Windows.Forms.Ribbon">
- <HintPath>..\OpenDll\WordApiDll\System.Windows.Forms.Ribbon.dll</HintPath>
- <Private>False</Private>
- </Reference>
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- <Reference Include="WindowsBase" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="UI\Attributes.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\Attributes.Designer.cs">
- <DependentUpon>Attributes.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseClass\SqlLiteClass.cs" />
- <Compile Include="UI\NonLogicalUI\FormForWaiting.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\NonLogicalUI\FormForWaiting.Designer.cs">
- <DependentUpon>FormForWaiting.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\Form_GroupId.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\Form_GroupId.Designer.cs">
- <DependentUpon>Form_GroupId.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\NonLogicalUI\Form_PeriodicTable.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\NonLogicalUI\Form_PeriodicTable.Designer.cs">
- <DependentUpon>Form_PeriodicTable.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\ImportStandardLibraryTypeSelection.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\ImportStandardLibraryTypeSelection.Designer.cs">
- <DependentUpon>ImportStandardLibraryTypeSelection.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseClass\STDGroups.cs" />
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DesignTime>True</DesignTime>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- <Compile Include="UI\ReferenceLibrary.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\ReferenceLibrary.Designer.cs">
- <DependentUpon>ReferenceLibrary.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\Form_MaxEDSRules.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\Form_MaxEDSRules.Designer.cs">
- <DependentUpon>Form_MaxEDSRules.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\Form_UserConstants.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\Form_UserConstants.Designer.cs">
- <DependentUpon>Form_UserConstants.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\Form_ZeroElementRules.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\Form_ZeroElementRules.Designer.cs">
- <DependentUpon>Form_ZeroElementRules.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseClass\STDdata.cs" />
- <Compile Include="UI\Form_Main.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\Form_Main.Designer.cs">
- <DependentUpon>Form_Main.cs</DependentUpon>
- </Compile>
- <Compile Include="BaseClass\Language.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="UI\STDEditor.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\STDEditor.Designer.cs">
- <DependentUpon>STDEditor.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\STDRuleslist.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\STDRuleslist.Designer.cs">
- <DependentUpon>STDRuleslist.cs</DependentUpon>
- </Compile>
- <Compile Include="UI\SubMidWindow.cs">
- <SubType>Form</SubType>
- </Compile>
- <Compile Include="UI\SubMidWindow.Designer.cs">
- <DependentUpon>SubMidWindow.cs</DependentUpon>
- </Compile>
- <EmbeddedResource Include="UI\Attributes.resx">
- <DependentUpon>Attributes.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\NonLogicalUI\FormForWaiting.resx">
- <DependentUpon>FormForWaiting.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\Form_GroupId.resx">
- <DependentUpon>Form_GroupId.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\NonLogicalUI\Form_PeriodicTable.resx">
- <DependentUpon>Form_PeriodicTable.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\ImportStandardLibraryTypeSelection.resx">
- <DependentUpon>ImportStandardLibraryTypeSelection.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\ReferenceLibrary.resx">
- <DependentUpon>ReferenceLibrary.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\Form_Main.resx">
- <DependentUpon>Form_Main.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\Form_MaxEDSRules.resx">
- <DependentUpon>Form_MaxEDSRules.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\Form_UserConstants.resx">
- <DependentUpon>Form_UserConstants.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\Form_ZeroElementRules.resx">
- <DependentUpon>Form_ZeroElementRules.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <SubType>Designer</SubType>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\STDEditor.resx">
- <DependentUpon>STDEditor.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\STDRuleslist.resx">
- <DependentUpon>STDRuleslist.cs</DependentUpon>
- </EmbeddedResource>
- <EmbeddedResource Include="UI\SubMidWindow.resx">
- <DependentUpon>SubMidWindow.cs</DependentUpon>
- </EmbeddedResource>
- <None Include="ClassDiagram.cd" />
- <None Include="Properties\Settings.settings">
- <Generator>SettingsSingleFileGenerator</Generator>
- <LastGenOutput>Settings.Designer.cs</LastGenOutput>
- </None>
- <Compile Include="Properties\Settings.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Settings.settings</DependentUpon>
- <DesignTimeSharedInput>True</DesignTimeSharedInput>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <None Include="App.config" />
- </ItemGroup>
- <ItemGroup>
- <None Include="resource\PeriodicTable_En.jpg" />
- </ItemGroup>
- <ItemGroup>
- <None Include="resource\电镜.jpg" />
- <None Include="resource\关机.png" />
- <None Include="resource\公司图标.bmp" />
- <None Include="resource\编辑.png" />
- <None Include="resource\worddocument32.png" />
- <None Include="resource\另存为.png" />
- <None Include="resource\open32.png" />
- <None Include="resource\paste32.png" />
- <None Include="resource\back32.png" />
- <None Include="resource\PeriodicTable_ZH.jpg" />
- <None Include="resource\Recover161.png" />
- <None Include="resource\Recover321.png" />
- <None Include="resource\Ruler161.png" />
- <None Include="resource\saveas32.png" />
- <None Include="resource\saveas321.png" />
- <Content Include="resource\STDEditoName.png" />
- </ItemGroup>
- <ItemGroup />
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.props'))" />
- <Error Condition="!Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\EntityFramework.6.4.4\build\EntityFramework.targets'))" />
- </Target>
- <Import Project="..\packages\EntityFramework.6.4.4\build\EntityFramework.targets" Condition="Exists('..\packages\EntityFramework.6.4.4\build\EntityFramework.targets')" />
- </Project>
|