1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 14.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" ..\packages\xunit.runner.visualstudio.0.99.9-build1021\build\net20\xunit.runner.visualstudio.props" Condition =" Exists('..\packages\xunit.runner.visualstudio.0.99.9-build1021\build\net20\xunit.runner.visualstudio.props')" />
4
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
5
+ <PropertyGroup >
6
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
7
+ <Platform Condition =" '$(Platform)' == '' " >AnyCPU</Platform >
8
+ <ProjectGuid >{D4D6FF88-0586-43C7-BDE4-D336EB25E7AA}</ProjectGuid >
9
+ <OutputType >Library</OutputType >
10
+ <AppDesignerFolder >Properties</AppDesignerFolder >
11
+ <RootNamespace >Microsoft.DotNet.CodeFormatting.Tests</RootNamespace >
12
+ <AssemblyName >Microsoft.DotNet.CodeFormatting.Tests</AssemblyName >
13
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
14
+ <FileAlignment >512</FileAlignment >
15
+ </PropertyGroup >
16
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' " >
17
+ <DebugSymbols >true</DebugSymbols >
18
+ <DebugType >full</DebugType >
19
+ <Optimize >false</Optimize >
20
+ <OutputPath >bin\Debug\</OutputPath >
21
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
22
+ <ErrorReport >prompt</ErrorReport >
23
+ <WarningLevel >4</WarningLevel >
24
+ </PropertyGroup >
25
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
26
+ <DebugType >pdbonly</DebugType >
27
+ <Optimize >true</Optimize >
28
+ <OutputPath >bin\Release\</OutputPath >
29
+ <DefineConstants >TRACE</DefineConstants >
30
+ <ErrorReport >prompt</ErrorReport >
31
+ <WarningLevel >4</WarningLevel >
32
+ </PropertyGroup >
33
+ <ItemGroup >
34
+ <Reference Include =" Microsoft.CodeAnalysis" >
35
+ <HintPath >..\packages\Microsoft.CodeAnalysis.Common.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.dll</HintPath >
36
+ </Reference >
37
+ <Reference Include =" Microsoft.CodeAnalysis.CSharp" >
38
+ <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.CSharp.dll</HintPath >
39
+ </Reference >
40
+ <Reference Include =" Microsoft.CodeAnalysis.CSharp.Desktop" >
41
+ <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.CSharp.Desktop.dll</HintPath >
42
+ </Reference >
43
+ <Reference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" >
44
+ <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.CSharp.Workspaces.dll</HintPath >
45
+ </Reference >
46
+ <Reference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces.Desktop" >
47
+ <HintPath >..\packages\Microsoft.CodeAnalysis.CSharp.Workspaces.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.CSharp.Workspaces.Desktop.dll</HintPath >
48
+ </Reference >
49
+ <Reference Include =" Microsoft.CodeAnalysis.Desktop" >
50
+ <HintPath >..\packages\Microsoft.CodeAnalysis.Common.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.Desktop.dll</HintPath >
51
+ </Reference >
52
+ <Reference Include =" Microsoft.CodeAnalysis.VisualBasic" >
53
+ <HintPath >..\packages\Microsoft.CodeAnalysis.VisualBasic.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.VisualBasic.dll</HintPath >
54
+ </Reference >
55
+ <Reference Include =" Microsoft.CodeAnalysis.VisualBasic.Desktop" >
56
+ <HintPath >..\packages\Microsoft.CodeAnalysis.VisualBasic.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.VisualBasic.Desktop.dll</HintPath >
57
+ </Reference >
58
+ <Reference Include =" Microsoft.CodeAnalysis.VisualBasic.Workspaces" >
59
+ <HintPath >..\packages\Microsoft.CodeAnalysis.VisualBasic.Workspaces.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.VisualBasic.Workspaces.dll</HintPath >
60
+ </Reference >
61
+ <Reference Include =" Microsoft.CodeAnalysis.VisualBasic.Workspaces.Desktop" >
62
+ <HintPath >..\packages\Microsoft.CodeAnalysis.VisualBasic.Workspaces.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.VisualBasic.Workspaces.Desktop.dll</HintPath >
63
+ </Reference >
64
+ <Reference Include =" Microsoft.CodeAnalysis.Workspaces" >
65
+ <HintPath >..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.Workspaces.dll</HintPath >
66
+ </Reference >
67
+ <Reference Include =" Microsoft.CodeAnalysis.Workspaces.Desktop" >
68
+ <HintPath >..\packages\Microsoft.CodeAnalysis.Workspaces.Common.1.0.0-beta1-20141031-01\lib\net45\Microsoft.CodeAnalysis.Workspaces.Desktop.dll</HintPath >
69
+ </Reference >
70
+ <Reference Include =" System" />
71
+ <Reference Include =" System.Collections.Immutable, Version=1.1.32.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL" >
72
+ <SpecificVersion >False</SpecificVersion >
73
+ <HintPath >..\packages\System.Collections.Immutable.1.1.32-beta\lib\portable-net45+win8+wp8+wpa81\System.Collections.Immutable.dll</HintPath >
74
+ </Reference >
75
+ <Reference Include =" System.Composition.AttributedModel" >
76
+ <HintPath >..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.AttributedModel.dll</HintPath >
77
+ </Reference >
78
+ <Reference Include =" System.Composition.Convention" >
79
+ <HintPath >..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Convention.dll</HintPath >
80
+ </Reference >
81
+ <Reference Include =" System.Composition.Hosting" >
82
+ <HintPath >..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Hosting.dll</HintPath >
83
+ </Reference >
84
+ <Reference Include =" System.Composition.Runtime" >
85
+ <HintPath >..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.Runtime.dll</HintPath >
86
+ </Reference >
87
+ <Reference Include =" System.Composition.TypedParts" >
88
+ <HintPath >..\packages\Microsoft.Composition.1.0.27\lib\portable-net45+win8+wp8+wpa81\System.Composition.TypedParts.dll</HintPath >
89
+ </Reference >
90
+ <Reference Include =" System.Core" />
91
+ <Reference Include =" System.Reflection.Metadata" >
92
+ <HintPath >..\packages\System.Reflection.Metadata.1.0.17-beta\lib\portable-net45+win8\System.Reflection.Metadata.dll</HintPath >
93
+ </Reference >
94
+ <Reference Include =" System.Xml.Linq" />
95
+ <Reference Include =" System.Data.DataSetExtensions" />
96
+ <Reference Include =" Microsoft.CSharp" />
97
+ <Reference Include =" System.Data" />
98
+ <Reference Include =" System.Xml" />
99
+ <Reference Include =" xunit" >
100
+ <HintPath >..\packages\xunit.1.9.2\lib\net20\xunit.dll</HintPath >
101
+ </Reference >
102
+ </ItemGroup >
103
+ <ItemGroup >
104
+ <Compile Include =" CodeFormattingTestBase.cs" />
105
+ <Compile Include =" Rules\HasPrivateAccessorOnFieldNamesFormattingRuleTests.cs" />
106
+ </ItemGroup >
107
+ <ItemGroup >
108
+ <Folder Include =" Properties\" />
109
+ </ItemGroup >
110
+ <ItemGroup >
111
+ <None Include =" packages.config" />
112
+ </ItemGroup >
113
+ <ItemGroup >
114
+ <ProjectReference Include =" ..\Microsoft.DotNet.CodeFormatting\Microsoft.DotNet.CodeFormatting.csproj" >
115
+ <Project >{d535641f-a2d7-481c-930d-96c02f052b95}</Project >
116
+ <Name >Microsoft.DotNet.CodeFormatting</Name >
117
+ </ProjectReference >
118
+ </ItemGroup >
119
+ <ItemGroup >
120
+ <Service Include =" {82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" />
121
+ </ItemGroup >
122
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.targets" />
123
+ <Target Name =" EnsureNuGetPackageBuildImports" BeforeTargets =" PrepareForBuild" >
124
+ <PropertyGroup >
125
+ <ErrorText >This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}.</ErrorText >
126
+ </PropertyGroup >
127
+ <Error Condition =" !Exists('..\packages\xunit.runner.visualstudio.0.99.9-build1021\build\net20\xunit.runner.visualstudio.props')" Text =" $([System.String]::Format('$(ErrorText)', '..\packages\xunit.runner.visualstudio.0.99.9-build1021\build\net20\xunit.runner.visualstudio.props'))" />
128
+ </Target >
129
+ <!-- To modify your build process, add your task inside one of the targets below and uncomment it.
130
+ Other similar extension points exist, see Microsoft.Common.targets.
131
+ <Target Name="BeforeBuild">
132
+ </Target>
133
+ <Target Name="AfterBuild">
134
+ </Target>
135
+ -->
136
+ </Project >
0 commit comments