Skip to content

Commit

Permalink
test runners in .sln
Browse files Browse the repository at this point in the history
  • Loading branch information
rdavisau committed Jan 14, 2016
1 parent ee24580 commit 8c7ad86
Showing 1 changed file with 162 additions and 20 deletions.
182 changes: 162 additions & 20 deletions Sockets.sln
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sockets.Tests.DroidRunner",
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sockets.Tests.iOS", "Sockets\Tests\Sockets.Tests.iOS\Sockets.Tests.iOS.csproj", "{4CE44A2F-7ED3-41F4-B6FE-A9C69B7BDF25}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sockets.Tests.NET", "Sockets\Tests\Sockets.Tests.NET\Sockets.Tests.NET.csproj", "{FC72B115-540A-4A41-AE5B-7A895712FADC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Sockets.Tests.UWP", "Sockets\Tests\Sockets.Tests.UWP\Sockets.Tests.UWP.csproj", "{E4FB45C3-1157-47BB-8B7B-089635E86A03}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Ad-Hoc|Any CPU = Ad-Hoc|Any CPU
Expand Down Expand Up @@ -513,26 +517,34 @@ Global
{C311E8BC-1D77-418F-BBAE-6B858178722B}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{C311E8BC-1D77-418F-BBAE-6B858178722B}.Release|x64.ActiveCfg = Release|Any CPU
{C311E8BC-1D77-418F-BBAE-6B858178722B}.Release|x86.ActiveCfg = Release|Any CPU
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|Any CPU.ActiveCfg = Ad-Hoc|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|ARM.ActiveCfg = Ad-Hoc|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|iPhone.ActiveCfg = Ad-Hoc|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|iPhone.Build.0 = Ad-Hoc|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Ad-Hoc|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|iPhoneSimulator.Build.0 = Ad-Hoc|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|Mixed Platforms.ActiveCfg = Ad-Hoc|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|Mixed Platforms.Build.0 = Ad-Hoc|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|x64.ActiveCfg = Ad-Hoc|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|x86.ActiveCfg = Ad-Hoc|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|Any CPU.ActiveCfg = AppStore|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|ARM.ActiveCfg = AppStore|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|iPhone.ActiveCfg = AppStore|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|iPhone.Build.0 = AppStore|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|iPhoneSimulator.ActiveCfg = AppStore|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|iPhoneSimulator.Build.0 = AppStore|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|Mixed Platforms.ActiveCfg = AppStore|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|Mixed Platforms.Build.0 = AppStore|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|x64.ActiveCfg = AppStore|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|x86.ActiveCfg = AppStore|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|Any CPU.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|Any CPU.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|ARM.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|ARM.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|iPhone.ActiveCfg = Release|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|iPhone.Build.0 = Release|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|Mixed Platforms.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|x64.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|x64.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|x86.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Ad-Hoc|x86.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|Any CPU.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|Any CPU.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|ARM.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|ARM.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|iPhone.ActiveCfg = Release|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|iPhone.Build.0 = Release|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|iPhoneSimulator.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|iPhoneSimulator.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|Mixed Platforms.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|Mixed Platforms.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|x64.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|x64.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|x86.ActiveCfg = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.AppStore|x86.Build.0 = Release|iPhoneSimulator
{3D9C7D35-3D58-4271-A889-884140708B23}.Debug|Any CPU.ActiveCfg = Debug|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Debug|ARM.ActiveCfg = Debug|iPhone
{3D9C7D35-3D58-4271-A889-884140708B23}.Debug|iPhone.ActiveCfg = Debug|iPhone
Expand Down Expand Up @@ -1006,6 +1018,134 @@ Global
{4CE44A2F-7ED3-41F4-B6FE-A9C69B7BDF25}.Release|Mixed Platforms.Build.0 = Release|iPhone
{4CE44A2F-7ED3-41F4-B6FE-A9C69B7BDF25}.Release|x64.ActiveCfg = Release|iPhone
{4CE44A2F-7ED3-41F4-B6FE-A9C69B7BDF25}.Release|x86.ActiveCfg = Release|iPhone
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|Any CPU.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|Any CPU.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|ARM.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|ARM.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|iPhone.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|iPhone.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|Mixed Platforms.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|x64.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|x64.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|x86.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Ad-Hoc|x86.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|Any CPU.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|Any CPU.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|ARM.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|ARM.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|iPhone.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|iPhone.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|iPhoneSimulator.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|iPhoneSimulator.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|Mixed Platforms.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|Mixed Platforms.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|x64.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|x64.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|x86.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.AppStore|x86.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|ARM.ActiveCfg = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|ARM.Build.0 = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|iPhone.Build.0 = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|x64.ActiveCfg = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|x64.Build.0 = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|x86.ActiveCfg = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Debug|x86.Build.0 = Debug|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|Any CPU.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|ARM.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|ARM.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|iPhone.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|iPhone.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|Mixed Platforms.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|x64.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|x64.Build.0 = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|x86.ActiveCfg = Release|Any CPU
{FC72B115-540A-4A41-AE5B-7A895712FADC}.Release|x86.Build.0 = Release|Any CPU
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|Any CPU.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|Any CPU.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|Any CPU.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|ARM.ActiveCfg = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|ARM.Build.0 = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|ARM.Deploy.0 = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|iPhone.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|iPhone.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|iPhone.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|iPhoneSimulator.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|Mixed Platforms.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|Mixed Platforms.Build.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|Mixed Platforms.Deploy.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|x64.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|x64.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|x64.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|x86.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|x86.Build.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Ad-Hoc|x86.Deploy.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|Any CPU.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|Any CPU.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|Any CPU.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|ARM.ActiveCfg = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|ARM.Build.0 = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|ARM.Deploy.0 = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|iPhone.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|iPhone.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|iPhone.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|iPhoneSimulator.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|iPhoneSimulator.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|iPhoneSimulator.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|Mixed Platforms.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|Mixed Platforms.Build.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|Mixed Platforms.Deploy.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|x64.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|x64.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|x64.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|x86.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|x86.Build.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.AppStore|x86.Deploy.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|Any CPU.ActiveCfg = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|ARM.ActiveCfg = Debug|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|ARM.Build.0 = Debug|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|ARM.Deploy.0 = Debug|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|iPhone.ActiveCfg = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|Mixed Platforms.Build.0 = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|Mixed Platforms.Deploy.0 = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|x64.ActiveCfg = Debug|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|x64.Build.0 = Debug|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|x64.Deploy.0 = Debug|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|x86.ActiveCfg = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|x86.Build.0 = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Debug|x86.Deploy.0 = Debug|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|Any CPU.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|ARM.ActiveCfg = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|ARM.Build.0 = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|ARM.Deploy.0 = Release|ARM
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|iPhone.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|iPhoneSimulator.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|Mixed Platforms.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|Mixed Platforms.Build.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|Mixed Platforms.Deploy.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|x64.ActiveCfg = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|x64.Build.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|x64.Deploy.0 = Release|x64
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|x86.ActiveCfg = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|x86.Build.0 = Release|x86
{E4FB45C3-1157-47BB-8B7B-089635E86A03}.Release|x86.Deploy.0 = Release|x86
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -1018,5 +1158,7 @@ Global
{44455B12-E32F-4367-84BC-F1D1A5677B97} = {8048C58C-EB2F-4BE2-BFD0-DE2DE04F710C}
{B059BD20-E2F7-4AB9-AC7A-28222A2D4565} = {8048C58C-EB2F-4BE2-BFD0-DE2DE04F710C}
{4CE44A2F-7ED3-41F4-B6FE-A9C69B7BDF25} = {8048C58C-EB2F-4BE2-BFD0-DE2DE04F710C}
{FC72B115-540A-4A41-AE5B-7A895712FADC} = {8048C58C-EB2F-4BE2-BFD0-DE2DE04F710C}
{E4FB45C3-1157-47BB-8B7B-089635E86A03} = {8048C58C-EB2F-4BE2-BFD0-DE2DE04F710C}
EndGlobalSection
EndGlobal

0 comments on commit 8c7ad86

Please sign in to comment.