Commit Graph

5 Commits

Author SHA1 Message Date
Frederik Carlier
1e328bdfb9 - Add a dotnet {deb|rpm|zip|tarball} install command
- Do an implicit restore before running dotnet {deb|rpm|zip|tarball}
- After restoring, check whether Packaging.Targets is present in the lock file.
2019-11-22 13:15:47 +01:00
Frederik Carlier
c04eee632d Make dotnet-rpm, dotnet-zip and dotnet-tarball use the same command line arguments. 2017-05-31 21:38:50 +02:00
Frederik Carlier
742f5f0347 POC code for creating a zip file that contains the output of the publish folder 2017-01-11 23:02:22 +01:00
Frederik Carlier
a585d44802 Add task and targets file for creating a tarball 2017-01-11 22:10:00 +01:00
Frederik Carlier
12cdcff9fc Add dotnet-tarball command, AppVeyor script 2017-01-11 14:19:59 +01:00