|
@@ -10,7 +10,7 @@
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder>
|
|
|
<RootNamespace>CommonLang</RootNamespace>
|
|
|
<AssemblyName>CommonLang</AssemblyName>
|
|
|
- <TargetFrameworkVersion>v3.5</TargetFrameworkVersion>
|
|
|
+ <TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
|
|
<FileAlignment>512</FileAlignment>
|
|
|
<FileUpgradeFlags>
|
|
|
</FileUpgradeFlags>
|
|
@@ -49,6 +49,7 @@
|
|
|
</DocumentationFile>
|
|
|
<NoWarn>1591</NoWarn>
|
|
|
<Prefer32Bit>false</Prefer32Bit>
|
|
|
+ <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
|
|
|
</PropertyGroup>
|
|
|
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
|
|
|
<DebugType>pdbonly</DebugType>
|