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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ repositoryType git
repositoryUrl https://github.com/njlr/thoth-json-codec
files
../LICENSE.txt ==> LICENSE.txt
../README.md ==> README.md
*.fsproj ==> fable
*.fs ==> fable
description Automatic codec support for Thoth.Json
summary Automatic codec support for Thoth.Json
readme README.md
licenseUrl https://licenses.nuget.org/MIT
licenseExpression MIT
2 changes: 2 additions & 0 deletions thoth-json-codec/thoth-json-codec.fsproj.paket.template
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,11 @@ repositoryType git
repositoryUrl https://github.com/njlr/thoth-json-codec
files
../LICENSE.txt ==> LICENSE.txt
../README.md ==> README.md
*.fsproj ==> fable
*.fs ==> fable
description Codec support for Thoth.Json
summary Codec support for Thoth.Json
readme README.md
licenseUrl https://licenses.nuget.org/MIT
licenseExpression MIT
Loading