Skip to content

Commit

Permalink
Change embedded server into Nancy.
Browse files Browse the repository at this point in the history
Add custom assembly resolver class to load assemblies of Nancy.
Split module classes into new projects.
Change directory structure.
Refine build and distribution scripts.
Remove copyright notice of PowerShellUtils due to PS-Zip.psm1 has copyright notice on the header and is not distributed with binary.
  • Loading branch information
RainbowMage committed Mar 31, 2015
1 parent f7bb509 commit f4be06d
Show file tree
Hide file tree
Showing 54 changed files with 1,097 additions and 943 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Thirdparty/ACT/*.exe
Thirdparty/ACT/*.dll
Distribute/*
Utils/Distribute/*

## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
Expand Down
15 changes: 0 additions & 15 deletions ActServer/EventArgs.cs

This file was deleted.

80 changes: 0 additions & 80 deletions ActServer/ExtensionWrapper.cs

This file was deleted.

32 changes: 0 additions & 32 deletions ActServer/IExtension.cs

This file was deleted.

124 changes: 0 additions & 124 deletions ActServer/PluginMain.cs

This file was deleted.

Loading

0 comments on commit f4be06d

Please sign in to comment.