Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion .fallout/parameters.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"$schema": "./build.schema.json",
"Solution": "src/cde.sln"
"Solution": "src/cde.slnx"
}
6 changes: 0 additions & 6 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,12 +32,6 @@ This application reads and writes a configuration file `cdeWinView.cfg`.

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.

#### cdeWeb (unreleased)

This a web interface version of cde for searching but it is not released or finished.

It is built with ASP.Net, MVC, SignalR, Bootstrap and Angular.js.

### Contact Author

My name is Robin and you can contact me about cde on the github repository site.
Expand Down
14 changes: 0 additions & 14 deletions src/Finder/App.xaml

This file was deleted.

16 changes: 0 additions & 16 deletions src/Finder/App.xaml.cs

This file was deleted.

207 changes: 0 additions & 207 deletions src/Finder/Finder.csproj

This file was deleted.

27 changes: 0 additions & 27 deletions src/Finder/FinderBootStrapper.cs

This file was deleted.

43 changes: 0 additions & 43 deletions src/Finder/Infrastructure/DebugLogger.cs

This file was deleted.

Loading
Loading