aboutsummaryrefslogtreecommitdiffstats
path: root/ffi/cs/bls.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'ffi/cs/bls.csproj')
-rw-r--r--ffi/cs/bls.csproj3
1 files changed, 2 insertions, 1 deletions
diff --git a/ffi/cs/bls.csproj b/ffi/cs/bls.csproj
index f2cbee1..13492d3 100644
--- a/ffi/cs/bls.csproj
+++ b/ffi/cs/bls.csproj
@@ -9,7 +9,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>bls</RootNamespace>
<AssemblyName>bls</AssemblyName>
- <TargetFrameworkVersion>v4.0</TargetFrameworkVersion>
+ <TargetFrameworkVersion>v4.6.2</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
<AutoGenerateBindingRedirects>true</AutoGenerateBindingRedirects>
<PublishUrl>publish\</PublishUrl>
@@ -39,6 +39,7 @@
<ErrorReport>prompt</ErrorReport>
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet>
<LangVersion>7.2</LangVersion>
+ <Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release|x64'">
<OutputPath>..\..\bin\</OutputPath>