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