diff --git a/.gitignore b/.gitignore index 38b37f3..38f4e9e 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ bin obj packages -*.user \ No newline at end of file +*.user +*.nupkg \ No newline at end of file diff --git a/Coroutine/Coroutine.csproj b/Coroutine/Coroutine.csproj index fd2d995..6a62643 100644 --- a/Coroutine/Coroutine.csproj +++ b/Coroutine/Coroutine.csproj @@ -46,6 +46,9 @@ + + +