Explorar el Código

fixed wrong project type guid

Luke Pulverenti hace 12 años
padre
commit
01def9a1e0
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0 1
      MediaBrowser.Common/MediaBrowser.Common.csproj

+ 0 - 1
MediaBrowser.Common/MediaBrowser.Common.csproj

@@ -10,7 +10,6 @@
     <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>
     <SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\</SolutionDir>
     <RestorePackages>true</RestorePackages>