2018-08-31 10:06:27 +02: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>{10C62628-8E6A-45AA-9D97-339B119AD21D}</ProjectGuid>
|
|
|
|
|
<OutputType>Library</OutputType>
|
|
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
|
|
<RootNamespace>SafeExamBrowser.I18n</RootNamespace>
|
|
|
|
|
<AssemblyName>SafeExamBrowser.I18n</AssemblyName>
|
2019-03-20 14:00:36 +01:00
|
|
|
|
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
|
|
<Deterministic>true</Deterministic>
|
2019-03-20 14:00:36 +01:00
|
|
|
|
<TargetFrameworkProfile />
|
2018-08-31 10:06:27 +02:00
|
|
|
|
</PropertyGroup>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x86'">
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<OutputPath>bin\x86\Debug\</OutputPath>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<DebugType>full</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
</PropertyGroup>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x86'">
|
|
|
|
|
<OutputPath>bin\x86\Release\</OutputPath>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
|
|
|
|
<PlatformTarget>x86</PlatformTarget>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
</PropertyGroup>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<DebugSymbols>true</DebugSymbols>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<OutputPath>bin\x64\Debug\</OutputPath>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
|
|
<DebugType>full</DebugType>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
|
|
|
|
|
<OutputPath>bin\x64\Release\</OutputPath>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<DefineConstants>TRACE</DefineConstants>
|
|
|
|
|
<Optimize>true</Optimize>
|
|
|
|
|
<DebugType>pdbonly</DebugType>
|
2019-11-06 15:45:17 +01:00
|
|
|
|
<PlatformTarget>x64</PlatformTarget>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
|
|
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
|
|
|
|
|
</PropertyGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Reference Include="System" />
|
|
|
|
|
<Reference Include="Microsoft.CSharp" />
|
|
|
|
|
<Reference Include="System.Xml" />
|
|
|
|
|
<Reference Include="System.Xml.Linq" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Compile Include="Properties\AssemblyInfo.cs" />
|
|
|
|
|
<Compile Include="Text.cs" />
|
|
|
|
|
<Compile Include="XmlTextResource.cs" />
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<Content Include="Text.xml">
|
|
|
|
|
<SubType>Designer</SubType>
|
|
|
|
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
|
|
|
|
|
</Content>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
2019-08-30 09:55:26 +02:00
|
|
|
|
<ProjectReference Include="..\SafeExamBrowser.I18n.Contracts\SafeExamBrowser.I18n.Contracts.csproj">
|
|
|
|
|
<Project>{1858ddf3-bc2a-4bff-b663-4ce2ffeb8b7d}</Project>
|
|
|
|
|
<Name>SafeExamBrowser.I18n.Contracts</Name>
|
|
|
|
|
</ProjectReference>
|
|
|
|
|
<ProjectReference Include="..\SafeExamBrowser.Logging.Contracts\SafeExamBrowser.Logging.Contracts.csproj">
|
|
|
|
|
<Project>{64ea30fb-11d4-436a-9c2b-88566285363e}</Project>
|
|
|
|
|
<Name>SafeExamBrowser.Logging.Contracts</Name>
|
2018-08-31 10:06:27 +02:00
|
|
|
|
</ProjectReference>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
|
|
|
|
</Project>
|