Просмотр исходного кода

Profile78 => Profile259, which is the same profile without WCF, for Ix.Net

Paul Betts 11 лет назад
Родитель
Сommit
acf45bc78e
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      Ix.NET/Source/Common.targets

+ 2 - 2
Ix.NET/Source/Common.targets

@@ -81,7 +81,7 @@
     <DefineConstants>$(DefineConstants);HAS_AWAIT</DefineConstants>
     <TargetFrameworkIdentifier>.NETPortable</TargetFrameworkIdentifier>
     <TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
-    <TargetFrameworkProfile>Profile78</TargetFrameworkProfile>
+    <TargetFrameworkProfile>Profile259</TargetFrameworkProfile>
     <NoStdLib>true</NoStdLib>
     <BuildFlavor>DESKTOPCLR45</BuildFlavor>
   </PropertyGroup>
@@ -204,4 +204,4 @@
    </PropertyGroup>
  </Target>
   
-</Project>
+</Project>