csf-dev/CSF.Security

Tidy up and package for Nuget v1.0.0

Closed this issue · 1 comments

ZPT-Sharp depends on this project, so it must be packaged:

  • Use git filter-branch to remove all unwanted dll files
  • Remove all other projects
  • Rewrite README
  • Create Nuspec file
  • Remove unwanted files in Common and util
  • Rewrite AssemblyInfo.cs
  • Bump version number in solution and project files
  • Ensure documentation is built
  • Replace .gitignore
  • Rename Solution file and test project

Commit 09d02dc8f8f877346b59ef0575b7c7db5c6813d5 also dealt with this issue, but the commit message was wrong.