diff --git a/.gitignore b/.gitignore index b158dc4..5f35e3b 100644 --- a/.gitignore +++ b/.gitignore @@ -260,3 +260,4 @@ paket-files/ __pycache__/ *.pyc /Roadie.Api/logs/logs.db +/Roadie.Api.Library/nuget.config diff --git a/Roadie.Api.Library/Roadie.Library.nuspec b/Roadie.Api.Library/Roadie.Library.nuspec new file mode 100644 index 0000000..834a84e --- /dev/null +++ b/Roadie.Api.Library/Roadie.Library.nuspec @@ -0,0 +1,18 @@ + + + + $id$ + $version$ + $title$ + $author$ + false + MIT + https://github.com/sphildreth/roadie + https://raw.githubusercontent.com/sphildreth/roadie/master/Roadie.Api/wwwroot/Images/Roadie.png + $description$ + Summary of changes made in this release of the package. + $copyright$ + roadie + + + \ No newline at end of file