* Correct typos in #124

Corrected headers in the news posts and also removed some text copied from an
earlier post.

Corrected the tag links and dates in the download.html file.

* Correct date to match the release and the nuget package
This commit is contained in:
Mikkel Nylander Bundgaard 2022-01-16 22:36:50 +01:00 коммит произвёл GitHub
Родитель 84db408e70
Коммит b4c3a9017e
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
5 изменённых файлов: 10 добавлений и 11 удалений

Просмотреть файл

@ -1,7 +1,7 @@
---
layout: post
title: "NUnit Console and Engine 3.14 Released"
date: 2022-01-15 12:00:00 -0000
title: "NUnit Console and Engine 3.13 Released"
date: 2021-12-01 12:00:00 -0000
categories: news update nunit
---

Просмотреть файл

@ -1,6 +1,6 @@
---
layout: post
title: "NUnit Console and Engine 3.14 Released"
title: "NUnit Console and Engine 3.13.1 Released"
date: 2022-01-04 12:00:00 -0000
categories: news update nunit
---

Просмотреть файл

@ -1,6 +1,6 @@
---
layout: post
title: "NUnit Console and Engine 3.14 Released"
title: "NUnit Console and Engine 3.13.2 Released"
date: 2022-01-05 12:00:00 -0000
categories: news update nunit
---

Просмотреть файл

@ -6,7 +6,6 @@ categories: news update nunit
---
This release features a new agent for tests targeting .NET 5.0. In addition, automation of our publication and release process is now complete from creation of a draft release through releasing to production on GitHub. While this doesn't impact users directly, it will allow us to speed up the introduction of new features in coming releases.
Fixes for these issues would be very welcome! An updated beta has been released as version 3.12.0-beta2.
This release includes code contributions from [Charlie Poole](https://github.com/CharliePoole), [Joseph Musser](https://github.com/jnm2), [Mikkel Nylander Bundgaard](https://github.com/mikkelbu) and [Ilia K](https://github.com/k15tfu). Thank you to all those who contributed both in code, and otherwise.

Просмотреть файл

@ -24,7 +24,7 @@ permalink: /download/
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/latest">NUnit Console 3.14</a></td>
<td class="text-right">December 1, 2021</td>
<td class="text-right">January 15, 2022</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit3-vs-adapter/releases/latest">NUnit Test Adapter 4.1.0</a></td>
@ -201,22 +201,22 @@ permalink: /download/
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.2">NUnit Console 3.13.2</a></td>
<td class="text-right">January 15, 2022</td>
<td class="text-right">January 6, 2022</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.1">NUnit Console 3.13.1</a></td>
<td class="text-right">January 15, 2022</td>
<td class="text-right">January 4, 2022</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.0">NUnit Console 3.13.0</a></td>
<td class="text-right">November 30, 2021</td>
<td class="text-right">December 1, 2021</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.0">.NET Core NUnit Console 3.12.0-beta2</a></td>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/v3.12.0-beta2">.NET Core NUnit Console 3.12.0-beta2</a></td>
<td class="text-right">January 17, 2021</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.0">NUnit Console 3.12.0</a></td>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/v3.12">NUnit Console 3.12.0</a></td>
<td class="text-right">January 17, 2021</td>
</tr>
<tr>