@@ -25,12 +25,12 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Titanium.Web.Proxy", "Titan
2525EndProject
2626Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Titanium.Web.Proxy.UnitTests" , "..\tests\Titanium.Web.Proxy.UnitTests\Titanium.Web.Proxy.UnitTests.csproj" , "{B517E3D0-D03B-436F-AB03-34BA0D5321AF}"
2727EndProject
28- Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Titanium.Web.Proxy.IntegrationTests" , "..\tests\Titanium.Web.Proxy.IntegrationTests\Titanium.Web.Proxy.IntegrationTests.csproj" , "{32231301-B0FB-4F9E-98DF-B3E8A88F4C16}"
29- EndProject
3028Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Titanium.Web.Proxy.Examples.Basic" , "..\examples\Titanium.Web.Proxy.Examples.Basic\Titanium.Web.Proxy.Examples.Basic.csproj" , "{1FAC4205-4445-4F2B-BB8F-618E8A0C15FD}"
3129EndProject
3230Project ("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}" ) = "Titanium.Web.Proxy.Examples.Wpf" , "..\examples\Titanium.Web.Proxy.Examples.Wpf\Titanium.Web.Proxy.Examples.Wpf.csproj" , "{4406CE17-9A39-4F28-8363-6169A4F799C1}"
3331EndProject
32+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "Titanium.Web.Proxy.IntegrationTests" , "..\tests\Titanium.Web.Proxy.IntegrationTests\Titanium.Web.Proxy.IntegrationTests.csproj" , "{1D053D72-DCB4-4517-ACDD-D35ADC186950}"
33+ EndProject
3434Global
3535 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
3636 Debug| Any CPU = Debug| Any CPU
@@ -49,20 +49,12 @@ Global
4949 {91018B6D-A7A9-45BE-9CB3-79CBB8B169A6} .Release| x64 .Build .0 = Release| x64
5050 {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
5151 {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Debug| Any CPU .Build .0 = Debug| Any CPU
52- {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Debug| x64 .ActiveCfg = Debug| x64
53- {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Debug| x64 .Build .0 = Debug| x64
52+ {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Debug| x64 .ActiveCfg = Debug| Any CPU
53+ {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Debug| x64 .Build .0 = Debug| Any CPU
5454 {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Release| Any CPU .ActiveCfg = Release| Any CPU
5555 {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Release| Any CPU .Build .0 = Release| Any CPU
56- {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Release| x64 .ActiveCfg = Release| x64
57- {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Release| x64 .Build .0 = Release| x64
58- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
59- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} .Debug| Any CPU .Build .0 = Debug| Any CPU
60- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} .Debug| x64 .ActiveCfg = Debug| x64
61- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} .Debug| x64 .Build .0 = Debug| x64
62- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} .Release| Any CPU .ActiveCfg = Release| Any CPU
63- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} .Release| Any CPU .Build .0 = Release| Any CPU
64- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} .Release| x64 .ActiveCfg = Release| x64
65- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} .Release| x64 .Build .0 = Release| x64
56+ {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Release| x64 .ActiveCfg = Release| Any CPU
57+ {B517E3D0-D03B-436F-AB03-34BA0D5321AF} .Release| x64 .Build .0 = Release| Any CPU
6658 {1FAC4205-4445-4F2B-BB8F-618E8A0C15FD} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
6759 {1FAC4205-4445-4F2B-BB8F-618E8A0C15FD} .Debug| Any CPU .Build .0 = Debug| Any CPU
6860 {1FAC4205-4445-4F2B-BB8F-618E8A0C15FD} .Debug| x64 .ActiveCfg = Debug| x64
@@ -79,18 +71,26 @@ Global
7971 {4406CE17-9A39-4F28-8363-6169A4F799C1} .Release| Any CPU .Build .0 = Release| Any CPU
8072 {4406CE17-9A39-4F28-8363-6169A4F799C1} .Release| x64 .ActiveCfg = Release| x64
8173 {4406CE17-9A39-4F28-8363-6169A4F799C1} .Release| x64 .Build .0 = Release| x64
74+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} .Debug| Any CPU .ActiveCfg = Debug| Any CPU
75+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} .Debug| Any CPU .Build .0 = Debug| Any CPU
76+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} .Debug| x64 .ActiveCfg = Debug| Any CPU
77+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} .Debug| x64 .Build .0 = Debug| Any CPU
78+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} .Release| Any CPU .ActiveCfg = Release| Any CPU
79+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} .Release| Any CPU .Build .0 = Release| Any CPU
80+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} .Release| x64 .ActiveCfg = Release| Any CPU
81+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} .Release| x64 .Build .0 = Release| Any CPU
8282 EndGlobalSection
8383 GlobalSection (SolutionProperties ) = preSolution
8484 HideSolutionNode = FALSE
8585 EndGlobalSection
8686 GlobalSection (NestedProjects ) = preSolution
8787 {B517E3D0-D03B-436F-AB03-34BA0D5321AF} = {BC1E0789-D348-49CF-8B67-5E99D50EDF64}
88- {32231301-B0FB-4F9E-98DF-B3E8A88F4C16} = {BC1E0789-D348-49CF-8B67-5E99D50EDF64}
8988 {1FAC4205-4445-4F2B-BB8F-618E8A0C15FD} = {B6DBABDC-C985-4872-9C38-B4E5079CBC4B}
9089 {4406CE17-9A39-4F28-8363-6169A4F799C1} = {B6DBABDC-C985-4872-9C38-B4E5079CBC4B}
90+ {1D053D72-DCB4-4517-ACDD-D35ADC186950} = {BC1E0789-D348-49CF-8B67-5E99D50EDF64}
9191 EndGlobalSection
9292 GlobalSection (ExtensibilityGlobals ) = postSolution
93- EnterpriseLibraryConfigurationToolBinariesPath = .1 .505 .2 \lib \NET 35
9493 SolutionGuid = {625C1EB5-44CF-47DE-A85A-B4C8C40ED90A}
94+ EnterpriseLibraryConfigurationToolBinariesPath = .1 .505 .2 \lib \NET 35
9595 EndGlobalSection
9696EndGlobal
0 commit comments