2010-06-10 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mcs / class / Mono.Security / Mono.Security.csproj
index 3ee0deceeb4ec5ff9ed1a3fa3d1de4ce55cf9412..77cb6d1e5ad060bfd07bbb476c961552eb1b5a71 100644 (file)
@@ -13,6 +13,9 @@
   <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'basic|AnyCPU' ">
     <DefineConstants>BOOTSTRAP_BASIC,NET_1_1,NET_2_0</DefineConstants>
   </PropertyGroup>
+  <PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'net_2_0|AnyCPU' ">
+    <DefineConstants>NET_1_1,NET_2_0</DefineConstants>
+  </PropertyGroup>
   <ItemGroup>
     <Reference Include="System.dll"/>
   </ItemGroup>