Commit Graph

14 Commits (v3)

Author SHA1 Message Date
Next Turn 87e7bf2b6b
Revise docs for 3.0.0-alpha.7 (#731)
* Revise docs for 3.0.0-alpha.7

* Merge the installation guide into the homepage

* Fix header levels

* Add Jenkins sample

* Strip common file name prefix
2020-12-24 03:12:15 +08:00
NextTurn 599a52c70e Rename framework-dependent deliverables 2020-12-08 02:40:01 +08:00
NextTurn b85593eb11
Increase code coverage 2020-08-10 09:19:12 +08:00
Next Turn 1b2365a99a
Revise docs for 3.0.0-alpha.2 (#594)
* Update links

* Remove `<waithint>` and `<sleeptime>`

* Create cli-commands.md

* Update migrate-to-3-x.md

* Update the Usage section

* Fix broken link

* Add `--force` to `stop` and `restart`

* CAUTION

* WIP Add extra steps

* Split removals

* Update additional commands

* Update cli-commands.md

* Update README.md

* Update README.md

* NOTE

* Update copyright texts

* Temporarily skip failing test

* Suggest using command-line options
2020-07-28 08:35:18 +08:00
NextTurn f43e3bb6ab Rename docs for SEO 2020-07-17 09:48:54 +08:00
NextTurn 2254aa78c4 Stop supporting .NET Framework 2.0/4.0 2020-07-16 11:23:17 +08:00
Oleg Nenashev 61e645e600
Merge pull request #452 from winsw/nuget-dotnet-461
Add .NET 4.6.1 executables to the NuGet package
2020-03-25 11:09:05 +01:00
Oleg Nenashev 634fc0a541
Add .NET 4.6.1 package to the NuGet specification 2020-03-25 10:52:56 +01:00
Oleg Nenashev 8f5a861282
Update the repo reference in the NuGet spec 2020-03-24 17:22:24 +01:00
NextTurn 094c1fee08
Fix NuGet warning 2020-03-18 11:20:00 +08:00
NextTurn ab22212252
Produce ready-to-publish artifacts in build phase for AppVeyor 2020-01-27 17:24:49 +08:00
NextTurn 9634ddf0a9
Migrate to SDK-style projects 2020-01-13 14:10:57 +08:00
Oleg Nenashev 649bb96222 Issue #176 - Attach allOptions sample as a reference config to the NuGet package (#177)
* Issue #176 - Attach allOptions sample as a reference config to the NuGet package

* Issue #176 - Fix the file format
2016-12-29 14:02:23 +01:00
Oleg Nenashev c55d33b046 Issue #65 - Add NuGet packaging (#161)
* NuGet: Add simple NuGet packaging PoC

* Fix the version definition

* Run PS instead of CMD

* Fix the .NET4 binary reference in the spec

* Publish the NuGet package directly to the root

* Covert ID to uppercase just to follow the common notation

* Use a fixed artifact name to enable the deployment

* NuGet does not support multi-line paragraphs

* Add the NuGet badge
2016-12-11 20:11:16 +01:00