Changed common project type to allow wpf controls

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti 2012-08-04 19:39:17 -04:00
parent 5803f951b5
commit 43b6b8c91a

View file

@ -10,6 +10,7 @@
<RootNamespace>MediaBrowser.Common</RootNamespace>
<AssemblyName>MediaBrowser.Common</AssemblyName>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
<ProjectTypeGuids>{60dc8134-eba5-43b8-bcc9-bb4bc16c2548};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<FileAlignment>512</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">