Switch back to .NET 4.5

This commit is contained in:
2014-07-22 16:26:36 -04:00
parent 90cad5b85a
commit 3d150394b6

View File

@@ -10,7 +10,7 @@
<AppDesignerFolder>Properties</AppDesignerFolder> <AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>Common.Native</RootNamespace> <RootNamespace>Common.Native</RootNamespace>
<AssemblyName>Common.Native</AssemblyName> <AssemblyName>Common.Native</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion> <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment> <FileAlignment>512</FileAlignment>
<FileUpgradeFlags> <FileUpgradeFlags>
</FileUpgradeFlags> </FileUpgradeFlags>