123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422 |
- <Project ToolsVersion="15.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>
- <ProductVersion>
- </ProductVersion>
- <SchemaVersion>2.0</SchemaVersion>
- <ProjectGuid>{F5ED4063-5CD3-4543-999E-D20748681BF6}</ProjectGuid>
- <ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
- <OutputType>Library</OutputType>
- <AppDesignerFolder>Properties</AppDesignerFolder>
- <RootNamespace>MyTrelloWeb</RootNamespace>
- <AssemblyName>MyTrelloWeb</AssemblyName>
- <TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
- <UseIISExpress>true</UseIISExpress>
- <Use64BitIISExpress />
- <IISExpressSSLPort />
- <IISExpressAnonymousAuthentication />
- <IISExpressWindowsAuthentication />
- <IISExpressUseClassicPipelineMode />
- <UseGlobalApplicationHostFile />
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>full</DebugType>
- <Optimize>false</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>DEBUG;TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
- <DebugSymbols>true</DebugSymbols>
- <DebugType>pdbonly</DebugType>
- <Optimize>true</Optimize>
- <OutputPath>bin\</OutputPath>
- <DefineConstants>TRACE</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <WarningLevel>4</WarningLevel>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="AutoMapper, Version=8.0.0.0, Culture=neutral, PublicKeyToken=be96cd2c38ef1005, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\AutoMapper.8.0.0\lib\net461\AutoMapper.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework.DynamicFilters, Version=3.0.1.0, Culture=neutral, PublicKeyToken=59b66d028979105b, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\EntityFramework.DynamicFilters.3.0.1\lib\net40\EntityFramework.DynamicFilters.dll</HintPath>
- </Reference>
- <Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.3.1.3\lib\net461\FluentMigrator.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Abstractions, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Abstractions.3.1.3\lib\net461\FluentMigrator.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Extensions.SqlAnywhere, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Extensions.SqlAnywhere.3.1.3\lib\net461\FluentMigrator.Extensions.SqlAnywhere.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Extensions.SqlServer, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Extensions.SqlServer.3.1.3\lib\net461\FluentMigrator.Extensions.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.3.1.3\lib\net461\FluentMigrator.Runner.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.Core, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.Core.3.1.3\lib\net461\FluentMigrator.Runner.Core.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.Db2, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.Db2.3.1.3\lib\net461\FluentMigrator.Runner.Db2.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.Firebird, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.Firebird.3.1.3\lib\net461\FluentMigrator.Runner.Firebird.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.Hana, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.Hana.3.1.3\lib\net461\FluentMigrator.Runner.Hana.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.Jet, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.Jet.3.1.3\lib\net461\FluentMigrator.Runner.Jet.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.MySql, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.MySql.3.1.3\lib\net461\FluentMigrator.Runner.MySql.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.Oracle, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.Oracle.3.1.3\lib\net461\FluentMigrator.Runner.Oracle.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.Postgres, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.Postgres.3.1.3\lib\net461\FluentMigrator.Runner.Postgres.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.Redshift, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.Redshift.3.1.3\lib\net461\FluentMigrator.Runner.Redshift.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.SqlAnywhere, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.SqlAnywhere.3.1.3\lib\net461\FluentMigrator.Runner.SqlAnywhere.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.SQLite, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.SQLite.3.1.3\lib\net461\FluentMigrator.Runner.SQLite.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.SqlServer, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.SqlServer.3.1.3\lib\net461\FluentMigrator.Runner.SqlServer.dll</HintPath>
- </Reference>
- <Reference Include="FluentMigrator.Runner.SqlServerCe, Version=3.1.3.0, Culture=neutral, PublicKeyToken=aacfc7de5acabf05, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\FluentMigrator.Runner.SqlServerCe.3.1.3\lib\net461\FluentMigrator.Runner.SqlServerCe.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="Microsoft.Extensions.Configuration.Abstractions, Version=2.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Microsoft.Extensions.Configuration.Abstractions.2.0.1\lib\netstandard2.0\Microsoft.Extensions.Configuration.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.DependencyInjection, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Microsoft.Extensions.DependencyInjection.2.0.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.DependencyInjection.Abstractions, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Microsoft.Extensions.DependencyInjection.Abstractions.2.0.0\lib\netstandard2.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Logging, Version=2.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Microsoft.Extensions.Logging.2.0.1\lib\netstandard2.0\Microsoft.Extensions.Logging.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Logging.Abstractions, Version=2.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Microsoft.Extensions.Logging.Abstractions.2.0.1\lib\netstandard2.0\Microsoft.Extensions.Logging.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Options, Version=2.0.1.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Microsoft.Extensions.Options.2.0.1\lib\netstandard2.0\Microsoft.Extensions.Options.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Extensions.Primitives, Version=2.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Microsoft.Extensions.Primitives.2.0.0\lib\netstandard2.0\Microsoft.Extensions.Primitives.dll</HintPath>
- </Reference>
- <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data, Version=6.10.8.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\MySql.Data.6.10.8\lib\net452\MySql.Data.dll</HintPath>
- </Reference>
- <Reference Include="MySql.Data.Entity.EF6, Version=6.10.8.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\MySql.Data.Entity.6.10.8\lib\net452\MySql.Data.Entity.EF6.dll</HintPath>
- </Reference>
- <Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
- </Reference>
- <Reference Include="System.ComponentModel" />
- <Reference Include="System.ComponentModel.Annotations, Version=4.2.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\System.ComponentModel.Annotations.4.4.1\lib\net461\System.ComponentModel.Annotations.dll</HintPath>
- </Reference>
- <Reference Include="System.Configuration.Install" />
- <Reference Include="System.Drawing.Design" />
- <Reference Include="System.Management" />
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\System.Runtime.CompilerServices.Unsafe.4.5.2\lib\netstandard2.0\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
- </Reference>
- <Reference Include="System.Runtime.Remoting" />
- <Reference Include="System.Security" />
- <Reference Include="System.Transactions" />
- <Reference Include="System.ValueTuple, Version=4.0.3.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\System.ValueTuple.4.5.0\lib\net461\System.ValueTuple.dll</HintPath>
- </Reference>
- <Reference Include="System.Web.DynamicData" />
- <Reference Include="System.Web.Entity" />
- <Reference Include="System.Web.ApplicationServices" />
- <Reference Include="System.ComponentModel.DataAnnotations" />
- <Reference Include="System" />
- <Reference Include="System.Data" />
- <Reference Include="System.Core" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="System.Web.Extensions" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Web" />
- <Reference Include="System.Xml" />
- <Reference Include="System.Configuration" />
- <Reference Include="System.Web.Services" />
- <Reference Include="System.EnterpriseServices" />
- <Reference Include="Unity.Abstractions, Version=4.1.3.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Unity.Abstractions.4.1.3\lib\net46\Unity.Abstractions.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Container, Version=5.10.3.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Unity.Container.5.10.3\lib\net46\Unity.Container.dll</HintPath>
- </Reference>
- <Reference Include="Unity.Interception, Version=5.10.0.0, Culture=neutral, PublicKeyToken=489b6accfaf20ef0, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\Unity.Interception.5.10.0\lib\net46\Unity.Interception.dll</HintPath>
- </Reference>
- <Reference Include="WebActivatorEx, Version=2.0.0.0, Culture=neutral, PublicKeyToken=7b26dc2a43f6a0d4, processorArchitecture=MSIL">
- <HintPath>C:\NuGetLocalRepo\WebActivatorEx.2.2.0\lib\net40\WebActivatorEx.dll</HintPath>
- </Reference>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\backbone-min.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\favicon-16x16.png" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\favicon-32x32.png" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\handlebars-4-0-5.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\highlight-9-1-0-pack.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\highlight-9-1-0-pack_extended.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\index.html" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\jquery-1-8-0-min.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\jquery-ba-bbq-min.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\jquery-slideto-min.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\jquery-wiggle-min.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\jsoneditor-min.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\lodash-min.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\logo_small.png" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\marked.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\object-assign-pollyfill.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\print.css" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\reset.css" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\screen.css" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\swagger-oauth.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\swagger-ui-min.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\throbber.gif" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version1\typography.css" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version2\favicon-16x16.png" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version2\favicon-32x32.png" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version2\index.html" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version2\oauth2-redirect.html" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version2\swagger-ui-bundle.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version2\swagger-ui-standalone-preset.js" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version2\swagger-ui.css" />
- <EmbeddedResource Include="VCommon\VSwaggerUI\Version2\swagger-ui.js" />
- <Content Include="index.html" />
- <Content Include="Web.config">
- <SubType>Designer</SubType>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <Compile Include="App\ApiModule.cs" />
- <Compile Include="App\AppServices\Common\AppServiceBase.cs" />
- <Compile Include="App\AppServices\KanbanService.cs" />
- <Compile Include="App\Auditing\ServiceAuditInterceptor.cs" />
- <Compile Include="App\DbMigration\20190413235130_InitDatabase.cs" />
- <Compile Include="App\DbMigration\20190414212000_AddIndex.cs" />
- <Compile Include="App\DbMigration\20190414214400_RenameTitleToName.cs" />
- <Compile Include="App\Dto\CardDetailOutput.cs" />
- <Compile Include="App\Dto\CardSummaryOutput.cs" />
- <Compile Include="App\Dto\CheckInput.cs" />
- <Compile Include="App\Dto\CreateWithNameAndParentIdInput.cs" />
- <Compile Include="App\Dto\CreateWithNameInput.cs" />
- <Compile Include="App\Dto\DeleteByIdInput.cs" />
- <Compile Include="App\Dto\KanbanEntryCreateOutput.cs" />
- <Compile Include="App\Dto\KanbanSummaryBase.cs" />
- <Compile Include="App\Dto\ListMoveInput.cs" />
- <Compile Include="App\Dto\ListSummaryOutput.cs" />
- <Compile Include="App\Dto\MoveInput.cs" />
- <Compile Include="App\Dto\ContentInput.cs" />
- <Compile Include="App\Dto\QueryByIdInput.cs" />
- <Compile Include="App\EntityFramework\MyTrelloDataContext.cs" />
- <Compile Include="App\EntityFramework\QueryableExtensionMethod.cs" />
- <Compile Include="App\Entity\KanbanEntity.cs" />
- <Compile Include="App\Entity\KanbanEntryType.cs" />
- <Compile Include="App\MyTrelloDbMigrator.cs" />
- <Compile Include="App\Swagger2UiModule.cs" />
- <Compile Include="App\Swagger1UiModule.cs" />
- <Compile Include="App\VFriendlyException.cs" />
- <Compile Include="App_Start\AppActivator.cs" />
- <Compile Include="App_Start\LoggerActivator.cs" />
- <Compile Include="App_Start\UnityActivator.cs" />
- <Compile Include="VCommon\Collections\CollectionExtensionMethod.cs" />
- <Compile Include="VCommon\Collections\EnumerableExtensionMethod.cs" />
- <Compile Include="VCommon\Collections\ReadonlyHashset.cs" />
- <Compile Include="VCommon\Collections\ShortcutExtensionMethod.cs" />
- <Compile Include="VCommon\DataAnnotations\Auditing\DisableAuditingLogAttribute.cs" />
- <Compile Include="VCommon\DataAnnotations\Auditing\DisableServiceAuditingLogAttribute.cs" />
- <Compile Include="VCommon\DataAnnotations\Auditing\SimplifyAuditingLogAttribute.cs" />
- <Compile Include="VCommon\DataAnnotations\ExtraValidation\NoEmptyGuid.cs" />
- <Compile Include="VCommon\Dto\DateTimeRange.cs" />
- <Compile Include="VCommon\Dto\EntityDto.cs" />
- <Compile Include="VCommon\Dto\ICustomValidation.cs" />
- <Compile Include="VCommon\Dto\IHaveName.cs" />
- <Compile Include="VCommon\Dto\IPagedResult.cs" />
- <Compile Include="VCommon\Dto\IPageRequest.cs" />
- <Compile Include="VCommon\Dto\IPassaveFilter.cs" />
- <Compile Include="VCommon\Dto\IStringSearchFilter.cs" />
- <Compile Include="VCommon\Dto\NamedEntityDto.cs" />
- <Compile Include="VCommon\Dto\OutputIgnoreAttribute.cs" />
- <Compile Include="VCommon\Dto\PagedRequest.cs" />
- <Compile Include="VCommon\DataAnnotations\VOpenApi\ExampleValue.cs" />
- <Compile Include="VCommon\DataAnnotations\VOpenApi\IgnoreSchema.cs" />
- <Compile Include="VCommon\Diagnostics\StackTraceExtensionMethod.cs" />
- <Compile Include="VCommon\Diagnostics\TimingMeasure.cs" />
- <Compile Include="VCommon\Ioc\InterfaceInterceptorBase.cs" />
- <Compile Include="VCommon\Ioc\IocManager.cs" />
- <Compile Include="VCommon\Ioc\ISingletonIocClass.cs" />
- <Compile Include="VCommon\Ioc\ITransientIocClass.cs" />
- <Compile Include="VCommon\Ioc\VIocException.cs" />
- <Compile Include="VCommon\IO\PathExtensionMethod.cs" />
- <Compile Include="VCommon\IO\StreamExtensionMethod.cs" />
- <Compile Include="VCommon\IO\TempFile.cs" />
- <Compile Include="VCommon\Json\EndPointConverter.cs" />
- <Compile Include="VCommon\Json\IVJsonSerializer.cs" />
- <Compile Include="VCommon\Json\VJsonSerializer.cs" />
- <Compile Include="VCommon\LazyHolder.cs" />
- <Compile Include="VCommon\Linq.Expressions.Predicate\Internals\PredicateConcater.cs" />
- <Compile Include="VCommon\Linq.Expressions.Predicate\PredicateBuilder.cs" />
- <Compile Include="VCommon\Linq.Expressions.Predicate\PredicateWrap.cs" />
- <Compile Include="VCommon\Logging\ConsoleLogger.cs" />
- <Compile Include="VCommon\Logging\DefaultLogger.cs" />
- <Compile Include="VCommon\Logging\FileLogger.cs" />
- <Compile Include="VCommon\Logging\ILogger.cs" />
- <Compile Include="VCommon\Logging\Logger.cs" />
- <Compile Include="VCommon\Logging\VJsonFileLogger.cs" />
- <Compile Include="VCommon\Logging\VJsonLogSerializer.cs" />
- <Compile Include="VCommon\Reflection\AttributeExtensionMethod.cs" />
- <Compile Include="VCommon\Reflection\DynamicMemberAccess.cs" />
- <Compile Include="VCommon\Reflection\EnumBindAttribute.cs" />
- <Compile Include="VCommon\Reflection\EnumMetaAttribute.cs" />
- <Compile Include="VCommon\Reflection\EnumMetaExportAttribute.cs" />
- <Compile Include="VCommon\Reflection\TypeExtensionMethod.cs" />
- <Compile Include="VCommon\Reflection\TypeFinder.cs" />
- <Compile Include="VCommon\VCommonException.cs" />
- <Compile Include="VCommon\StringExtensionMethod.cs" />
- <Compile Include="VCommon\VApplication\ApplicationServiceBase.cs" />
- <Compile Include="VCommon\VApplication\Auditing\ApplicationServiceAuditInterceptorBase.cs" />
- <Compile Include="VCommon\VApplication\Auditing\Json\JsonApplicationServiceAuditInterceptorBase.cs" />
- <Compile Include="VCommon\VApplication\Auditing\Json\JsonAuditLogContractResolver.cs" />
- <Compile Include="VCommon\VApplication\Auditing\Json\JsonAuditLogSerializer.cs" />
- <Compile Include="VCommon\VApplication\Auditing\Json\JsonSimplifyAuditingConverter.cs" />
- <Compile Include="VCommon\VApplication\Auditing\VAuditModelException.cs" />
- <Compile Include="VCommon\VApplication\Authorization\VServiceAuthorizeAttribute.cs" />
- <Compile Include="VCommon\VApplication\VAppDbContextBase.cs" />
- <Compile Include="VCommon\VApplication\VAppEfRepository.cs" />
- <Compile Include="VCommon\VApplication\VApplicationAuthException.cs" />
- <Compile Include="VCommon\VApplication\VApplicationModelValidationException.cs" />
- <Compile Include="VCommon\VAutoMapper\AutoMapFromAttribute.cs" />
- <Compile Include="VCommon\VAutoMapper\AutoMapJsonConvertAttribute.cs" />
- <Compile Include="VCommon\VAutoMapper\AutoMapperIgnoreAttribute.cs" />
- <Compile Include="VCommon\VAutoMapper\AutoMapperIgnoreDirection.cs" />
- <Compile Include="VCommon\VAutoMapper\AutoMapToAttribute.cs" />
- <Compile Include="VCommon\VAutoMapper\Internals\JsonConvertHolder.cs" />
- <Compile Include="VCommon\VAutoMapper\Internals\MiddleClass.cs" />
- <Compile Include="VCommon\VAutoMapper\Internals\MiddleMapper.cs" />
- <Compile Include="VCommon\VAutoMapper\Internals\VAutoMapperConfiguration.cs" />
- <Compile Include="VCommon\VAutoMapper\VAutoMapper.cs" />
- <Compile Include="VCommon\VAutoMapper\VAutoMapperException.cs" />
- <Compile Include="VCommon\VEntityFramework\VEfDataFilters.cs" />
- <Compile Include="VCommon\VEntityFramework\VEfDbContextBase.cs" />
- <Compile Include="VCommon\VEntityFramework\VEfExtensionMethods.cs" />
- <Compile Include="VCommon\VEntityFramework\VEfRepository.cs" />
- <Compile Include="VCommon\VEntityFramework\VFilterDisableState.cs" />
- <Compile Include="VCommon\VEntity\IFullAuditEntity.cs" />
- <Compile Include="VCommon\VEntity\IHaveCreationTime.cs" />
- <Compile Include="VCommon\VEntity\IHaveCreationUser.cs" />
- <Compile Include="VCommon\VEntity\IHaveLastModificationTime.cs" />
- <Compile Include="VCommon\VEntity\IHaveLastModificationUserId.cs" />
- <Compile Include="VCommon\VEntity\IMayHaveTenant.cs" />
- <Compile Include="VCommon\VEntity\IMustHaveOrg.cs" />
- <Compile Include="VCommon\VEntity\IMustHaveTenant.cs" />
- <Compile Include="VCommon\VEntity\IPassave.cs" />
- <Compile Include="VCommon\VEntity\ISoftDelete.cs" />
- <Compile Include="VCommon\VEntity\VEntityBase.cs" />
- <Compile Include="VCommon\VOpenApi\ApiBind.cs" />
- <Compile Include="VCommon\VOpenApi\Docgen\DocGenerator.cs" />
- <Compile Include="VCommon\VOpenApi\Docgen\SchemaCrawler.cs" />
- <Compile Include="VCommon\VOpenApi\Docgen\SwaggerDocument.cs" />
- <Compile Include="VCommon\VOpenApi\Docgen\TypeExtensionMethod.cs" />
- <Compile Include="VCommon\VOpenApi\Json\JsonReturnValueContractResolver.cs" />
- <Compile Include="VCommon\VOpenApi\Json\JsonReturnValueSerializer.cs" />
- <Compile Include="VCommon\VOpenApi\OpenApiModuleBase.cs" />
- <Compile Include="VCommon\VOpenApi\VApiArgumentException.cs" />
- <Compile Include="MyTrelloConfig.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="VCommon\VSwaggerUI\ISwaggerUiResourceProvider.cs" />
- <Compile Include="VCommon\VSwaggerUI\SwaggerUiModuleBase.cs" />
- <Compile Include="VCommon\VSwaggerUI\SwaggerUiResourceProvider.cs" />
- <Compile Include="VCommon\VSwaggerUI\Version1\_NamespaceHolder.cs" />
- <Compile Include="VCommon\VSwaggerUI\Version2\_NamespaceHolder.cs" />
- </ItemGroup>
- <ItemGroup>
- <None Include="packages.config" />
- <None Include="Properties\PublishProfiles\FolderProfile.pubxml" />
- <None Include="Web.Debug.config">
- <DependentUpon>Web.config</DependentUpon>
- </None>
- <None Include="Web.Release.config">
- <DependentUpon>Web.config</DependentUpon>
- </None>
- </ItemGroup>
- <ItemGroup />
- <ItemGroup>
- <WCFMetadata Include="Connected Services\" />
- </ItemGroup>
- <PropertyGroup>
- <VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">10.0</VisualStudioVersion>
- <VSToolsPath Condition="'$(VSToolsPath)' == ''">$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)</VSToolsPath>
- </PropertyGroup>
- <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
- <Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != ''" />
- <Import Project="$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" Condition="false" />
- <ProjectExtensions>
- <VisualStudio>
- <FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
- <WebProjectProperties>
- <UseIIS>True</UseIIS>
- <AutoAssignPort>True</AutoAssignPort>
- <DevelopmentServerPort>13076</DevelopmentServerPort>
- <DevelopmentServerVPath>/</DevelopmentServerVPath>
- <IISUrl>http://localhost:7230/</IISUrl>
- <NTLMAuthentication>False</NTLMAuthentication>
- <UseCustomServer>False</UseCustomServer>
- <CustomServerUrl>
- </CustomServerUrl>
- <SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
- </WebProjectProperties>
- </FlavorProperties>
- </VisualStudio>
- </ProjectExtensions>
- <Import Project="C:\NuGetLocalRepo\FluentMigrator.Runner.SqlServerCe.3.1.3\build\netstandard2.0\FluentMigrator.Runner.SqlServerCe.targets" Condition="Exists('C:\NuGetLocalRepo\FluentMigrator.Runner.SqlServerCe.3.1.3\build\netstandard2.0\FluentMigrator.Runner.SqlServerCe.targets')" />
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('C:\NuGetLocalRepo\FluentMigrator.Runner.SqlServerCe.3.1.3\build\netstandard2.0\FluentMigrator.Runner.SqlServerCe.targets')" Text="$([System.String]::Format('$(ErrorText)', 'C:\NuGetLocalRepo\FluentMigrator.Runner.SqlServerCe.3.1.3\build\netstandard2.0\FluentMigrator.Runner.SqlServerCe.targets'))" />
- </Target>
- <!-- 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>
|