2021-02-10 23:21:48 +01:00
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion= "15.0" 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>
<ProjectGuid > {3F1F262E-A07C-4513-83C6-D7EF2F203EBF}</ProjectGuid>
<OutputType > Library</OutputType>
<AppDesignerFolder > Properties</AppDesignerFolder>
<RootNamespace > SafeExamBrowser.Proctoring</RootNamespace>
<AssemblyName > SafeExamBrowser.Proctoring</AssemblyName>
2023-06-22 16:15:23 +02:00
<TargetFrameworkVersion > v4.8</TargetFrameworkVersion>
2021-02-10 23:21:48 +01:00
<FileAlignment > 512</FileAlignment>
<Deterministic > true</Deterministic>
2021-02-19 22:03:52 +01:00
<NuGetPackageImportStamp >
</NuGetPackageImportStamp>
2023-06-22 16:15:23 +02:00
<TargetFrameworkProfile />
2021-02-10 23:21:48 +01:00
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Debug|x64'" >
<DebugSymbols > true</DebugSymbols>
<OutputPath > bin\x64\Debug\</OutputPath>
<DefineConstants > DEBUG;TRACE</DefineConstants>
<DebugType > full</DebugType>
<PlatformTarget > x64</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup Condition= "'$(Configuration)|$(Platform)' == 'Release|x64'" >
<OutputPath > bin\x64\Release\</OutputPath>
<DefineConstants > TRACE</DefineConstants>
<Optimize > true</Optimize>
<DebugType > pdbonly</DebugType>
<PlatformTarget > x64</PlatformTarget>
<ErrorReport > prompt</ErrorReport>
<CodeAnalysisRuleSet > MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<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>
<ItemGroup >
2024-03-05 17:41:40 +01:00
<Reference Include= "KGySoft.CoreLibraries, Version=8.1.0.0, Culture=neutral, PublicKeyToken=b45eba277439ddfe, processorArchitecture=MSIL" >
<HintPath > ..\packages\KGySoft.CoreLibraries.8.1.0\lib\net472\KGySoft.CoreLibraries.dll</HintPath>
2024-02-01 17:36:11 +01:00
</Reference>
2024-03-05 17:41:40 +01:00
<Reference Include= "KGySoft.Drawing, Version=8.1.0.0, Culture=neutral, PublicKeyToken=b45eba277439ddfe, processorArchitecture=MSIL" >
<HintPath > ..\packages\KGySoft.Drawing.8.1.0\lib\net46\KGySoft.Drawing.dll</HintPath>
2024-02-01 17:36:11 +01:00
</Reference>
2024-03-05 17:41:40 +01:00
<Reference Include= "KGySoft.Drawing.Core, Version=8.1.0.0, Culture=neutral, PublicKeyToken=b45eba277439ddfe, processorArchitecture=MSIL" >
<HintPath > ..\packages\KGySoft.Drawing.Core.8.1.0\lib\net46\KGySoft.Drawing.Core.dll</HintPath>
2024-02-01 17:36:11 +01:00
</Reference>
2024-03-05 17:41:40 +01:00
<Reference Include= "Microsoft.Web.WebView2.Core, Version=1.0.2365.46, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Web.WebView2.1.0.2365.46\lib\net45\Microsoft.Web.WebView2.Core.dll</HintPath>
2021-02-19 22:03:52 +01:00
</Reference>
2024-03-05 17:41:40 +01:00
<Reference Include= "Microsoft.Web.WebView2.WinForms, Version=1.0.2365.46, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Web.WebView2.1.0.2365.46\lib\net45\Microsoft.Web.WebView2.WinForms.dll</HintPath>
2021-02-19 22:03:52 +01:00
</Reference>
2024-03-05 17:41:40 +01:00
<Reference Include= "Microsoft.Web.WebView2.Wpf, Version=1.0.2365.46, Culture=neutral, PublicKeyToken=2a8ab48044d2601e, processorArchitecture=MSIL" >
<HintPath > ..\packages\Microsoft.Web.WebView2.1.0.2365.46\lib\net45\Microsoft.Web.WebView2.Wpf.dll</HintPath>
2021-02-19 22:03:52 +01:00
</Reference>
2021-06-29 09:44:16 +02:00
<Reference Include= "Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL" >
2023-03-14 00:54:48 +01:00
<HintPath > ..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
2021-06-29 09:44:16 +02:00
</Reference>
2021-02-19 22:03:52 +01:00
<Reference Include= "PresentationCore" />
<Reference Include= "PresentationFramework" />
2021-02-10 23:21:48 +01:00
<Reference Include= "System" />
<Reference Include= "Microsoft.CSharp" />
2024-02-01 17:36:11 +01:00
<Reference Include= "System.Drawing" />
<Reference Include= "System.Net.Http" />
<Reference Include= "System.Windows.Forms" />
2021-02-19 22:03:52 +01:00
<Reference Include= "System.Xaml" />
2024-02-21 18:37:23 +01:00
<Reference Include= "System.Xml" />
<Reference Include= "System.Xml.Linq" />
2021-02-19 22:03:52 +01:00
<Reference Include= "WindowsBase" />
2021-02-10 23:21:48 +01:00
</ItemGroup>
<ItemGroup >
2024-01-18 18:02:21 +01:00
<Compile Include= "JitsiMeet\JitsiMeetImplementation.cs" />
2021-02-19 22:03:52 +01:00
<Compile Include= "ProctoringControl.cs" />
2021-02-10 23:21:48 +01:00
<Compile Include= "ProctoringController.cs" />
2024-01-18 18:02:21 +01:00
<Compile Include= "ProctoringFactory.cs" />
<Compile Include= "ProctoringImplementation.cs" />
2021-02-10 23:21:48 +01:00
<Compile Include= "Properties\AssemblyInfo.cs" />
2024-02-29 21:05:43 +01:00
<Compile Include= "ScreenProctoring\Buffer.cs" />
2024-02-21 18:37:23 +01:00
<Compile Include= "ScreenProctoring\Cache.cs" />
2024-02-13 11:04:36 +01:00
<Compile Include= "ScreenProctoring\Data\IntervalTrigger.cs" />
<Compile Include= "ScreenProctoring\Data\KeyboardTrigger.cs" />
2024-02-21 18:37:23 +01:00
<Compile Include= "ScreenProctoring\Data\MetaData.cs" />
2024-02-13 11:04:36 +01:00
<Compile Include= "ScreenProctoring\Data\MouseTrigger.cs" />
2024-02-16 19:42:41 +01:00
<Compile Include= "ScreenProctoring\Events\DataCollectedEventHandler.cs" />
2024-02-01 17:36:11 +01:00
<Compile Include= "ScreenProctoring\Imaging\Extensions.cs" />
2024-02-21 18:37:23 +01:00
<Compile Include= "ScreenProctoring\Data\MetaDataAggregator.cs" />
2024-02-01 17:36:11 +01:00
<Compile Include= "ScreenProctoring\Imaging\ProcessingOrder.cs" />
<Compile Include= "ScreenProctoring\Imaging\ScreenShot.cs" />
2024-02-21 18:37:23 +01:00
<Compile Include= "ScreenProctoring\Imaging\ScreenShotProcessor.cs" />
2024-02-01 17:36:11 +01:00
<Compile Include= "ScreenProctoring\ScreenProctoringImplementation.cs" />
<Compile Include= "ScreenProctoring\Service\Api.cs" />
2024-02-16 19:42:41 +01:00
<Compile Include= "ScreenProctoring\DataCollector.cs" />
2024-02-01 17:36:11 +01:00
<Compile Include= "ScreenProctoring\Service\Parser.cs" />
<Compile Include= "ScreenProctoring\Service\Requests\ContentType.cs" />
<Compile Include= "ScreenProctoring\Service\Requests\CreateSessionRequest.cs" />
<Compile Include= "ScreenProctoring\Service\Requests\Header.cs" />
<Compile Include= "ScreenProctoring\Service\Requests\Extensions.cs" />
2024-02-16 19:42:41 +01:00
<Compile Include= "ScreenProctoring\Service\Requests\HealthRequest.cs" />
2024-02-01 17:36:11 +01:00
<Compile Include= "ScreenProctoring\Service\Requests\TerminateSessionRequest.cs" />
<Compile Include= "ScreenProctoring\Service\Requests\OAuth2TokenRequest.cs" />
<Compile Include= "ScreenProctoring\Service\Requests\Request.cs" />
<Compile Include= "ScreenProctoring\Service\Requests\ScreenShotRequest.cs" />
<Compile Include= "ScreenProctoring\Service\ServiceProxy.cs" />
<Compile Include= "ScreenProctoring\Service\ServiceResponse.cs" />
2024-02-16 19:42:41 +01:00
<Compile Include= "ScreenProctoring\TransmissionSpooler.cs" />
2021-02-10 23:21:48 +01:00
</ItemGroup>
<ItemGroup >
2024-02-13 11:04:36 +01:00
<ProjectReference Include= "..\SafeExamBrowser.Applications.Contracts\SafeExamBrowser.Applications.Contracts.csproj" >
<Project > {ac77745d-3b41-43e2-8e84-d40e5a4ee77f}</Project>
<Name > SafeExamBrowser.Applications.Contracts</Name>
</ProjectReference>
<ProjectReference Include= "..\SafeExamBrowser.Browser.Contracts\SafeExamBrowser.Browser.Contracts.csproj" >
<Project > {5FB5273D-277C-41DD-8593-A25CE1AFF2E9}</Project>
<Name > SafeExamBrowser.Browser.Contracts</Name>
</ProjectReference>
2021-03-17 00:05:29 +01:00
<ProjectReference Include= "..\SafeExamBrowser.Configuration.Contracts\SafeExamBrowser.Configuration.Contracts.csproj" >
<Project > {7d74555e-63e1-4c46-bd0a-8580552368c8}</Project>
<Name > SafeExamBrowser.Configuration.Contracts</Name>
</ProjectReference>
2021-03-18 23:12:07 +01:00
<ProjectReference Include= "..\SafeExamBrowser.Core.Contracts\SafeExamBrowser.Core.Contracts.csproj" >
<Project > {fe0e1224-b447-4b14-81e7-ed7d84822aa0}</Project>
<Name > SafeExamBrowser.Core.Contracts</Name>
</ProjectReference>
2021-03-25 13:49:45 +01:00
<ProjectReference Include= "..\SafeExamBrowser.I18n.Contracts\SafeExamBrowser.I18n.Contracts.csproj" >
<Project > {1858ddf3-bc2a-4bff-b663-4ce2ffeb8b7d}</Project>
<Name > SafeExamBrowser.I18n.Contracts</Name>
</ProjectReference>
2021-02-10 23:21:48 +01:00
<ProjectReference Include= "..\SafeExamBrowser.Logging.Contracts\SafeExamBrowser.Logging.Contracts.csproj" >
<Project > {64ea30fb-11d4-436a-9c2b-88566285363e}</Project>
<Name > SafeExamBrowser.Logging.Contracts</Name>
</ProjectReference>
2024-02-13 11:04:36 +01:00
<ProjectReference Include= "..\SafeExamBrowser.Monitoring.Contracts\SafeExamBrowser.Monitoring.Contracts.csproj" >
<Project > {6D563A30-366D-4C35-815B-2C9E6872278B}</Project>
<Name > SafeExamBrowser.Monitoring.Contracts</Name>
</ProjectReference>
2021-02-10 23:21:48 +01:00
<ProjectReference Include= "..\SafeExamBrowser.Proctoring.Contracts\SafeExamBrowser.Proctoring.Contracts.csproj" >
<Project > {8e52bd1c-0540-4f16-b181-6665d43f7a7b}</Project>
<Name > SafeExamBrowser.Proctoring.Contracts</Name>
</ProjectReference>
2021-04-12 10:59:31 +02:00
<ProjectReference Include= "..\SafeExamBrowser.Server.Contracts\SafeExamBrowser.Server.Contracts.csproj" >
<Project > {db701e6f-bddc-4cec-b662-335a9dc11809}</Project>
<Name > SafeExamBrowser.Server.Contracts</Name>
</ProjectReference>
2021-02-19 22:03:52 +01:00
<ProjectReference Include= "..\SafeExamBrowser.Settings\SafeExamBrowser.Settings.csproj" >
<Project > {30b2d907-5861-4f39-abad-c4abf1b3470e}</Project>
<Name > SafeExamBrowser.Settings</Name>
</ProjectReference>
2021-03-17 00:05:29 +01:00
<ProjectReference Include= "..\SafeExamBrowser.SystemComponents.Contracts\SafeExamBrowser.SystemComponents.Contracts.csproj" >
<Project > {903129c6-e236-493b-9ad6-c6a57f647a3a}</Project>
<Name > SafeExamBrowser.SystemComponents.Contracts</Name>
</ProjectReference>
2021-02-19 22:03:52 +01:00
<ProjectReference Include= "..\SafeExamBrowser.UserInterface.Contracts\SafeExamBrowser.UserInterface.Contracts.csproj" >
<Project > {c7889e97-6ff6-4a58-b7cb-521ed276b316}</Project>
<Name > SafeExamBrowser.UserInterface.Contracts</Name>
</ProjectReference>
2024-02-06 10:45:45 +01:00
<ProjectReference Include= "..\SafeExamBrowser.WindowsApi.Contracts\SafeExamBrowser.WindowsApi.Contracts.csproj" >
<Project > {7016F080-9AA5-41B2-A225-385AD877C171}</Project>
<Name > SafeExamBrowser.WindowsApi.Contracts</Name>
</ProjectReference>
2021-02-19 22:03:52 +01:00
</ItemGroup>
2021-03-04 16:05:22 +01:00
<ItemGroup >
2021-03-10 21:26:45 +01:00
<EmbeddedResource Include= "JitsiMeet\index.html" />
2021-03-04 16:05:22 +01:00
</ItemGroup>
2021-03-19 20:26:40 +01:00
<ItemGroup >
2023-03-14 00:54:48 +01:00
<None Include= "packages.config" />
2021-03-19 20:26:40 +01:00
</ItemGroup>
2024-02-01 17:36:11 +01:00
<ItemGroup />
2021-02-10 23:21:48 +01:00
<Import Project= "$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
2024-03-05 17:41:40 +01:00
<Import Project= "..\packages\Microsoft.Web.WebView2.1.0.2365.46\build\Microsoft.Web.WebView2.targets" Condition= "Exists('..\packages\Microsoft.Web.WebView2.1.0.2365.46\build\Microsoft.Web.WebView2.targets')" />
2021-02-19 22:03:52 +01:00
<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>
2024-03-05 17:41:40 +01:00
<Error Condition= "!Exists('..\packages\Microsoft.Web.WebView2.1.0.2365.46\build\Microsoft.Web.WebView2.targets')" Text= "$([System.String]::Format('$(ErrorText)', '..\packages\Microsoft.Web.WebView2.1.0.2365.46\build\Microsoft.Web.WebView2.targets'))" />
2021-02-19 22:03:52 +01:00
</Target>
2021-02-10 23:21:48 +01:00
</Project>