Commit Graph

25 Commits

Author SHA1 Message Date
375a708c43 Add net9.0 support, remove legacy TFM:s (#1682)
* Update .NET SDK to 9.0.100
* Remove net6.0
* Remove net7.0
* Update dependencies
* Install correct .NET SDK:s in GitHub Actions
2024-11-13 14:54:01 +01:00
88515b7d7f Add Verify.Tool dotnet tool 2024-04-25 20:28:13 +02:00
badcd642ec chore: Update dependency dotnet-example to v3.1.0 2024-02-18 21:20:34 +01:00
ead874e6b2 chore: Update dependency dotnet-example to v3 2024-02-13 10:07:55 +01:00
7397169a27 Update Cake to 4.0.0 2023-11-20 13:14:40 +01:00
383bee0e3e Do not push packages to GitHub 2023-11-19 12:18:22 +01:00
54be64ec84 Add JSON text renderer (#1086)
* Add JsonText widget to render highlighted JSON

Closes #1051
2022-12-31 18:17:15 +00:00
7dce4af552 Add support for .NET 7.0 2022-11-10 12:01:13 +01:00
d7babcc6e4 chore: Update dependency cake.tool to v2.3.0 2022-10-14 19:10:01 +02:00
70bbc24911 Update Cake to 2.2.0 2022-05-15 00:09:52 +02:00
b6b963c03c Update GPR dependency 2022-04-15 10:43:52 +02:00
eb85f5860e chore: Update dependency cake.tool to v2.1.0 (#809)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-07 23:46:15 +02:00
585f010b26 Upgrade dotnet example tool to 1.6.0 (#782) 2022-04-04 16:20:25 +02:00
bba5f0c5dc Trying to rework dotnet tools for docs and playwright 2021-12-21 19:44:16 +01:00
461348f2fb Update asciinema (#648)
* Updating doc build dependencies

Updates playwright to latest version. This requires an update in how it is ran as part of the statiq build set up to ensure dependencies exist for the run.

Also brings misc packages up to date to fix vulnerabilities.

* Updates CI to use node v16 and dotnet 5

Playwright CLI currently needs net5 to execute. There is a PR in the works to get it running on net6 but until then the recommended steps it to have both installed.
2021-12-01 13:40:51 +01:00
9c9eb04f91 Upgrade .NET SDK to 6.0.100 (#616)
* Update to .NET 6.0.100

* Update Cake to 2.0.0-rc0001
2021-11-09 08:19:36 +01:00
e169df6303 Add support for manipulating individual table rows
Closes #500
2021-08-14 23:35:07 +02:00
ab09a30bc7 Update dotnet example 2021-05-21 11:14:18 +02:00
7f6f2437b1 Add support for exclusive mode 2021-03-15 13:14:40 -04:00
0ae419326d Add Spectre.Cli to Spectre.Console
* Renames Spectre.Cli to Spectre.Console.Cli.
* Now uses Verify with Spectre.Console.Cli tests.
* Removes some duplicate definitions.

Closes #168
2020-12-28 17:28:03 +01:00
380c6aca45 Add net5.0 target framework 2020-11-11 15:28:32 +01:00
be3350a411 Bump dotnet-example to 1.0.0 2020-11-03 18:14:41 +01:00
a1d11e9d0c Add support for moving the cursor 2020-10-28 18:57:08 +01:00
a16daade6c Fallback to default buffer size
Also fixes a bug when using Spectre.Console in GitHub Actions.
2020-08-28 11:56:54 +02:00
334dcddc1a Initial commit 2020-07-21 12:03:41 +02:00