Skip to content

Add run and clean

Choose a tag to compare

@TerribleDev TerribleDev released this 02 Oct 14:20
· 91 commits to master since this release

PR #13

  • As a user I'd like to use the builtin dotnet clean command
  • As a user I'd like to use the builtin dotnet run command
  • Fix a noDependencies typo in the restore command

Thanks @lucax88x