mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
531 lines
32 KiB
XML
531 lines
32 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="15.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" />
|
|
<Import Project="..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.props" Condition="Exists('..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.props')" />
|
|
<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>{911ADDF5-E5FA-445D-88CD-C7F8FFDBE645}</ProjectGuid>
|
|
<ProjectTypeGuids>{349c5851-65df-11da-9384-00065b846f21};{fae04ec0-301f-11d3-bf4b-00c04f79efbc}</ProjectTypeGuids>
|
|
<OutputType>Library</OutputType>
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
<RootNamespace>DiscImageChef.Server</RootNamespace>
|
|
<AssemblyName>DiscImageChef.Server</AssemblyName>
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion>
|
|
<MvcBuildViews>false</MvcBuildViews>
|
|
<UseIISExpress>true</UseIISExpress>
|
|
<Use64BitIISExpress />
|
|
<IISExpressSSLPort />
|
|
<IISExpressAnonymousAuthentication />
|
|
<IISExpressWindowsAuthentication />
|
|
<IISExpressUseClassicPipelineMode />
|
|
<UseGlobalApplicationHostFile />
|
|
<NuGetPackageImportStamp>
|
|
</NuGetPackageImportStamp>
|
|
<SynchReleaseVersion>false</SynchReleaseVersion>
|
|
<ReleaseVersion>4.5.99.1693</ReleaseVersion>
|
|
<ReleaseVersion>$(Version)</ReleaseVersion>
|
|
<GenerateAssemblyInfo>true</GenerateAssemblyInfo>
|
|
<Version>4.5.99.1693</Version>
|
|
<Company>Claunia.com</Company>
|
|
<Copyright>Copyright © 2011-2019 Natalia Portillo</Copyright>
|
|
<Product>The Disc Image Chef</Product>
|
|
<Title>DiscImageChef.Server</Title>
|
|
<ApplicationVersion>$(Version)</ApplicationVersion>
|
|
</PropertyGroup>
|
|
<PropertyGroup>
|
|
<NrtRevisionFormat>$(Version)-{chash:8} built by {mname} in $(Configuration){!:, modified}</NrtRevisionFormat>
|
|
<NrtResolveSimpleAttributes>true</NrtResolveSimpleAttributes>
|
|
<NrtShowRevision>true</NrtShowRevision>
|
|
</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="BouncyCastle.Crypto, Version=1.8.5.0, Culture=neutral, PublicKeyToken=0e99375e54769942">
|
|
<HintPath>..\packages\BouncyCastle.1.8.5\lib\BouncyCastle.Crypto.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="ChoPGP, Version=1.0.1.2, Culture=neutral, PublicKeyToken=null">
|
|
<HintPath>..\packages\ChoPGP.1.0.1.2\lib\ChoPGP.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="EntityFramework, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="EntityFramework.SqlServer, Version=6.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
|
<HintPath>..\packages\EntityFramework.6.2.0\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Google.Protobuf, Version=3.9.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604">
|
|
<HintPath>..\packages\Google.Protobuf.3.9.1\lib\net45\Google.Protobuf.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Highcharts, Version=7.1.3.1, Culture=neutral, PublicKeyToken=90b74bd27a557bd3">
|
|
<HintPath>..\packages\Highsoft.Highcharts.7.1.3.1\lib\netstandard2.0\Highcharts.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="MailKit, Version=2.3.0.0, Culture=neutral, PublicKeyToken=4e064fe7c44a8f1b">
|
|
<HintPath>..\packages\MailKit.2.3.1.6\lib\net46\MailKit.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Markdig, Version=0.17.1.0, Culture=neutral, PublicKeyToken=null">
|
|
<HintPath>..\packages\Markdig.0.17.1\lib\net40\Markdig.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.TelemetryCorrelation, Version=1.0.5.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.5\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform, Version=2.0.1.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="MimeKit, Version=2.3.0.0, Culture=neutral, PublicKeyToken=bede1c8a46c66814">
|
|
<HintPath>..\packages\MimeKit.2.3.1\lib\net46\MimeKit.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="mscorlib" />
|
|
<Reference Include="MySql.Data, Version=8.0.17.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d">
|
|
<HintPath>..\packages\MySql.Data.8.0.17\lib\net452\MySql.Data.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="MySql.Data.EntityFramework, Version=8.0.17.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d">
|
|
<HintPath>..\packages\MySql.Data.EntityFramework.8.0.17\lib\net452\MySql.Data.EntityFramework.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json, Version=12.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed">
|
|
<HintPath>..\packages\Newtonsoft.Json.12.0.2\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Renci.SshNet, Version=2016.1.0.0, Culture=neutral, PublicKeyToken=1cee9f8bde3db106">
|
|
<HintPath>..\packages\SSH.NET.2016.1.0\lib\net40\Renci.SshNet.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel" />
|
|
<Reference Include="System.Configuration.ConfigurationManager, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
|
|
<HintPath>..\packages\System.Configuration.ConfigurationManager.4.5.0\lib\net461\System.Configuration.ConfigurationManager.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Data.OracleClient" />
|
|
<Reference Include="System.Diagnostics.DiagnosticSource, Version=4.0.3.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
|
|
<HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.5.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Drawing.Design" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Net" />
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.7\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security" />
|
|
<Reference Include="System.Security.AccessControl, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.Security.AccessControl.4.5.0\lib\net461\System.Security.AccessControl.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Permissions, Version=4.0.1.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
|
|
<HintPath>..\packages\System.Security.Permissions.4.5.0\lib\net461\System.Security.Permissions.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Security.Principal.Windows, Version=4.1.1.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
|
<HintPath>..\packages\System.Security.Principal.Windows.4.5.0\lib\net461\System.Security.Principal.Windows.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.ServiceProcess" />
|
|
<Reference Include="System.Transactions" />
|
|
<Reference Include="System.Web.Entity" />
|
|
<Reference Include="System.Web.ApplicationServices" />
|
|
<Reference Include="System.ComponentModel.DataAnnotations" />
|
|
<Reference Include="System.Core" />
|
|
<Reference Include="System.Data.DataSetExtensions" />
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.Helpers.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.7\lib\net45\System.Web.Http.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.WebHost, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.7\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Mvc, Version=5.2.7.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.7\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.7\lib\net45\System.Web.Razor.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.7\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System.Xml.Linq" />
|
|
<Reference Include="System.Web" />
|
|
<Reference Include="System.Web.Abstractions" />
|
|
<Reference Include="System.Web.Routing" />
|
|
<Reference Include="System.Xml" />
|
|
<Reference Include="System.Configuration" />
|
|
<Reference Include="System.Runtime.Serialization" />
|
|
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http">
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.WebRequest">
|
|
</Reference>
|
|
<Reference Include="System.Web.Optimization">
|
|
<HintPath>..\packages\Microsoft.AspNet.Web.Optimization.1.1.3\lib\net40\System.Web.Optimization.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="WebGrease">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Antlr3.Runtime">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Antlr.3.5.0.2\lib\Antlr3.Runtime.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App_Start\Ata.cs" />
|
|
<Compile Include="App_Start\RouteConfig.cs" />
|
|
<Compile Include="App_Start\ScsiEvpd.cs" />
|
|
<Compile Include="App_Start\ScsiInquiry.cs" />
|
|
<Compile Include="App_Start\ScsiMmcFeatures.cs" />
|
|
<Compile Include="App_Start\ScsiMmcMode.cs" />
|
|
<Compile Include="App_Start\ScsiModeSense.cs" />
|
|
<Compile Include="App_Start\SscTestedMedia.cs" />
|
|
<Compile Include="App_Start\StatsConverter.cs" />
|
|
<Compile Include="App_Start\TestedMedia.cs" />
|
|
<Compile Include="App_Start\WebApiConfig.cs" />
|
|
<Compile Include="Controllers\ReportController.cs" />
|
|
<Compile Include="Controllers\StatsController.cs" />
|
|
<Compile Include="Controllers\HomeController.cs" />
|
|
<Compile Include="Controllers\UpdateController.cs" />
|
|
<Compile Include="Controllers\UploadReportController.cs" />
|
|
<Compile Include="Controllers\UploadStatsController.cs" />
|
|
<Compile Include="Global.asax.cs">
|
|
<DependentUpon>Global.asax</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812201613369_InitialMigration.cs" />
|
|
<Compile Include="Migrations\201812201613369_InitialMigration.Designer.cs">
|
|
<DependentUpon>201812201613369_InitialMigration.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812220029427_AddStatistics.cs" />
|
|
<Compile Include="Migrations\201812220029427_AddStatistics.Designer.cs">
|
|
<DependentUpon>201812220029427_AddStatistics.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812221606592_LinkDeviceStatsToReport.cs" />
|
|
<Compile Include="Migrations\201812221606592_LinkDeviceStatsToReport.Designer.cs">
|
|
<DependentUpon>201812221606592_LinkDeviceStatsToReport.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812231612080_FixUnsignedFields.cs" />
|
|
<Compile Include="Migrations\201812231612080_FixUnsignedFields.Designer.cs">
|
|
<DependentUpon>201812231612080_FixUnsignedFields.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812232250198_UseBinaryDataForIdentifyInquiryAndModesInReports.cs" />
|
|
<Compile Include="Migrations\201812232250198_UseBinaryDataForIdentifyInquiryAndModesInReports.Designer.cs">
|
|
<DependentUpon>201812232250198_UseBinaryDataForIdentifyInquiryAndModesInReports.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812240552109_StoreUsbIdsInDatabase.cs" />
|
|
<Compile Include="Migrations\201812240552109_StoreUsbIdsInDatabase.Designer.cs">
|
|
<DependentUpon>201812240552109_StoreUsbIdsInDatabase.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812241719441_FixUsbIdsAndIndexes.cs" />
|
|
<Compile Include="Migrations\201812241719441_FixUsbIdsAndIndexes.Designer.cs">
|
|
<DependentUpon>201812241719441_FixUsbIdsAndIndexes.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812250223002_AddCdOffsets.cs" />
|
|
<Compile Include="Migrations\201812250223002_AddCdOffsets.Designer.cs">
|
|
<DependentUpon>201812250223002_AddCdOffsets.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812251556377_StoreMmcGetConfigurationResponse.cs" />
|
|
<Compile Include="Migrations\201812251556377_StoreMmcGetConfigurationResponse.Designer.cs">
|
|
<DependentUpon>201812251556377_StoreMmcGetConfigurationResponse.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201812252219066_StoreReadResultsInReportDatabase.cs" />
|
|
<Compile Include="Migrations\201812252219066_StoreReadResultsInReportDatabase.Designer.cs">
|
|
<DependentUpon>201812252219066_StoreReadResultsInReportDatabase.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201901022133012_AddMultisessionLeadTest.cs" />
|
|
<Compile Include="Migrations\201901022133012_AddMultisessionLeadTest.Designer.cs">
|
|
<DependentUpon>201901022133012_AddMultisessionLeadTest.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201901030344456_AddOptimalReadMultipleCount.cs" />
|
|
<Compile Include="Migrations\201901030344456_AddOptimalReadMultipleCount.Designer.cs">
|
|
<DependentUpon>201901030344456_AddOptimalReadMultipleCount.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201901081359499_AddChangeableScsiModes.cs" />
|
|
<Compile Include="Migrations\201901081359499_AddChangeableScsiModes.Designer.cs">
|
|
<DependentUpon>201901081359499_AddChangeableScsiModes.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201905252122267_IdForDensityCode.cs" />
|
|
<Compile Include="Migrations\201905252122267_IdForDensityCode.Designer.cs">
|
|
<DependentUpon>201905252122267_IdForDensityCode.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\201905252245072_MakeEntityFrameworkHappy.cs" />
|
|
<Compile Include="Migrations\201905252245072_MakeEntityFrameworkHappy.Designer.cs">
|
|
<DependentUpon>201905252245072_MakeEntityFrameworkHappy.cs</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="Migrations\Configuration.cs" />
|
|
<Compile Include="Models\CdOffset.cs" />
|
|
<Compile Include="Models\Command.cs" />
|
|
<Compile Include="Models\Context.cs" />
|
|
<Compile Include="Models\Device.cs" />
|
|
<Compile Include="Models\DeviceItem.cs" />
|
|
<Compile Include="Models\DeviceStat.cs" />
|
|
<Compile Include="Models\Filesystem.cs" />
|
|
<Compile Include="Models\Filter.cs" />
|
|
<Compile Include="Models\Media.cs" />
|
|
<Compile Include="Models\MediaFormat.cs" />
|
|
<Compile Include="Models\MediaItem.cs" />
|
|
<Compile Include="Models\OperatingSystem.cs" />
|
|
<Compile Include="Models\Partition.cs" />
|
|
<Compile Include="Models\UploadedReport.cs" />
|
|
<Compile Include="Models\UsbProduct.cs" />
|
|
<Compile Include="Models\UsbVendor.cs" />
|
|
<Compile Include="Models\Version.cs" />
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="docs\Changelog.md" />
|
|
<Content Include="docs\CODE_OF_CONDUCT.md" />
|
|
<Content Include="docs\CONTRIBUTING.md" />
|
|
<Content Include="docs\DONATING.md" />
|
|
<Content Include="docs\ISSUE_TEMPLATE.md" />
|
|
<Content Include="docs\NEEDINFO.md" />
|
|
<Content Include="docs\PULL_REQUEST_TEMPLATE.md" />
|
|
<Content Include="docs\README.md" />
|
|
<Content Include="docs\TODO.md" />
|
|
<Content Include="fonts\ChicagoFLF.eot" />
|
|
<Content Include="fonts\ChicagoFLF.ttf" />
|
|
<Content Include="fonts\ChicagoFLF.woff" />
|
|
<Content Include="fonts\ChicagoFLF.woff2" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="fonts\vga_squarepx.eot" />
|
|
<Content Include="fonts\vga_squarepx.ttf" />
|
|
<Content Include="fonts\vga_squarepx.woff" />
|
|
<Content Include="package-lock.json" />
|
|
<Content Include="package.json" />
|
|
<Content Include="styles\dos\dicserver.css" />
|
|
<Content Include="styles\dos\dicserver.css.map" />
|
|
<Content Include="styles\dos\dicserver.scss" />
|
|
<Content Include="styles\dos\dicserver_highcharts.css" />
|
|
<Content Include="styles\dos\dicserver_highcharts.css.map" />
|
|
<Content Include="styles\dos\dicserver_highcharts.scss" />
|
|
<Content Include="styles\dos\_colors.scss" />
|
|
<Content Include="styles\dos\_fontstyles.scss" />
|
|
<Content Include="styles\dos\_font.scss" />
|
|
<Content Include="styles\mac\dicserver.css">
|
|
<DependentUpon>dicserver.scss</DependentUpon>
|
|
</Content>
|
|
<Content Include="styles\mac\dicserver.css.map">
|
|
<DependentUpon>dicserver.css</DependentUpon>
|
|
</Content>
|
|
<Content Include="styles\mac\dicserver.scss" />
|
|
<Content Include="styles\mac\dicserver_highcharts.css">
|
|
<DependentUpon>dicserver_highcharts.scss</DependentUpon>
|
|
</Content>
|
|
<Content Include="styles\mac\dicserver_highcharts.css.map">
|
|
<DependentUpon>dicserver_highcharts.css</DependentUpon>
|
|
</Content>
|
|
<Content Include="styles\mac\dicserver_highcharts.scss" />
|
|
<Content Include="styles\mac\_colors.scss" />
|
|
<Content Include="styles\mac\_fontstyles.scss" />
|
|
<Content Include="styles\mac\_font.scss" />
|
|
<Content Include="styles\_highcharts.scss" />
|
|
<Content Include="Views\Home\Changelog.cshtml" />
|
|
<Content Include="Views\Home\CODE_OF_CONDUCT.cshtml" />
|
|
<Content Include="Views\Home\CONTRIBUTING.cshtml" />
|
|
<Content Include="Views\Home\DONATING.cshtml" />
|
|
<Content Include="Views\Home\ISSUE_TEMPLATE.cshtml" />
|
|
<Content Include="Views\Home\PULL_REQUEST_TEMPLATE.cshtml" />
|
|
<Content Include="Views\Home\TODO.cshtml" />
|
|
<Content Include="Views\Report\View.cshtml" />
|
|
<Content Include="Views\Shared\_Layout.cshtml" />
|
|
<Content Include="Web.config" />
|
|
<Content Include="Web.Debug.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</Content>
|
|
<Content Include="Web.Release.config">
|
|
<DependentUpon>Web.config</DependentUpon>
|
|
</Content>
|
|
<None Include="fonts\.htaccess" />
|
|
<None Include="fonts\vga_squarepx.woff2" />
|
|
<None Include="Reports\.htaccess" />
|
|
<Content Include="Views\Home\Index.cshtml" />
|
|
<Content Include="Views\Web.config" />
|
|
<Content Include="Views\Stats\Index.cshtml" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="packages.config" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ProjectReference Include="..\DiscImageChef.CommonTypes\DiscImageChef.CommonTypes.csproj">
|
|
<Project>{f2b84194-26eb-4227-b1c5-6602517e85ae}</Project>
|
|
<Name>DiscImageChef.CommonTypes</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\DiscImageChef.Decoders\DiscImageChef.Decoders.csproj">
|
|
<Project>{0beb3088-b634-4289-ae17-cdf2d25d00d5}</Project>
|
|
<Name>DiscImageChef.Decoders</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\DiscImageChef.Dto\DiscImageChef.Dto.csproj">
|
|
<Project>{f4399ff5-9bd0-475a-9ea7-3dae45291fe2}</Project>
|
|
<Name>DiscImageChef.Dto</Name>
|
|
</ProjectReference>
|
|
<ProjectReference Include="..\DiscImageChef.Helpers\DiscImageChef.Helpers.csproj">
|
|
<Project>{f8bdf57b-1571-4cd0-84b3-b422088d359a}</Project>
|
|
<Name>DiscImageChef.Helpers</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<EmbeddedResource Include="..\LICENSE.LGPL">
|
|
<Link>LICENSE.LGPL</Link>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812201613369_InitialMigration.resx">
|
|
<DependentUpon>201812201613369_InitialMigration.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812220029427_AddStatistics.resx">
|
|
<DependentUpon>201812220029427_AddStatistics.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812221606592_LinkDeviceStatsToReport.resx">
|
|
<DependentUpon>201812221606592_LinkDeviceStatsToReport.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812231612080_FixUnsignedFields.resx">
|
|
<DependentUpon>201812231612080_FixUnsignedFields.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812232250198_UseBinaryDataForIdentifyInquiryAndModesInReports.resx">
|
|
<DependentUpon>201812232250198_UseBinaryDataForIdentifyInquiryAndModesInReports.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812240552109_StoreUsbIdsInDatabase.resx">
|
|
<DependentUpon>201812240552109_StoreUsbIdsInDatabase.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812241719441_FixUsbIdsAndIndexes.resx">
|
|
<DependentUpon>201812241719441_FixUsbIdsAndIndexes.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812250223002_AddCdOffsets.resx">
|
|
<DependentUpon>201812250223002_AddCdOffsets.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812251556377_StoreMmcGetConfigurationResponse.resx">
|
|
<DependentUpon>201812251556377_StoreMmcGetConfigurationResponse.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201812252219066_StoreReadResultsInReportDatabase.resx">
|
|
<DependentUpon>201812252219066_StoreReadResultsInReportDatabase.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201901022133012_AddMultisessionLeadTest.resx">
|
|
<DependentUpon>201901022133012_AddMultisessionLeadTest.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201901030344456_AddOptimalReadMultipleCount.resx">
|
|
<DependentUpon>201901030344456_AddOptimalReadMultipleCount.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201901081359499_AddChangeableScsiModes.resx">
|
|
<DependentUpon>201901081359499_AddChangeableScsiModes.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201905252122267_IdForDensityCode.resx">
|
|
<DependentUpon>201905252122267_IdForDensityCode.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
<EmbeddedResource Include="Migrations\201905252245072_MakeEntityFrameworkHappy.resx">
|
|
<DependentUpon>201905252245072_MakeEntityFrameworkHappy.cs</DependentUpon>
|
|
</EmbeddedResource>
|
|
</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" />
|
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)'=='true'">
|
|
<AspNetCompiler VirtualPath="temp" PhysicalPath="$(WebProjectOutputDir)" />
|
|
</Target>
|
|
<ProjectExtensions>
|
|
<VisualStudio>
|
|
<FlavorProperties GUID="{349c5851-65df-11da-9384-00065b846f21}">
|
|
<WebProjectProperties>
|
|
<UseIIS>True</UseIIS>
|
|
<AutoAssignPort>True</AutoAssignPort>
|
|
<DevelopmentServerPort>22810</DevelopmentServerPort>
|
|
<DevelopmentServerVPath>/</DevelopmentServerVPath>
|
|
<IISUrl>http://localhost:22810/</IISUrl>
|
|
<NTLMAuthentication>False</NTLMAuthentication>
|
|
<UseCustomServer>False</UseCustomServer>
|
|
<CustomServerUrl>
|
|
</CustomServerUrl>
|
|
<SaveServerSettingsInUserFile>False</SaveServerSettingsInUserFile>
|
|
</WebProjectProperties>
|
|
</FlavorProperties>
|
|
</VisualStudio>
|
|
</ProjectExtensions>
|
|
<Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
<PropertyGroup>
|
|
<ErrorText>This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText>
|
|
</PropertyGroup>
|
|
<Error Condition="!Exists('..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.props'))" />
|
|
<Error Condition="!Exists('..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.targets'))" />
|
|
<Error Condition="!Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.1\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
|
|
</Target>
|
|
<Import Project="..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.targets" Condition="Exists('..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.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> -->
|
|
<PropertyGroup Condition="$(TargetFramework.StartsWith('net4')) and '$(OS)' == 'Unix'">
|
|
<!-- When compiling .NET SDK 2.0 projects targeting .NET 4.x on Mono using 'dotnet build' you -->
|
|
<!-- have to teach MSBuild where the Mono copy of the reference asssemblies is -->
|
|
<!-- Look in the standard install locations -->
|
|
<BaseFrameworkPathOverrideForMono Condition="'$(BaseFrameworkPathOverrideForMono)' == '' AND EXISTS('/Library/Frameworks/Mono.framework/Versions/Current/lib/mono')">/Library/Frameworks/Mono.framework/Versions/Current/lib/mono</BaseFrameworkPathOverrideForMono>
|
|
<BaseFrameworkPathOverrideForMono Condition="'$(BaseFrameworkPathOverrideForMono)' == '' AND EXISTS('/usr/lib/mono')">/usr/lib/mono</BaseFrameworkPathOverrideForMono>
|
|
<BaseFrameworkPathOverrideForMono Condition="'$(BaseFrameworkPathOverrideForMono)' == '' AND EXISTS('/usr/local/lib/mono')">/usr/local/lib/mono</BaseFrameworkPathOverrideForMono>
|
|
<!-- If we found Mono reference assemblies, then use them -->
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net40'">$(BaseFrameworkPathOverrideForMono)/4.0-api</FrameworkPathOverride>
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net45'">$(BaseFrameworkPathOverrideForMono)/4.5-api</FrameworkPathOverride>
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net451'">$(BaseFrameworkPathOverrideForMono)/4.5.1-api</FrameworkPathOverride>
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net452'">$(BaseFrameworkPathOverrideForMono)/4.5.2-api</FrameworkPathOverride>
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net46'">$(BaseFrameworkPathOverrideForMono)/4.6-api</FrameworkPathOverride>
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net461'">$(BaseFrameworkPathOverrideForMono)/4.6.1-api</FrameworkPathOverride>
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net462'">$(BaseFrameworkPathOverrideForMono)/4.6.2-api</FrameworkPathOverride>
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net47'">$(BaseFrameworkPathOverrideForMono)/4.7-api</FrameworkPathOverride>
|
|
<FrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != '' AND '$(TargetFramework)' == 'net471'">$(BaseFrameworkPathOverrideForMono)/4.7.1-api</FrameworkPathOverride>
|
|
<EnableFrameworkPathOverride Condition="'$(BaseFrameworkPathOverrideForMono)' != ''">true</EnableFrameworkPathOverride>
|
|
<!-- Add the Facades directory. Not sure how else to do this. Necessary at least for .NET 4.5 -->
|
|
<AssemblySearchPaths Condition="'$(BaseFrameworkPathOverrideForMono)' != ''">$(FrameworkPathOverride)/Facades;$(AssemblySearchPaths)</AssemblySearchPaths>
|
|
</PropertyGroup>
|
|
</Project> |