代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="12.0" DefaultTargets="Build" 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>{1F5C55E6-E4FB-4AF4-B78B-9A3BA72A409B}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>CodeGenerator.Core</RootNamespace>
<AssemblyName>CodeGenerator.Core</AssemblyName>
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
</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>
</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="Aspose.Cells">
<HintPath>..\..\..\新版开发平台\CodeGenerator\CodeGenerator.Common\libs\Aspose.Cells.DLL</HintPath>
</Reference>
<Reference Include="Dapper, Version=1.50.2.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>..\packages\Dapper.1.50.2\lib\net40\Dapper.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="Mono.Security">
<HintPath>..\CodeGenerator.Common\libs\Mono.Security.dll</HintPath>
</Reference>
<Reference Include="MySql.Data">
<HintPath>..\CodeGenerator.Common\libs\MySql.Data.dll</HintPath>
</Reference>
<Reference Include="Npgsql, Version=2.2.3.0, Culture=neutral, PublicKeyToken=5d8b90d52f46fda7, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\CodeGenerator.Common\libs\Npgsql.dll</HintPath>
</Reference>
<Reference Include="Oracle.ManagedDataAccess">
<HintPath>..\CodeGenerator.Common\libs\Oracle.ManagedDataAccess.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.configuration" />
<Reference Include="System.Core" />
<Reference Include="System.Data.SQLite">
<HintPath>..\CodeGenerator.Common\libs\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" />
<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="Constant.cs" />
<Compile Include="DbHelper\DBFactory.cs" />
<Compile Include="DbHelper\IDatabase.cs" />
<Compile Include="DbHelper\SqlHelper.cs" />
<Compile Include="DbHelper\SqliteDatabase.cs" />
<Compile Include="DbHelper\MySqlDatabase.cs" />
<Compile Include="DbHelper\PostgreSQLDatabase.cs" />
<Compile Include="DbHelper\SqlServerDatabase.cs" />
<Compile Include="Dictionary\ToExcel.cs" />
<Compile Include="Dictionary\ToChm.cs" />
<Compile Include="Enums.cs" />
<Compile Include="Model\EntityCodeCreate.cs" />
<Compile Include="Model\Mybatis\JavaConfig.cs" />
<Compile Include="Model\MybatisCodeCreate.cs" />
<Compile Include="Model\BuildHCodeCreate.cs" />
<Compile Include="Model\CodeCreate.cs" />
<Compile Include="Model\CreateFormCode.cs" />
<Compile Include="Model\CreateListCode.cs" />
<Compile Include="Model\MainSetting.cs" />
<Compile Include="Model\TreeNodeEx.cs" />
<Compile Include="Model\ViewsInfo.cs" />
<Compile Include="Model\DataTypeHelper.cs" />
<Compile Include="Model\TemplateFiles.cs" />
<Compile Include="Model\NameElement.cs" />
<Compile Include="Model\TableInfo.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Model\ServerInfo.cs" />
<Compile Include="Config.cs" />
<Compile Include="Model\ColumnInfo.cs" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\CodeGenerator.Common\CodeGenerator.Common.csproj">
<Project>{389da6aa-b4af-4e06-822a-658114282f5b}</Project>
<Name>CodeGenerator.Common</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />
</ItemGroup>
<ItemGroup />
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.
<Target Name="BeforeBuild">
</Target>
<Target Name="AfterBuild">
</Target>
-->
</Project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。