1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <PropertyGroup >
4
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
5
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
6
+ <ProductVersion >8.0.30703</ProductVersion >
7
+ <SchemaVersion >2.0</SchemaVersion >
8
+ <ProjectGuid >{F5ECBDE5-E525-4482-B568-63217BCB0A0B}</ProjectGuid >
9
+ <OutputType >Library</OutputType >
10
+ <AppDesignerFolder >Properties</AppDesignerFolder >
11
+ <RootNamespace >ReactiveUI</RootNamespace >
12
+ <AssemblyName >ReactiveUI.Winforms</AssemblyName >
13
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
14
+ <FileAlignment >512</FileAlignment >
15
+ <SccProjectName >
16
+ </SccProjectName >
17
+ <SccLocalPath >
18
+ </SccLocalPath >
19
+ <SccAuxPath >
20
+ </SccAuxPath >
21
+ <SccProvider >
22
+ </SccProvider >
23
+ <CodeContractsAssemblyMode >1</CodeContractsAssemblyMode >
24
+ <Utf8Output >true</Utf8Output >
25
+ <ExpressionBlendVersion >4.0.30816.0</ExpressionBlendVersion >
26
+ <SolutionDir Condition =" $(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'" >..\</SolutionDir >
27
+ <RestorePackages >true</RestorePackages >
28
+ </PropertyGroup >
29
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
30
+ <DebugSymbols >true</DebugSymbols >
31
+ <DebugType >full</DebugType >
32
+ <Optimize >false</Optimize >
33
+ <OutputPath >bin\Debug\Net45\</OutputPath >
34
+ <DefineConstants >DEBUG;TRACE;NET_45</DefineConstants >
35
+ <ErrorReport >prompt</ErrorReport >
36
+ <WarningLevel >4</WarningLevel >
37
+ <CodeContractsEnableRuntimeChecking >False</CodeContractsEnableRuntimeChecking >
38
+ <CodeContractsRuntimeOnlyPublicSurface >True</CodeContractsRuntimeOnlyPublicSurface >
39
+ <CodeContractsRuntimeThrowOnFailure >False</CodeContractsRuntimeThrowOnFailure >
40
+ <CodeContractsRuntimeCallSiteRequires >False</CodeContractsRuntimeCallSiteRequires >
41
+ <CodeContractsRunCodeAnalysis >False</CodeContractsRunCodeAnalysis >
42
+ <CodeContractsNonNullObligations >False</CodeContractsNonNullObligations >
43
+ <CodeContractsBoundsObligations >True</CodeContractsBoundsObligations >
44
+ <CodeContractsArithmeticObligations >False</CodeContractsArithmeticObligations >
45
+ <CodeContractsContainerAnalysis >False</CodeContractsContainerAnalysis >
46
+ <CodeContractsRedundantAssumptions >False</CodeContractsRedundantAssumptions >
47
+ <CodeContractsRunInBackground >True</CodeContractsRunInBackground >
48
+ <CodeContractsShowSquigglies >False</CodeContractsShowSquigglies >
49
+ <CodeContractsUseBaseLine >False</CodeContractsUseBaseLine >
50
+ <CodeContractsEmitXMLDocs >False</CodeContractsEmitXMLDocs >
51
+ <CodeContractsCustomRewriterAssembly />
52
+ <CodeContractsCustomRewriterClass />
53
+ <CodeContractsLibPaths />
54
+ <CodeContractsExtraRewriteOptions />
55
+ <CodeContractsExtraAnalysisOptions />
56
+ <CodeContractsBaseLineFile />
57
+ <CodeContractsCacheAnalysisResults >False</CodeContractsCacheAnalysisResults >
58
+ <CodeContractsRuntimeCheckingLevel >Full</CodeContractsRuntimeCheckingLevel >
59
+ <CodeContractsReferenceAssembly >%28none%29</CodeContractsReferenceAssembly >
60
+ <CodeAnalysisRuleSet >ExtendedCorrectnessRules.ruleset</CodeAnalysisRuleSet >
61
+ <RunCodeAnalysis >false</RunCodeAnalysis >
62
+ <CodeContractsPointerObligations >False</CodeContractsPointerObligations >
63
+ </PropertyGroup >
64
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
65
+ <DebugType >pdbonly</DebugType >
66
+ <Optimize >true</Optimize >
67
+ <OutputPath >bin\Release\Net45\</OutputPath >
68
+ <DefineConstants >TRACE;NET_45</DefineConstants >
69
+ <ErrorReport >prompt</ErrorReport >
70
+ <WarningLevel >4</WarningLevel >
71
+ <CodeContractsEnableRuntimeChecking >False</CodeContractsEnableRuntimeChecking >
72
+ <CodeContractsRuntimeOnlyPublicSurface >False</CodeContractsRuntimeOnlyPublicSurface >
73
+ <CodeContractsRuntimeThrowOnFailure >True</CodeContractsRuntimeThrowOnFailure >
74
+ <CodeContractsRuntimeCallSiteRequires >False</CodeContractsRuntimeCallSiteRequires >
75
+ <CodeContractsRunCodeAnalysis >True</CodeContractsRunCodeAnalysis >
76
+ <CodeContractsNonNullObligations >False</CodeContractsNonNullObligations >
77
+ <CodeContractsBoundsObligations >False</CodeContractsBoundsObligations >
78
+ <CodeContractsArithmeticObligations >False</CodeContractsArithmeticObligations >
79
+ <CodeContractsContainerAnalysis >False</CodeContractsContainerAnalysis >
80
+ <CodeContractsRedundantAssumptions >False</CodeContractsRedundantAssumptions >
81
+ <CodeContractsRunInBackground >True</CodeContractsRunInBackground >
82
+ <CodeContractsShowSquigglies >True</CodeContractsShowSquigglies >
83
+ <CodeContractsUseBaseLine >False</CodeContractsUseBaseLine >
84
+ <CodeContractsEmitXMLDocs >False</CodeContractsEmitXMLDocs >
85
+ <CodeContractsCustomRewriterAssembly />
86
+ <CodeContractsCustomRewriterClass />
87
+ <CodeContractsLibPaths />
88
+ <CodeContractsExtraRewriteOptions />
89
+ <CodeContractsExtraAnalysisOptions />
90
+ <CodeContractsBaseLineFile />
91
+ <CodeContractsCacheAnalysisResults >True</CodeContractsCacheAnalysisResults >
92
+ <CodeContractsRuntimeCheckingLevel >Full</CodeContractsRuntimeCheckingLevel >
93
+ <CodeContractsReferenceAssembly >%28none%29</CodeContractsReferenceAssembly >
94
+ <DocumentationFile >bin\Release\Net45\ReactiveUI.Winforms.xml</DocumentationFile >
95
+ <NoWarn >1591, 1573, 1711, 1587, 1570, 1572</NoWarn >
96
+ </PropertyGroup >
97
+ <ItemGroup >
98
+ <Reference Include =" System" />
99
+ <Reference Include =" System.ComponentModel.DataAnnotations" />
100
+ <Reference Include =" System.Core" />
101
+ <Reference Include =" System.Reactive.Core" >
102
+ <HintPath >..\ext\Portable-Net45+WinRT45+WP8\System.Reactive.Core.dll</HintPath >
103
+ </Reference >
104
+ <Reference Include =" System.Reactive.Interfaces" >
105
+ <HintPath >..\ext\Portable-Net45+WinRT45+WP8\System.Reactive.Interfaces.dll</HintPath >
106
+ </Reference >
107
+ <Reference Include =" System.Reactive.Linq" >
108
+ <HintPath >..\ext\Portable-Net45+WinRT45+WP8\System.Reactive.Linq.dll</HintPath >
109
+ </Reference >
110
+ <Reference Include =" System.Reactive.PlatformServices" >
111
+ <HintPath >..\ext\net45\System.Reactive.PlatformServices.dll</HintPath >
112
+ </Reference >
113
+ <Reference Include =" System.Reactive.Windows.Threading, Version=2.0.20823.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" >
114
+ <SpecificVersion >False</SpecificVersion >
115
+ <HintPath >..\ext\net45\System.Reactive.Windows.Threading.dll</HintPath >
116
+ </Reference >
117
+ <Reference Include =" System.Runtime.Serialization" />
118
+ <Reference Include =" System.Windows.Forms" />
119
+ <Reference Include =" System.Xaml" />
120
+ <Reference Include =" System.Xml.Linq" />
121
+ <Reference Include =" Microsoft.CSharp" />
122
+ <Reference Include =" System.Xml" />
123
+ </ItemGroup >
124
+ <ItemGroup >
125
+ <Compile Include =" ComponentModelTypeConverter.cs" />
126
+ <Compile Include =" Winforms\ReactiveBindingList.cs" />
127
+ <Compile Include =" Winforms\CreatesCommandBinding.cs" />
128
+ <Compile Include =" Winforms\PlatformOperations.cs" />
129
+ <Compile Include =" Winforms\PlatformUnitTestDetector.cs" />
130
+ <Compile Include =" Winforms\Properties\AssemblyInfo.cs" />
131
+ <Compile Include =" Winforms\Registrations.cs" />
132
+ <Compile Include =" Winforms\WinformsDefaultPropertyBinding.cs" />
133
+ </ItemGroup >
134
+ <ItemGroup >
135
+ <ProjectReference Include =" ..\ReactiveUI\ReactiveUI.csproj" >
136
+ <Project >{464cb812-f99f-401b-be4c-e8f0515cd19d}</Project >
137
+ <Name >ReactiveUI</Name >
138
+ </ProjectReference >
139
+ </ItemGroup >
140
+ <ItemGroup >
141
+ <Service Include =" {508349B6-6B84-4DF5-91F0-309BEEBAD82D}" />
142
+ <None Include =" packages.config" >
143
+ <SubType >Designer</SubType >
144
+ </None >
145
+ </ItemGroup >
146
+ <ItemGroup >
147
+ <Folder Include =" Properties\" />
148
+ </ItemGroup >
149
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
150
+ <Import Project =" $(SolutionDir)\.nuget\nuget.targets" />
151
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
152
+ Other similar extension points exist, see Microsoft.Common.targets.
153
+ <Target Name="BeforeBuild">
154
+ </Target>
155
+ <Target Name="AfterBuild">
156
+ </Target>
157
+ -->
158
+ </Project >
0 commit comments