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.

166 lines
9.0 KiB
XML

1 year ago
<?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>
11 months ago
<Reference Include="BouncyCastle.Crypto, Version=1.8.9.0, Culture=neutral, PublicKeyToken=0e99375e54769942, processorArchitecture=MSIL">
<HintPath>packages\Portable.BouncyCastle.1.8.9\lib\net40\BouncyCastle.Crypto.dll</HintPath>
</Reference>
1 year ago
<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>
11 months ago
<Reference Include="ICSharpCode.SharpZipLib, Version=1.3.3.11, Culture=neutral, PublicKeyToken=1b03e6acf1164f73, processorArchitecture=MSIL">
<HintPath>packages\SharpZipLib.1.3.3\lib\net45\ICSharpCode.SharpZipLib.dll</HintPath>
</Reference>
1 year ago
<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>
11 months ago
<Reference Include="NPOI, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.dll</HintPath>
</Reference>
<Reference Include="NPOI.OOXML, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OOXML.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXml4Net, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OpenXml4Net.dll</HintPath>
</Reference>
<Reference Include="NPOI.OpenXmlFormats, Version=2.5.6.0, Culture=neutral, PublicKeyToken=0df73ec7942b34e1, processorArchitecture=MSIL">
<HintPath>packages\NPOI.2.5.6\lib\net45\NPOI.OpenXmlFormats.dll</HintPath>
</Reference>
1 year ago
<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>
11 months ago
<Compile Include="Common\MinioBusinessLogic.cs" />
1 year ago
<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" />
11 months ago
<Compile Include="Entity\MinioController\RequstStoragePath.cs" />
<Compile Include="Entity\MinioController\StandardListGenerationModel.cs" />
1 year ago
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="packages.config" />
</ItemGroup>
11 months ago
<ItemGroup />
1 year ago
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
</Project>