Skip to content

Commit 48fffe8

Browse files
author
Jordan Ellis
committed
XboxConsole 2.0.50604.1
1 parent 0a936eb commit 48fffe8

File tree

177 files changed

+11706
-3430
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

177 files changed

+11706
-3430
lines changed

XboxConsole.Adapter.April2014/XboxConsole.Adapter.April2014.csproj

+4-8
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@
1111
<AssemblyName>GamesTest.XboxConsole.Adapter.April2014</AssemblyName>
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14-
<SccProjectName>
15-
</SccProjectName>
16-
<SccLocalPath>
17-
</SccLocalPath>
18-
<SccAuxPath>
19-
</SccAuxPath>
20-
<SccProvider>
21-
</SccProvider>
14+
<SccProjectName>SAK</SccProjectName>
15+
<SccLocalPath>SAK</SccLocalPath>
16+
<SccAuxPath>SAK</SccAuxPath>
17+
<SccProvider>SAK</SccProvider>
2218
</PropertyGroup>
2319
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
2420
<DebugSymbols>true</DebugSymbols>

XboxConsole.Adapter.August2014/XboxConsole.Adapter.August2014.csproj

+4-11
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@
1111
<AssemblyName>GamesTest.XboxConsole.Adapter.August2014</AssemblyName>
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14-
<SccProjectName>
15-
</SccProjectName>
16-
<SccLocalPath>
17-
</SccLocalPath>
18-
<SccAuxPath>
19-
</SccAuxPath>
20-
<SccProvider>
21-
</SccProvider>
14+
<SccProjectName>SAK</SccProjectName>
15+
<SccLocalPath>SAK</SccLocalPath>
16+
<SccAuxPath>SAK</SccAuxPath>
17+
<SccProvider>SAK</SccProvider>
2218
</PropertyGroup>
2319
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
2420
<DebugSymbols>true</DebugSymbols>
@@ -153,9 +149,6 @@
153149
<Link>Microsoft.Xbox.Xtf.User.dll</Link>
154150
</EmbeddedResource>
155151
</ItemGroup>
156-
<ItemGroup>
157-
<None Include="packages.config" />
158-
</ItemGroup>
159152
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
160153
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
161154
Other similar extension points exist, see Microsoft.Common.targets.

XboxConsole.Adapter.August2014/packages.config

-4
This file was deleted.

XboxConsole.Adapter.July2014/XboxConsole.Adapter.July2014.csproj

+4-8
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@
1111
<AssemblyName>GamesTest.XboxConsole.Adapter.July2014</AssemblyName>
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14-
<SccProjectName>
15-
</SccProjectName>
16-
<SccLocalPath>
17-
</SccLocalPath>
18-
<SccAuxPath>
19-
</SccAuxPath>
20-
<SccProvider>
21-
</SccProvider>
14+
<SccProjectName>SAK</SccProjectName>
15+
<SccLocalPath>SAK</SccLocalPath>
16+
<SccAuxPath>SAK</SccAuxPath>
17+
<SccProvider>SAK</SccProvider>
2218
</PropertyGroup>
2319
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
2420
<DebugSymbols>true</DebugSymbols>

XboxConsole.Adapter.May2014/XboxConsole.Adapter.May2014.csproj

+4-8
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@
1111
<AssemblyName>GamesTest.XboxConsole.Adapter.May2014</AssemblyName>
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14-
<SccProjectName>
15-
</SccProjectName>
16-
<SccLocalPath>
17-
</SccLocalPath>
18-
<SccAuxPath>
19-
</SccAuxPath>
20-
<SccProvider>
21-
</SccProvider>
14+
<SccProjectName>SAK</SccProjectName>
15+
<SccLocalPath>SAK</SccLocalPath>
16+
<SccAuxPath>SAK</SccAuxPath>
17+
<SccProvider>SAK</SccProvider>
2218
</PropertyGroup>
2319
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
2420
<DebugSymbols>true</DebugSymbols>

XboxConsole.Adapter.November2014/XboxConsole.Adapter.November2014.csproj

