Skip to content
This repository was archived by the owner on Jul 9, 2023. It is now read-only.

Commit 3d0a423

Browse files
committed
do not build wpf sample project in release mode. todo: enable again when appveyor support core3.0
1 parent e76f672 commit 3d0a423

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Titanium.Web.Proxy.sln

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ Global
6868
{4406CE17-9A39-4F28-8363-6169A4F799C1}.Debug|x64.ActiveCfg = Debug|Any CPU
6969
{4406CE17-9A39-4F28-8363-6169A4F799C1}.Debug|x64.Build.0 = Debug|Any CPU
7070
{4406CE17-9A39-4F28-8363-6169A4F799C1}.Release|Any CPU.ActiveCfg = Release|Any CPU
71-
{4406CE17-9A39-4F28-8363-6169A4F799C1}.Release|Any CPU.Build.0 = Release|Any CPU
7271
{4406CE17-9A39-4F28-8363-6169A4F799C1}.Release|x64.ActiveCfg = Release|Any CPU
7372
{4406CE17-9A39-4F28-8363-6169A4F799C1}.Release|x64.Build.0 = Release|Any CPU
7473
{1D053D72-DCB4-4517-ACDD-D35ADC186950}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
@@ -90,7 +89,7 @@ Global
9089
{1D053D72-DCB4-4517-ACDD-D35ADC186950} = {BC1E0789-D348-49CF-8B67-5E99D50EDF64}
9190
EndGlobalSection
9291
GlobalSection(ExtensibilityGlobals) = postSolution
93-
EnterpriseLibraryConfigurationToolBinariesPath = .1.505.2\lib\NET35
9492
SolutionGuid = {625C1EB5-44CF-47DE-A85A-B4C8C40ED90A}
93+
EnterpriseLibraryConfigurationToolBinariesPath = .1.505.2\lib\NET35
9594
EndGlobalSection
9695
EndGlobal

0 commit comments

Comments
 (0)