From e74e47cd50c2d4b3f6477f7b53879fa39da07fcd Mon Sep 17 00:00:00 2001 From: kudzu_cp <6d05c8c8ef5431987001abfdb2eadc9593ac9498> Date: Thu, 5 Jan 2012 19:11:46 +0000 Subject: [PATCH] --- source/Cosmos.VS.ReadMe.html | 5 ++++- .../Cosmos.VS.Windows/Cosmos.VS.Windows.csproj | 1 - source2/VSIP/Cosmos.VS.Windows/ReadMe.html | 14 -------------- 3 files changed, 4 insertions(+), 16 deletions(-) delete mode 100644 source2/VSIP/Cosmos.VS.Windows/ReadMe.html diff --git a/source/Cosmos.VS.ReadMe.html b/source/Cosmos.VS.ReadMe.html index 049c5508d..cf3e458a1 100644 --- a/source/Cosmos.VS.ReadMe.html +++ b/source/Cosmos.VS.ReadMe.html @@ -29,7 +29,10 @@

Cosmos.VS.Windows

- Provides UI for Cosmos debug windows in VS.

+ Provides UI for Cosmos debug windows in VS. + Contains windows, toolbars and menu options. Sepearate from other pacakges + because of threading and hosting issues, as well as it being a different project + type.

Cosmos.VS.Windows.Test

diff --git a/source2/VSIP/Cosmos.VS.Windows/Cosmos.VS.Windows.csproj b/source2/VSIP/Cosmos.VS.Windows/Cosmos.VS.Windows.csproj index d8bf3aecd..85579f218 100644 --- a/source2/VSIP/Cosmos.VS.Windows/Cosmos.VS.Windows.csproj +++ b/source2/VSIP/Cosmos.VS.Windows/Cosmos.VS.Windows.csproj @@ -176,7 +176,6 @@ - diff --git a/source2/VSIP/Cosmos.VS.Windows/ReadMe.html b/source2/VSIP/Cosmos.VS.Windows/ReadMe.html deleted file mode 100644 index 40f9cba8a..000000000 --- a/source2/VSIP/Cosmos.VS.Windows/ReadMe.html +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - -

- Contains windows, toolbars and menu options. Sepearate from other pacakges - because of threading and hosting issues, as well as it being a different project - type.

- - - \ No newline at end of file