Skip to content

Commit d7634fe

Browse files
committed
chore: remove dead projects and legacy .sln
Delete unused/orphaned projects not referenced by the solution or any csproj: - cdeWeb + cdeWebTest (unreleased ASP.NET/Angular web frontend) and its karma/jasmine harness under src/tests - NUnit.Should (BDD .Should() helper; no usages anywhere) - Finder (standalone WPF experiment) - cdeLibSpec + cdeLibSpec2 (orphaned spec/BDDfy sample projects) Also drop src/cde.sln in favour of the maintained cde.slnx and repoint the Fallout build (.fallout/parameters.json) at the .slnx. Remove the stale cdeWeb section from Readme.md.
1 parent f5d3647 commit d7634fe

487 files changed

Lines changed: 1 addition & 139433 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.fallout/parameters.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"$schema": "./build.schema.json",
3-
"Solution": "src/cde.sln"
3+
"Solution": "src/cde.slnx"
44
}

Readme.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ This application reads and writes a configuration file `cdeWinView.cfg`.
3232

3333
The executable `cdeWin.exe` can be copied around by it self to be used anywhere that .NET 10 is available with the behavior of the cdeWinView.cfg file as described just above.
3434

35-
#### cdeWeb (unreleased)
36-
37-
This a web interface version of cde for searching but it is not released or finished.
38-
39-
It is built with ASP.Net, MVC, SignalR, Bootstrap and Angular.js.
40-
4135
### Contact Author
4236

4337
My name is Robin and you can contact me about cde on the github repository site.

src/Finder/App.xaml

Lines changed: 0 additions & 14 deletions
This file was deleted.

src/Finder/App.xaml.cs

Lines changed: 0 additions & 16 deletions
This file was deleted.

src/Finder/Finder.csproj

Lines changed: 0 additions & 207 deletions
This file was deleted.

src/Finder/FinderBootStrapper.cs

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/Finder/Infrastructure/DebugLogger.cs

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)