File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 <DebugType >full</DebugType >
2020 <Optimize >false</Optimize >
2121 <OutputPath >bin\Debug\</OutputPath >
22- <DefineConstants >TRACE;DEBUG;MONODROID</DefineConstants >
22+ <DefineConstants >TRACE;DEBUG;MONODROID;FRAMEWORK </DefineConstants >
2323 <ErrorReport >prompt</ErrorReport >
2424 <WarningLevel >4</WarningLevel >
2525 </PropertyGroup >
2626 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
2727 <DebugType >pdbonly</DebugType >
2828 <Optimize >true</Optimize >
2929 <OutputPath >bin\Release\</OutputPath >
30- <DefineConstants >TRACE;MONODROID</DefineConstants >
30+ <DefineConstants >TRACE;MONODROID;FRAMEWORK </DefineConstants >
3131 <ErrorReport >prompt</ErrorReport >
3232 <WarningLevel >4</WarningLevel >
3333 </PropertyGroup >
240240 <Compile Include =" ..\RestSharp\RestRequestAsyncHandle.cs" >
241241 <Link >RestRequestAsyncHandle.cs</Link >
242242 </Compile >
243- <Compile Include =" ..\RestSharp\Deserializers\DotNetXmlDeserializer.cs" >
243+ <Compile Include =" ..\RestSharp\Deserializers\DotNetXmlDeserializer.cs" >
244244 <Link >Deserializers\DotNetXmlDeserializer.cs</Link >
245245 </Compile >
246- </ItemGroup >
246+ </ItemGroup >
247247 <Import Project =" $(MSBuildExtensionsPath)\Novell\Novell.MonoDroid.CSharp.targets" />
248248 <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
249249 Other similar extension points exist, see Microsoft.Common.targets.
You can’t perform that action at this time.
0 commit comments