You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

147 lines
7.5 KiB
XML

<?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>{84248E73-010C-4A59-9B3F-8AEA06ECB007}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>IBKLinker_Minio</RootNamespace>
<AssemblyName>IBKLinker-Minio</AssemblyName>
<TargetFrameworkVersion>v4.6</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<Deterministic>true</Deterministic>
</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="HtmlAgilityPack, Version=1.11.49.0, Culture=neutral, PublicKeyToken=bd319b19eaf3b43a, processorArchitecture=MSIL">
<HintPath>packages\HtmlAgilityPack.1.11.49\lib\Net45\HtmlAgilityPack.dll</HintPath>
</Reference>
<Reference Include="log4net">
<HintPath>..\IBKLinkerMinio_Service\log4net.dll</HintPath>
</Reference>
<Reference Include="Minio, Version=2.0.0.0, Culture=neutral, processorArchitecture=MSIL">
<HintPath>packages\Minio.2.0.0\lib\net46\Minio.dll</HintPath>
</Reference>
<Reference Include="Newtonsoft.Json, Version=11.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
<HintPath>packages\Newtonsoft.Json.11.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
</Reference>
<Reference Include="nunit.framework, Version=2.6.4.14350, Culture=neutral, PublicKeyToken=96d09a1eb7f44a77, processorArchitecture=MSIL">
<HintPath>packages\NUnit.2.6.4\lib\nunit.framework.dll</HintPath>
</Reference>
<Reference Include="RestSharp, Version=106.3.1.0, Culture=neutral, PublicKeyToken=598062e77f915f75, processorArchitecture=MSIL">
<HintPath>packages\RestSharp.106.3.1\lib\net452\RestSharp.dll</HintPath>
</Reference>
<Reference Include="SOA.Core">
<HintPath>..\IBKLinkerMinio_Service\SOA.Core.dll</HintPath>
</Reference>
<Reference Include="SOA.Data">
<HintPath>..\IBKLinkerMinio_Service\SOA.Data.dll</HintPath>
</Reference>
<Reference Include="SOA.Expression">
<HintPath>..\IBKLinkerMinio_Service\SOA.Expression.dll</HintPath>
</Reference>
<Reference Include="SOA.Interfaces">
<HintPath>..\IBKLinkerMinio_Service\SOA.Interfaces.dll</HintPath>
</Reference>
<Reference Include="SOA.License">
<HintPath>..\IBKLinkerMinio_Service\SOA.License.dll</HintPath>
</Reference>
<Reference Include="SOA.MQ.Client">
<HintPath>..\IBKLinkerMinio_Service\SOA.MQ.Client.dll</HintPath>
</Reference>
<Reference Include="SOA.Persistent">
<HintPath>..\IBKLinkerMinio_Service\SOA.Persistent.dll</HintPath>
</Reference>
<Reference Include="SOA.Persistent.NoSql">
<HintPath>..\IBKLinkerMinio_Service\SOA.Persistent.NoSql.dll</HintPath>
</Reference>
<Reference Include="SOA.ServiceHost">
<HintPath>..\IBKLinkerMinio_Service\SOA.ServiceHost.exe</HintPath>
</Reference>
<Reference Include="Swashbuckle.Core">
<HintPath>..\IBKLinkerMinio_Service\Swashbuckle.Core.dll</HintPath>
</Reference>
<Reference Include="System" />
<Reference Include="System.Buffers, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\IBKLinkerMinio_Service\System.Buffers.dll</HintPath>
</Reference>
<Reference Include="System.Core" />
<Reference Include="System.Data.SQLite">
<HintPath>..\IBKLinkerMinio_Service\System.Data.SQLite.dll</HintPath>
</Reference>
<Reference Include="System.IO.Compression.FileSystem" />
<Reference Include="System.Memory, Version=4.0.1.2, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\IBKLinkerMinio_Service\System.Memory.dll</HintPath>
</Reference>
<Reference Include="System.Net" />
<Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\IBKLinkerMinio_Service\System.Net.Http.Formatting.dll</HintPath>
</Reference>
<Reference Include="System.Net.Http.WebRequest" />
<Reference Include="System.Reactive, Version=4.0.0.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>packages\System.Reactive.4.0.0\lib\net46\System.Reactive.dll</HintPath>
</Reference>
<Reference Include="System.Reactive.Linq, Version=3.0.3000.0, Culture=neutral, PublicKeyToken=94bc3704cddfc263, processorArchitecture=MSIL">
<HintPath>packages\System.Reactive.Linq.4.0.0\lib\net46\System.Reactive.Linq.dll</HintPath>
</Reference>
<Reference Include="System.Web" />
<Reference Include="System.Web.Http">
<HintPath>..\IBKLinkerMinio_Service\System.Web.Http.dll</HintPath>
</Reference>
<Reference Include="System.Web.Http.SelfHost">
<HintPath>..\IBKLinkerMinio_Service\System.Web.Http.SelfHost.dll</HintPath>
</Reference>
<Reference Include="System.Windows" />
<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.Net.Http" />
<Reference Include="System.Xml" />
<Reference Include="WindowsBase" />
</ItemGroup>
<ItemGroup>
<Compile Include="Controller\MinioController\MinioApiController.cs" />
<Compile Include="Entity\Common\BaseCodeDetail.cs" />
<Compile Include="Entity\Common\BaseCodeMaster.cs" />
<Compile Include="Entity\Common\RequestEntity.cs" />
<Compile Include="Entity\MinioController\MinioAuthority.cs" />
<Compile Include="Entity\MinioController\MinioControllerInputModel.cs" />
<Compile Include="Entity\MinioController\MinioFileassociation.cs" />
<Compile Include="Entity\MinioController\MinioOperationlog.cs" />
<Compile Include="Entity\MinioController\MinioRolePermission.cs" />
<Compile Include="Entity\MinioController\MinioStoragePath.cs" />
<Compile Include="Entity\MinioController\MinioUser.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
<Folder Include="Common\" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>