11<?xml version =" 1.0" encoding =" utf-8" ?>
22<Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
33 <PropertyGroup >
4- <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
54 <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
65 <ProductVersion >8.0.30703</ProductVersion >
76 <SchemaVersion >2.0</SchemaVersion >
87 <ProjectGuid >{E1F2AD19-276E-4D05-A41A-89AA133CECFC}</ProjectGuid >
8+ <ProjectTypeGuids >{A3F8F2AB-B479-4A4A-A458-A89E7DC349F1};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
99 <OutputType >Library</OutputType >
1010 <AppDesignerFolder >Properties</AppDesignerFolder >
1111 <RootNamespace >ReactiveUI.Testing</RootNamespace >
1212 <AssemblyName >ReactiveUI.Testing</AssemblyName >
1313 <FileAlignment >512</FileAlignment >
14+ <TargetFrameworkVersion >v2.0</TargetFrameworkVersion >
15+ <TargetFrameworkIdentifier >Xamarin.Mac</TargetFrameworkIdentifier >
1416 <SccProjectName >
1517 </SccProjectName >
1618 <SccLocalPath >
1921 </SccAuxPath >
2022 <SccProvider >
2123 </SccProvider >
22- <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
2324 </PropertyGroup >
2425 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
2526 <DebugSymbols >True</DebugSymbols >
4647 <Reference Include =" System.ComponentModel.DataAnnotations" />
4748 <Reference Include =" System.Core" />
4849 <Reference Include =" System.Runtime.Serialization" />
49- <Reference Include =" System.Xaml" />
5050 <Reference Include =" System.Xml.Linq" />
5151 <Reference Include =" Microsoft.CSharp" />
5252 <Reference Include =" System.Xml" />
9191 <Name >Microsoft.Reactive.Testing_Mac</Name >
9292 </ProjectReference >
9393 </ItemGroup >
94- </Project >
94+ </Project >
0 commit comments