Ver Fonte

Profile78 => Profile259, which is the same profile without WCF

Paul Betts há 11 anos atrás
pai
commit
070ef4848a
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Rx.NET/Source/Common.targets

+ 1 - 1
Rx.NET/Source/Common.targets

@@ -100,7 +100,7 @@
     <DefineConstants>$(DefineConstants);NO_EVENTARGS_CONSTRAINT;HAS_EDI;HAS_WINRT;HAS_PROGRESS;PREFER_ASYNC;HAS_AWAIT;HAS_APTCA;NO_REMOTING;NO_SERIALIZABLE;NO_THREAD;CRIPPLED_REFLECTION;PLIB;NO_CDS_COLLECTIONS;USE_TIMER_SELF_ROOT</DefineConstants>
     <TargetFrameworkIdentifier>.NETPortable</TargetFrameworkIdentifier>
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-    <TargetFrameworkProfile>Profile78</TargetFrameworkProfile>
+    <TargetFrameworkProfile>Profile259</TargetFrameworkProfile>
     <NoStdLib>true</NoStdLib>
   </PropertyGroup>