1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <Project ToolsVersion =" 4.0" DefaultTargets =" Build" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
3
+ <Import Project =" $(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition =" Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" />
4
+ <PropertyGroup >
5
+ <Configuration Condition =" '$(Configuration)' == '' " >Debug</Configuration >
6
+ <Platform Condition =" '$(Platform)' == '' " >x64</Platform >
7
+ <ProjectGuid >{E842B4D7-58D2-4435-B876-004DE9A45FBD}</ProjectGuid >
8
+ <OutputType >Library</OutputType >
9
+ <AppDesignerFolder >Properties</AppDesignerFolder >
10
+ <RootNamespace >Microsoft.Internal.GamesTest.Xbox.Adapter.July2014</RootNamespace >
11
+ <AssemblyName >GamesTest.XboxConsole.Adapter.July2014</AssemblyName >
12
+ <TargetFrameworkVersion >v4.5</TargetFrameworkVersion >
13
+ <FileAlignment >512</FileAlignment >
14
+ <SccProjectName >SAK</SccProjectName >
15
+ <SccLocalPath >SAK</SccLocalPath >
16
+ <SccAuxPath >SAK</SccAuxPath >
17
+ <SccProvider >SAK</SccProvider >
18
+ </PropertyGroup >
19
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Debug|x64'" >
20
+ <DebugSymbols >true</DebugSymbols >
21
+ <OutputPath >bin\x64\Debug\</OutputPath >
22
+ <DefineConstants >DEBUG;TRACE</DefineConstants >
23
+ <DebugType >full</DebugType >
24
+ <PlatformTarget >x64</PlatformTarget >
25
+ <ErrorReport >prompt</ErrorReport >
26
+ <CodeAnalysisRuleSet >..\dependencies\CodeAnalysis\Level3.ruleset</CodeAnalysisRuleSet >
27
+ </PropertyGroup >
28
+ <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|x64'" >
29
+ <OutputPath >bin\x64\Release\</OutputPath >
30
+ <DefineConstants >TRACE</DefineConstants >
31
+ <Optimize >true</Optimize >
32
+ <DebugType >pdbonly</DebugType >
33
+ <PlatformTarget >x64</PlatformTarget >
34
+ <ErrorReport >prompt</ErrorReport >
35
+ <CodeAnalysisRuleSet >..\dependencies\CodeAnalysis\Level3.ruleset</CodeAnalysisRuleSet >
36
+ </PropertyGroup >
37
+ <ItemGroup >
38
+ <Reference Include =" Microsoft.Xbox.Xtf, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
39
+ <SpecificVersion >False</SpecificVersion >
40
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.dll</HintPath >
41
+ </Reference >
42
+ <Reference Include =" Microsoft.Xbox.Xtf.Application, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
43
+ <SpecificVersion >False</SpecificVersion >
44
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.Application.dll</HintPath >
45
+ </Reference >
46
+ <Reference Include =" Microsoft.Xbox.Xtf.ConsoleControl, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
47
+ <SpecificVersion >False</SpecificVersion >
48
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.ConsoleControl.dll</HintPath >
49
+ </Reference >
50
+ <Reference Include =" Microsoft.Xbox.Xtf.ConsoleManager, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
51
+ <SpecificVersion >False</SpecificVersion >
52
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.ConsoleManager.dll</HintPath >
53
+ </Reference >
54
+ <Reference Include =" Microsoft.Xbox.Xtf.DebugMonitor, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
55
+ <SpecificVersion >False</SpecificVersion >
56
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.DebugMonitor.dll</HintPath >
57
+ </Reference >
58
+ <Reference Include =" Microsoft.Xbox.Xtf.FileIO, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
59
+ <SpecificVersion >False</SpecificVersion >
60
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.FileIO.dll</HintPath >
61
+ </Reference >
62
+ <Reference Include =" Microsoft.Xbox.Xtf.Input, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
63
+ <SpecificVersion >False</SpecificVersion >
64
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.Input.dll</HintPath >
65
+ </Reference >
66
+ <Reference Include =" Microsoft.Xbox.Xtf.Interop" >
67
+ <HintPath >$(DurangoXDK)\bin\Microsoft.Xbox.Xtf.Interop.dll</HintPath >
68
+ <EmbedInteropTypes >False</EmbedInteropTypes >
69
+ <Private >False</Private >
70
+ </Reference >
71
+ <Reference Include =" Microsoft.Xbox.Xtf.RemoteRun, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
72
+ <SpecificVersion >False</SpecificVersion >
73
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.RemoteRun.dll</HintPath >
74
+ </Reference >
75
+ <Reference Include =" Microsoft.Xbox.Xtf.User, Version=1.0.0.0, Culture=neutral, processorArchitecture=AMD64" >
76
+ <SpecificVersion >False</SpecificVersion >
77
+ <HintPath >..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.User.dll</HintPath >
78
+ </Reference >
79
+ <Reference Include =" System" />
80
+ <Reference Include =" System.Core" />
81
+ <Reference Include =" System.Runtime.Serialization" />
82
+ <Reference Include =" System.Xml.Linq" />
83
+ <Reference Include =" System.Data.DataSetExtensions" />
84
+ <Reference Include =" Microsoft.CSharp" />
85
+ <Reference Include =" System.Data" />
86
+ <Reference Include =" System.Xml" />
87
+ </ItemGroup >
88
+ <ItemGroup >
89
+ <Compile Include =" ..\AssemblyInfoCore.cs" >
90
+ <Link >Properties\AssemblyInfoCore.cs</Link >
91
+ </Compile >
92
+ <Compile Include =" AdapterConfigurationKeyMapping.cs" />
93
+ <Compile Include =" XboxConsoleAdapter.User.cs" />
94
+ <Compile Include =" GlobalSuppressions.cs" />
95
+ <Compile Include =" XboxConsoleAdapter.Input.cs" />
96
+ <Compile Include =" XboxConsoleAdapter.COMExceptionWhenConnectingHandler.cs" />
97
+ <Compile Include =" XboxConsoleAdapter.ExecutableManagement.cs" />
98
+ <Compile Include =" XboxDebugMonitorClient.cs" />
99
+ <Compile Include =" XboxConsoleAdapter.ConsoleControl.cs" />
100
+ <Compile Include =" XboxConsoleAdapter.cs" />
101
+ <Compile Include =" Properties\AssemblyInfo.cs" />
102
+ <Compile Include =" XboxConsoleAdapter.Debug.cs" />
103
+ <Compile Include =" XboxConsoleAdapter.FileIO.cs" />
104
+ <Compile Include =" XboxGamepadAdapter.cs" />
105
+ <Compile Include =" XboxXdk.cs" />
106
+ </ItemGroup >
107
+ <ItemGroup >
108
+ <ProjectReference Include =" ..\XboxConsole.Infrastructure\XboxConsole.Infrastructure.csproj" >
109
+ <Project >{e0785338-9f71-4d35-95a8-6388bc7f5518}</Project >
110
+ <Name >XboxConsole.Infrastructure</Name >
111
+ </ProjectReference >
112
+ </ItemGroup >
113
+ <ItemGroup >
114
+ <Compile Include =" XboxConsoleAdapter.PackageManagement.cs" />
115
+ </ItemGroup >
116
+ <ItemGroup >
117
+ <CodeAnalysisDictionary Include =" ..\dependencies\CodeAnalysis\CustomDictionary.xml" >
118
+ <Link >CustomDictionary.xml</Link >
119
+ </CodeAnalysisDictionary >
120
+ </ItemGroup >
121
+ <ItemGroup >
122
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.Application.dll" >
123
+ <Link >Microsoft.Xbox.Xtf.Application.dll</Link >
124
+ </EmbeddedResource >
125
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.ConsoleControl.dll" >
126
+ <Link >Microsoft.Xbox.Xtf.ConsoleControl.dll</Link >
127
+ </EmbeddedResource >
128
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.ConsoleManager.dll" >
129
+ <Link >Microsoft.Xbox.Xtf.ConsoleManager.dll</Link >
130
+ </EmbeddedResource >
131
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.DebugMonitor.dll" >
132
+ <Link >Microsoft.Xbox.Xtf.DebugMonitor.dll</Link >
133
+ </EmbeddedResource >
134
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.dll" >
135
+ <Link >Microsoft.Xbox.Xtf.dll</Link >
136
+ </EmbeddedResource >
137
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.FileIO.dll" >
138
+ <Link >Microsoft.Xbox.Xtf.FileIO.dll</Link >
139
+ </EmbeddedResource >
140
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.Input.dll" >
141
+ <Link >Microsoft.Xbox.Xtf.Input.dll</Link >
142
+ </EmbeddedResource >
143
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.RemoteRun.dll" >
144
+ <Link >Microsoft.Xbox.Xtf.RemoteRun.dll</Link >
145
+ </EmbeddedResource >
146
+ <EmbeddedResource Include =" ..\dependencies\GamesTest.ManagedXtf.2014.07.1.0.40811.0\lib\net45\Microsoft.Xbox.Xtf.User.dll" >
147
+ <Link >Microsoft.Xbox.Xtf.User.dll</Link >
148
+ </EmbeddedResource >
149
+ </ItemGroup >
150
+ <Import Project =" $(MSBuildToolsPath)\Microsoft.CSharp.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