| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 | 
							- <?xml version="1.0" encoding="utf-8"?>
 
- <Project ToolsVersion="12.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
-   <PropertyGroup>
 
-     <Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration>
 
-     <Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform>
 
-     <ProductVersion>8.0.30703</ProductVersion>
 
-     <SchemaVersion>2.0</SchemaVersion>
 
-     <ProjectGuid>{CB2988D4-4E7F-4F53-9CBA-4508B483F3CA}</ProjectGuid>
 
-     <OutputType>Library</OutputType>
 
-     <AppDesignerFolder>Properties</AppDesignerFolder>
 
-     <RootNamespace>SCC.Models</RootNamespace>
 
-     <AssemblyName>SCC.Models</AssemblyName>
 
-     <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
 
-     <FileAlignment>512</FileAlignment>
 
-     <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>
 
-     <Prefer32Bit>false</Prefer32Bit>
 
-   </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>
 
-     <Prefer32Bit>false</Prefer32Bit>
 
-   </PropertyGroup>
 
-   <ItemGroup>
 
-     <Reference Include="System" />
 
-     <Reference Include="System.Core" />
 
-     <Reference Include="System.Xml.Linq" />
 
-     <Reference Include="System.Data.DataSetExtensions" />
 
-     <Reference Include="Microsoft.CSharp" />
 
-     <Reference Include="System.Data" />
 
-     <Reference Include="System.Xml" />
 
-   </ItemGroup>
 
-   <ItemGroup>
 
-     <Compile Include="EmailModel.cs" />
 
-     <Compile Include="KaiJiangHao.cs" />
 
-     <Compile Include="LotteryGlossaryModel.cs" />
 
-     <Compile Include="LotteryNewsModel.cs" />
 
-     <Compile Include="LotterySkillModel.cs" />
 
-     <Compile Include="OpenCaiApiArg.cs" />
 
-     <Compile Include="OpenCaiBaseJson.cs" />
 
-     <Compile Include="OpenCodeModel.cs" />
 
-     <Compile Include="Properties\AssemblyInfo.cs" />
 
-     <Compile Include="SCCConfig.cs" />
 
-     <Compile Include="SCCEnum.cs" />
 
-     <Compile Include="SCCSysAttribute.cs" />
 
-     <Compile Include="KaijiangDetailsEntity.cs" />
 
-     <Compile Include="TrendChartModel.cs" />
 
-   </ItemGroup>
 
-   <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
 
-   
  
- </Project>
 
 
  |