From f12596648a70ee63f64e4e28cfe513554f213e34 Mon Sep 17 00:00:00 2001 From: "Hiram R. Chirino" Date: Mon, 6 Mar 2006 17:47:06 +0000 Subject: [PATCH] this moved to activemq-dotnet git-svn-id: https://svn.apache.org/repos/asf/incubator/activemq/trunk@383598 13f79535-47bb-0310-9956-ffa450edef68 --- openwire-dotnet/.project | 11 -- openwire-dotnet/openwire-dotnet.sln | 24 ---- openwire-dotnet/src/src.csproj | 197 ---------------------------- openwire-dotnet/tests/tests.csproj | 59 --------- 4 files changed, 291 deletions(-) delete mode 100644 openwire-dotnet/.project delete mode 100644 openwire-dotnet/openwire-dotnet.sln delete mode 100644 openwire-dotnet/src/src.csproj delete mode 100644 openwire-dotnet/tests/tests.csproj diff --git a/openwire-dotnet/.project b/openwire-dotnet/.project deleted file mode 100644 index 8823445244..0000000000 --- a/openwire-dotnet/.project +++ /dev/null @@ -1,11 +0,0 @@ - - - openwire-dotnet - - - - - - - - diff --git a/openwire-dotnet/openwire-dotnet.sln b/openwire-dotnet/openwire-dotnet.sln deleted file mode 100644 index 6555afce78..0000000000 --- a/openwire-dotnet/openwire-dotnet.sln +++ /dev/null @@ -1,24 +0,0 @@ -Microsoft Visual Studio Solution File, Format Version 9.00 -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "src", "src/src.csproj", "{F7BA9EF7-ADF7-40EF-9A9E-206649DBB10C}" -EndProject -Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "tests", "tests/tests.csproj", "{B409B247-A311-42A9-B68D-76054D63DD7D}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|Any CPU = Debug|Any CPU - Release|Any CPU = Release|Any CPU - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {F7BA9EF7-ADF7-40EF-9A9E-206649DBB10C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {F7BA9EF7-ADF7-40EF-9A9E-206649DBB10C}.Debug|Any CPU.Build.0 = Debug|Any CPU - {F7BA9EF7-ADF7-40EF-9A9E-206649DBB10C}.Release|Any CPU.ActiveCfg = Release|Any CPU - {F7BA9EF7-ADF7-40EF-9A9E-206649DBB10C}.Release|Any CPU.Build.0 = Release|Any CPU - {B409B247-A311-42A9-B68D-76054D63DD7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU - {B409B247-A311-42A9-B68D-76054D63DD7D}.Debug|Any CPU.Build.0 = Debug|Any CPU - {B409B247-A311-42A9-B68D-76054D63DD7D}.Release|Any CPU.ActiveCfg = Release|Any CPU - {B409B247-A311-42A9-B68D-76054D63DD7D}.Release|Any CPU.Build.0 = Release|Any CPU - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection -EndGlobal diff --git a/openwire-dotnet/src/src.csproj b/openwire-dotnet/src/src.csproj deleted file mode 100644 index cc136d2c89..0000000000 --- a/openwire-dotnet/src/src.csproj +++ /dev/null @@ -1,197 +0,0 @@ - - - Debug - AnyCPU - 8.0.30703 - 2.0 - {F7BA9EF7-ADF7-40EF-9A9E-206649DBB10C} - Library - src - src - 4 - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - false - - - false - true - bin\Release\ - TRACE - false - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/openwire-dotnet/tests/tests.csproj b/openwire-dotnet/tests/tests.csproj deleted file mode 100644 index 8b3a017ff5..0000000000 --- a/openwire-dotnet/tests/tests.csproj +++ /dev/null @@ -1,59 +0,0 @@ - - - Debug - AnyCPU - 8.0.30703 - 2.0 - {B409B247-A311-42A9-B68D-76054D63DD7D} - Library - tests - tests - 4 - - - - true - full - false - bin\Debug\ - DEBUG;TRACE - false - - - false - true - bin\Release\ - TRACE - false - - - - - - - - - - - - src - {F7BA9EF7-ADF7-40EF-9A9E-206649DBB10C} - - - - - - - - - - - - - - - - - - -