Add news item
This commit is contained in:
Родитель
b5fb798b90
Коммит
b6f17fea2f
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: post
|
||||
title: "NUnit Console and Engine 3.16 Beta 1 Released"
|
||||
date: 2022-02-06 12:00:00 -0000
|
||||
categories: news update nunit
|
||||
---
|
||||
|
||||
This release features a new agent for tests targeting .NET 6.0. In addition, the NETCORE runner (i.e. the dotnet tool) now runs under .NET 6.0, allowing it to execute tests targeting all versions of .NET Core, .NET 5.0 and .NET 6.0. A number of smaller changes are also included.
|
||||
|
||||
You can download the NUnit Console from [GitHub](https://github.com/nunit/nunit-console/releases), [NuGet](https://www.nuget.org/) or [Chocolatey](https://www.chocolatey.org/profiles/nunit.org). See the [release notes](https://docs.nunit.org/articles/nunit/release-notes/console-and-engine.html) for more information.
|
Загрузка…
Ссылка в новой задаче