+4-11
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@
1111
<AssemblyName>GamesTest.XboxConsole.Adapter.November2014</AssemblyName>
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14-
<SccProjectName>
15-
</SccProjectName>
16-
<SccLocalPath>
17-
</SccLocalPath>
18-
<SccAuxPath>
19-
</SccAuxPath>
20-
<SccProvider>
21-
</SccProvider>
14+
<SccProjectName>SAK</SccProjectName>
15+
<SccLocalPath>SAK</SccLocalPath>
16+
<SccAuxPath>SAK</SccAuxPath>
17+
<SccProvider>SAK</SccProvider>
2218
</PropertyGroup>
2319
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
2420
<DebugSymbols>true</DebugSymbols>
@@ -122,9 +118,6 @@
122118
<Link>CustomDictionary.xml</Link>
123119
</CodeAnalysisDictionary>
124120
</ItemGroup>
125-
<ItemGroup>
126-
<None Include="packages.config" />
127-
</ItemGroup>
128121
<ItemGroup>
129122
<EmbeddedResource Include="..\dependencies\GamesTest.ManagedXtf.2015.05.1.0.50507.0\lib\net45\Microsoft.Xbox.Xtf.Application.dll">
130123
<Link>Microsoft.Xbox.Xtf.Application.dll</Link>

XboxConsole.Adapter.November2014/packages.config

-4
This file was deleted.

XboxConsole.Adapter.October2014/XboxConsole.Adapter.October2014.csproj

+4-11
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,10 @@
1111
<AssemblyName>GamesTest.XboxConsole.Adapter.October2014</AssemblyName>
1212
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
1313
<FileAlignment>512</FileAlignment>
14-
<SccProjectName>
15-
</SccProjectName>
16-
<SccLocalPath>
17-
</SccLocalPath>
18-
<SccAuxPath>
19-
</SccAuxPath>
20-
<SccProvider>
21-
</SccProvider>
14+
<SccProjectName>SAK</SccProjectName>
15+
<SccLocalPath>SAK</SccLocalPath>
16+
<SccAuxPath>SAK</SccAuxPath>
17+
<SccProvider>SAK</SccProvider>
2218
</PropertyGroup>
2319
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
2420
<DebugSymbols>true</DebugSymbols>
@@ -151,9 +147,6 @@
151147
<Link>CustomDictionary.xml</Link>
152148
</CodeAnalysisDictionary>
153149
</ItemGroup>
154-
<ItemGroup>
155-
<None Include="packages.config" />
156-
</ItemGroup>
157150
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
158151
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
159152
Other similar extension points exist, see Microsoft.Common.targets.

XboxConsole.Adapter.October2014/packages.config

-4
This file was deleted.

XboxConsole.Adapter.Tests/XboxConsole.Adapter.Tests.csproj

+4-8
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,10 @@
1616
<ReferencePath>$(ProgramFiles)\Common Files\microsoft shared\VSTT\$(VisualStudioVersion)\UITestExtensionPackages</ReferencePath>
1717
<IsCodedUITest>False</IsCodedUITest>
1818
<TestProjectType>UnitTest</TestProjectType>
19-
<SccProjectName>
20-
</SccProjectName>
21-
<SccLocalPath>
22-
</SccLocalPath>
23-
<SccAuxPath>
24-
</SccAuxPath>
25-
<SccProvider>
26-
</SccProvider>
19+
<SccProjectName>SAK</SccProjectName>
20+
<SccLocalPath>SAK</SccLocalPath>
21+
<SccAuxPath>SAK</SccAuxPath>
22+
<SccProvider>SAK</SccProvider>
2723
</PropertyGroup>
2824
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|x64'">
2925
<PlatformTarget>x64</PlatformTarget>

XboxConsole.Adapter/AdapterConfigurationKeyMapping.cs

-42
This file was deleted.
-4.47 KB
Binary file not shown.

XboxConsole.Adapter/XboxConsoleAdapter.COMExceptionWhenConnectingHandler.cs

-114
This file was deleted.

0 commit comments

Comments
 (0)