123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <Import Project="C:\NuGetLocalRepo\CefSharp.WinForms.69.0.0\build\CefSharp.WinForms.props" Condition="Exists('C:\NuGetLocalRepo\CefSharp.WinForms.69.0.0\build\CefSharp.WinForms.props')" />
- <Import Project="C:\NuGetLocalRepo\CefSharp.Common.69.0.0\build\CefSharp.Common.props" Condition="Exists('C:\NuGetLocalRepo\CefSharp.Common.69.0.0\build\CefSharp.Common.props')" />
- <Import Project="C:\NuGetLocalRepo\cef.redist.x86.3.3497.1841\build\cef.redist.x86.props" Condition="Exists('C:\NuGetLocalRepo\cef.redist.x86.3.3497.1841\build\cef.redist.x86.props')" />
- <Import Project="C:\NuGetLocalRepo\cef.redist.x64.3.3497.1841\build\cef.redist.x64.props" Condition="Exists('C:\NuGetLocalRepo\cef.redist.x64.3.3497.1841\build\cef.redist.x64.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>
- <ProjectGuid>{B1C071BE-21E2-45EF-B2C7-E7F662895C04}</ProjectGuid>
- <OutputType>WinExe</OutputType>
- <RootNamespace>CefSharpWrap</RootNamespace>
- <AssemblyName>CefSharpWrap</AssemblyName>
- <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
- <FileAlignment>512</FileAlignment>
- <NuGetPackageImportStamp>
- </NuGetPackageImportStamp>
- <TargetFrameworkProfile />
- </PropertyGroup>
- <PropertyGroup>
- <StartupObject />
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
- <DebugSymbols>true</DebugSymbols>
- <OutputPath>..\WholeBin\Dbg86\</OutputPath>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
- <OutputPath>..\WholeBin\Rel86\</OutputPath>
- <DefineConstants>
- </DefineConstants>
- <Optimize>true</Optimize>
- <DebugType>none</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'PreRelease|x86'">
- <OutputPath>..\WholeBin\Pre86\</OutputPath>
- <DefineConstants>TRACE;PreRelease</DefineConstants>
- <DebugType>full</DebugType>
- <PlatformTarget>x86</PlatformTarget>
- <ErrorReport>prompt</ErrorReport>
- <CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
- <Prefer32Bit>true</Prefer32Bit>
- <DebugSymbols>true</DebugSymbols>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'PreRelease|x64'">
- <OutputPath>..\WholeBin\Pre64\</OutputPath>
- <PlatformTarget>x64</PlatformTarget>
- <DefineConstants>TRACE;PreRelease</DefineConstants>
- <ErrorReport>prompt</ErrorReport>
- <DebugType>full</DebugType>
- <DebugSymbols>true</DebugSymbols>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
- <PlatformTarget>x64</PlatformTarget>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- <OutputPath>..\WholeBin\Dbg64\</OutputPath>
- <ErrorReport>prompt</ErrorReport>
- <DebugType>full</DebugType>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
- <PlatformTarget>x64</PlatformTarget>
- <Optimize>true</Optimize>
- <OutputPath>..\WholeBin\Rel64\</OutputPath>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
- <ErrorReport>prompt</ErrorReport>
- <DebugType>full</DebugType>
- <DefineConstants>TRACE;DEBUG</DefineConstants>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'PreRelease|AnyCPU'">
- <ErrorReport>prompt</ErrorReport>
- <DebugType>full</DebugType>
- <DebugSymbols>true</DebugSymbols>
- <DefineConstants>TRACE</DefineConstants>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|AnyCPU'">
- <Optimize>true</Optimize>
- </PropertyGroup>
- <ItemGroup>
- <Reference Include="System" />
- <Reference Include="System.Core" />
- <Reference Include="System.Xml.Linq" />
- <Reference Include="System.Data.DataSetExtensions" />
- <Reference Include="Microsoft.CSharp" />
- <Reference Include="System.Data" />
- <Reference Include="System.Deployment" />
- <Reference Include="System.Drawing" />
- <Reference Include="System.Net.Http" />
- <Reference Include="System.Windows.Forms" />
- <Reference Include="System.Xml" />
- </ItemGroup>
- <ItemGroup>
- <Compile Include="CefSharpWrapConst.cs" />
- <Compile Include="CefSharpWrapPdfExportSetting.cs" />
- <Compile Include="CustomResource\CustomResourceSchemeHandlerFactory.cs" />
- <Compile Include="CustomResource\BytesProvider.cs" />
- <Compile Include="CefSharpWrapBrowser.cs" />
- <Compile Include="CefSharpWrapBrowserBase.cs" />
- <Compile Include="CefSharpWrapFactory.cs" />
- <Compile Include="CustomResource\ConflictResolve.cs" />
- <Compile Include="CustomResource\DefaultCustomResourceResolveResult.cs" />
- <Compile Include="CustomResource\IBytesProvider.cs" />
- <Compile Include="CustomResource\ICustomResourceResolver.cs" />
- <Compile Include="CustomResource\ICustomResourceResolveResult.cs" />
- <Compile Include="Program.cs" />
- <Compile Include="ProjectNameSpaceHolder.cs" />
- <Compile Include="Properties\AssemblyInfo.cs" />
- <Compile Include="ExternalRequestBlocker.cs" />
- <EmbeddedResource Include="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- <SubType>Designer</SubType>
- </EmbeddedResource>
- <Compile Include="Properties\Resources.Designer.cs">
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- <DesignTime>True</DesignTime>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <None Include="app.config" />
- <None Include="packages.config" />
- </ItemGroup>
- <Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
- <PropertyGroup>
- <PostBuildEvent>
- </PostBuildEvent>
- </PropertyGroup>
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
- <PropertyGroup>
- <ErrorText>这台计算机上缺少此项目引用的 NuGet 程序包。使用“NuGet 程序包还原”可下载这些程序包。有关更多信息,请参见 http://go.microsoft.com/fwlink/?LinkID=322105。缺少的文件是 {0}。</ErrorText>
- </PropertyGroup>
- <Error Condition="!Exists('C:\NuGetLocalRepo\cef.redist.x64.3.3497.1841\build\cef.redist.x64.props')" Text="$([System.String]::Format('$(ErrorText)', 'C:\NuGetLocalRepo\cef.redist.x64.3.3497.1841\build\cef.redist.x64.props'))" />
- <Error Condition="!Exists('C:\NuGetLocalRepo\cef.redist.x86.3.3497.1841\build\cef.redist.x86.props')" Text="$([System.String]::Format('$(ErrorText)', 'C:\NuGetLocalRepo\cef.redist.x86.3.3497.1841\build\cef.redist.x86.props'))" />
- <Error Condition="!Exists('C:\NuGetLocalRepo\CefSharp.Common.69.0.0\build\CefSharp.Common.props')" Text="$([System.String]::Format('$(ErrorText)', 'C:\NuGetLocalRepo\CefSharp.Common.69.0.0\build\CefSharp.Common.props'))" />
- <Error Condition="!Exists('C:\NuGetLocalRepo\CefSharp.Common.69.0.0\build\CefSharp.Common.targets')" Text="$([System.String]::Format('$(ErrorText)', 'C:\NuGetLocalRepo\CefSharp.Common.69.0.0\build\CefSharp.Common.targets'))" />
- <Error Condition="!Exists('C:\NuGetLocalRepo\CefSharp.WinForms.69.0.0\build\CefSharp.WinForms.props')" Text="$([System.String]::Format('$(ErrorText)', 'C:\NuGetLocalRepo\CefSharp.WinForms.69.0.0\build\CefSharp.WinForms.props'))" />
- <Error Condition="!Exists('C:\NuGetLocalRepo\CefSharp.WinForms.69.0.0\build\CefSharp.WinForms.targets')" Text="$([System.String]::Format('$(ErrorText)', 'C:\NuGetLocalRepo\CefSharp.WinForms.69.0.0\build\CefSharp.WinForms.targets'))" />
- </Target>
- <Import Project="C:\NuGetLocalRepo\CefSharp.Common.69.0.0\build\CefSharp.Common.targets" Condition="Exists('C:\NuGetLocalRepo\CefSharp.Common.69.0.0\build\CefSharp.Common.targets')" />
- <Import Project="C:\NuGetLocalRepo\CefSharp.WinForms.69.0.0\build\CefSharp.WinForms.targets" Condition="Exists('C:\NuGetLocalRepo\CefSharp.WinForms.69.0.0\build\CefSharp.WinForms.targets')" />
- </Project>
|