2010-06-21 Jonathan Chambers <joncham@gmail.com>
[mono.git] / mcs / build / msbuild / Mono.Default.targets
1 <?xml version="1.0" encoding="utf-8"?>\r
2 <Project ToolsVersion="3.5" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">\r
3   <PropertyGroup>\r
4     <Configuration Condition="'$(Configuration)' == ''">net_2_0</Configuration>\r
5     <Platform Condition="'$(Platform)' == ''">AnyCPU</Platform>\r
6   </PropertyGroup>\r
7 </Project>