mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
393 lines
22 KiB
XML
393 lines
22 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\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.props" Condition="Exists('..\packages\Unclassified.NetRevisionTask.0.2.5\build\Unclassified.NetRevisionTask.props')" />
|
|
<Import Project="..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props" Condition="Exists('..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.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-2018 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="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.5.1.0, Culture=neutral, PublicKeyToken=a7d26565bac4d604">
|
|
<HintPath>..\packages\Google.Protobuf.3.5.1\lib\net45\Google.Protobuf.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CSharp" />
|
|
<Reference Include="MySql.Data, Version=8.0.13.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d">
|
|
<HintPath>..\packages\MySql.Data.8.0.13\lib\net452\MySql.Data.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="MySql.Data.EntityFramework, Version=8.0.13.0, Culture=neutral, PublicKeyToken=c5687fc88969c44d">
|
|
<HintPath>..\packages\MySql.Data.EntityFramework.8.0.13\lib\net452\MySql.Data.EntityFramework.dll</HintPath>
|
|
<Private>True</Private>
|
|
</Reference>
|
|
<Reference Include="System" />
|
|
<Reference Include="System.ComponentModel" />
|
|
<Reference Include="System.Configuration.Install" />
|
|
<Reference Include="System.Data" />
|
|
<Reference Include="System.Drawing" />
|
|
<Reference Include="System.Drawing.Design" />
|
|
<Reference Include="System.Management" />
|
|
<Reference Include="System.Security" />
|
|
<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.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="Newtonsoft.Json">
|
|
<HintPath>..\packages\Newtonsoft.Json.11.0.1\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http">
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.Formatting, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Client.5.2.4\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Net.Http.WebRequest">
|
|
</Reference>
|
|
<Reference Include="System.Web.Helpers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.Helpers.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.Core.5.2.4\lib\net45\System.Web.Http.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Http.WebHost, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<HintPath>..\packages\Microsoft.AspNet.WebApi.WebHost.5.2.4\lib\net45\System.Web.Http.WebHost.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.Mvc, Version=5.2.4.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Mvc.5.2.4\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
</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="System.Web.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.Razor.3.2.4\lib\net45\System.Web.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Deployment, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
|
<Private>True</Private>
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Velyo.AspNet.Markdown, Version=1.0.26.6184, Culture=neutral, PublicKeyToken=null">
|
|
<HintPath>..\packages\Velyo.AspNet.Markdown.1.0.26.6184\lib\net451\Velyo.AspNet.Markdown.dll</HintPath>
|
|
<Private>True</Private>
|
|
</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>
|
|
<Reference Include="System.Diagnostics.DiagnosticSource">
|
|
<HintPath>..\packages\System.Diagnostics.DiagnosticSource.4.4.1\lib\net46\System.Diagnostics.DiagnosticSource.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.AspNet.TelemetryCorrelation">
|
|
<HintPath>..\packages\Microsoft.AspNet.TelemetryCorrelation.1.0.0\lib\net45\Microsoft.AspNet.TelemetryCorrelation.dll</HintPath>
|
|
</Reference>
|
|
<Reference Include="Microsoft.CodeDom.Providers.DotNetCompilerPlatform">
|
|
<HintPath>..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\lib\net45\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.dll</HintPath>
|
|
</Reference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Compile Include="App_Start\Ata.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\UploadReportController.cs" />
|
|
<Compile Include="Controllers\UploadStatsController.cs" />
|
|
<Compile Include="Default.aspx.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Default.aspx.designer.cs">
|
|
<DependentUpon>Default.aspx</DependentUpon>
|
|
</Compile>
|
|
<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\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\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\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="Statistics.aspx.cs">
|
|
<DependentUpon>Statistics.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="Statistics.aspx.designer.cs">
|
|
<DependentUpon>Statistics.aspx</DependentUpon>
|
|
</Compile>
|
|
<Compile Include="ViewReport.aspx.cs">
|
|
<DependentUpon>ViewReport.aspx</DependentUpon>
|
|
<SubType>ASPXCodeBehind</SubType>
|
|
</Compile>
|
|
<Compile Include="ViewReport.aspx.designer.cs">
|
|
<DependentUpon>ViewReport.aspx</DependentUpon>
|
|
</Compile>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<Content Include="Changelog.aspx" />
|
|
<Content Include="Default.aspx" />
|
|
<Content Include="DONATING.aspx" />
|
|
<Content Include="dos.css" />
|
|
<Content Include="Global.asax" />
|
|
<Content Include="int10h.org\vga_squarepx.eot" />
|
|
<Content Include="int10h.org\vga_squarepx.ttf" />
|
|
<Content Include="int10h.org\vga_squarepx.woff" />
|
|
<Content Include="Statistics.aspx" />
|
|
<Content Include="TODO.aspx" />
|
|
<Content Include="ViewReport.aspx" />
|
|
<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="..\Changelog.md">
|
|
<Link>docs/Changelog.md</Link>
|
|
</None>
|
|
<None Include="..\DONATING.md">
|
|
<Link>docs/DONATING.md</Link>
|
|
</None>
|
|
<None Include="..\README.md">
|
|
<Link>docs/README.md</Link>
|
|
</None>
|
|
<None Include="..\TODO.md">
|
|
<Link>docs/TODO.md</Link>
|
|
</None>
|
|
<None Include="App.config" />
|
|
<None Include="docs\README.md" />
|
|
<None Include="int10h.org\.htaccess" />
|
|
<None Include="int10h.org\vga_squarepx.woff2" />
|
|
<None Include="Reports\.htaccess" />
|
|
</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.Helpers\DiscImageChef.Helpers.csproj">
|
|
<Project>{f8bdf57b-1571-4cd0-84b3-b422088d359a}</Project>
|
|
<Name>DiscImageChef.Helpers</Name>
|
|
</ProjectReference>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<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>
|
|
</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\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props')" Text="$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.2.0.0\build\net46\Microsoft.CodeDom.Providers.DotNetCompilerPlatform.props'))" />
|
|
<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'))" />
|
|
</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> -->
|
|
</Project> |