2017-07-12 15:36:30 +02:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "15.0" xmlns= "http://schemas.microsoft.com/developer/msbuild/2003" >
2017-07-24 17:31:28 +02:00
<Import Project= "..\packages\CefSharp.Wpf.57.0.0\build\CefSharp.Wpf.props" Condition= "Exists('..\packages\CefSharp.Wpf.57.0.0\build\CefSharp.Wpf.props')" />
<Import Project= "..\packages\CefSharp.Common.57.0.0\build\CefSharp.Common.props" Condition= "Exists('..\packages\CefSharp.Common.57.0.0\build\CefSharp.Common.props')" />
2017-07-12 15:36:30 +02:00
<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 > {04E653F1-98E6-4E34-9DD7-7F2BC1A8B767}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > SafeExamBrowser.Browser</RootNamespace>
<AssemblyName > SafeExamBrowser.Browser</AssemblyName>
<TargetFrameworkVersion > v4.5.2</TargetFrameworkVersion>
<FileAlignment > 512</FileAlignment>
2017-07-24 17:31:28 +02:00
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2017-07-12 15:36:30 +02:00
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
<DebugSymbols > true</DebugSymbols>
<DebugType > full</DebugType>
<Optimize > false</Optimize>
<OutputPath > bin\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
<PropertyGroup Condition= " '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
<DebugType > pdbonly</DebugType>
<Optimize > true</Optimize>
<OutputPath > bin\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<ErrorReport > prompt</ErrorReport>
<WarningLevel > 4</WarningLevel>
</PropertyGroup>
2017-07-24 17:31:28 +02:00
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x86'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\x86\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > x86</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x86'" >
<OutputPath > bin\x86\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x86</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
2017-07-12 15:36:30 +02:00
<ItemGroup >
2017-07-24 17:31:28 +02:00
<Reference Include= "PresentationCore" />
<Reference Include= "PresentationFramework" />
2017-07-12 15:36:30 +02:00
<Reference Include= "System" />
<Reference Include= "System.Core" />
2017-07-24 17:31:28 +02:00
<Reference Include= "System.Xaml" />
2017-07-12 15:36:30 +02:00
<Reference Include= "System.Xml.Linq" />
<Reference Include= "System.Data.DataSetExtensions" />
<Reference Include= "Microsoft.CSharp" />
<Reference Include= "System.Data" />
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Xml" />
2017-07-24 17:31:28 +02:00
<Reference Include= "WindowsBase" />
2017-07-12 15:36:30 +02:00
</ItemGroup>
<ItemGroup >
2017-07-14 10:28:59 +02:00
<Compile Include= "BrowserApplicationController.cs" />
2017-07-12 15:36:30 +02:00
<Compile Include= "BrowserApplicationInfo.cs" />
2017-07-14 10:28:59 +02:00
<Compile Include= "BrowserApplicationInstance.cs" />
2017-07-24 17:31:28 +02:00
<Compile Include= "BrowserControl.cs" />
2017-07-12 15:36:30 +02:00
<Compile Include= "BrowserIconResource.cs" />
<Compile Include= "Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup >
<ProjectReference Include= "..\SafeExamBrowser.Contracts\SafeExamBrowser.Contracts.csproj" >
<Project > {47DA5933-BEF8-4729-94E6-ABDE2DB12262}</Project>
<Name > SafeExamBrowser.Contracts</Name>
</ProjectReference>
</ItemGroup>
2017-07-13 12:12:52 +02:00
<ItemGroup >
<Resource Include= "Images\ChromiumLogo.xaml" >
<Generator > MSBuild:Compile</Generator>
<SubType > Designer</SubType>
</Resource>
</ItemGroup>
2017-07-24 17:31:28 +02:00
<ItemGroup >
<None Include= "packages.config" />
</ItemGroup>
2017-07-12 15:36:30 +02:00
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
2017-07-24 17:31:28 +02:00
<Import Project= "..\packages\cef.redist.x64.3.2987.1601\build\cef.redist.x64.targets" Condition= "Exists('..\packages\cef.redist.x64.3.2987.1601\build\cef.redist.x64.targets')" />
<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\cef.redist.x64.3.2987.1601\build\cef.redist.x64.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x64.3.2987.1601\build\cef.redist.x64.targets'))" />
<Error Condition= "!Exists('..\packages\cef.redist.x86.3.2987.1601\build\cef.redist.x86.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\cef.redist.x86.3.2987.1601\build\cef.redist.x86.targets'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Common.57.0.0\build\CefSharp.Common.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.57.0.0\build\CefSharp.Common.props'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Common.57.0.0\build\CefSharp.Common.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Common.57.0.0\build\CefSharp.Common.targets'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Wpf.57.0.0\build\CefSharp.Wpf.props')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Wpf.57.0.0\build\CefSharp.Wpf.props'))" />
<Error Condition= "!Exists('..\packages\CefSharp.Wpf.57.0.0\build\CefSharp.Wpf.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\CefSharp.Wpf.57.0.0\build\CefSharp.Wpf.targets'))" />
</Target>
<Import Project= "..\packages\cef.redist.x86.3.2987.1601\build\cef.redist.x86.targets" Condition= "Exists('..\packages\cef.redist.x86.3.2987.1601\build\cef.redist.x86.targets')" />
<Import Project= "..\packages\CefSharp.Common.57.0.0\build\CefSharp.Common.targets" Condition= "Exists('..\packages\CefSharp.Common.57.0.0\build\CefSharp.Common.targets')" />
<Import Project= "..\packages\CefSharp.Wpf.57.0.0\build\CefSharp.Wpf.targets" Condition= "Exists('..\packages\CefSharp.Wpf.57.0.0\build\CefSharp.Wpf.targets')" />
2017-07-25 09:02:32 +02:00
<PropertyGroup >
<PostBuildEvent > xcopy /E /Y "$(ProjectDir)bin\$(PlatformName)\$(ConfigurationName)" "$(SolutionDir)SafeExamBrowser\bin\$(PlatformName)\$(ConfigurationName)"</PostBuildEvent>
</PropertyGroup>
2017-07-12 15:36:30 +02:00
</Project>