From d8e47ea443b1cf0e58f2ee2a4ed9906106623b65 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sun, 24 Mar 2019 21:00:24 +0000 Subject: [PATCH] nunit-console: Update to version 3.10.0 --- nunit-console.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nunit-console.json b/nunit-console.json index 58e66f4620..628fd79030 100644 --- a/nunit-console.json +++ b/nunit-console.json @@ -1,10 +1,10 @@ { "homepage": "https://nunit.org/", "description": "NUnit Console runner for NUnit, the most popular and widely used unit testing framework for .NET", - "version": "3.9.0", + "version": "3.10.0", "license": "MIT", - "url": "https://github.com/nunit/nunit-console/releases/download/v3.9/NUnit.Console-3.9.0.zip", - "hash": "EE11B97BD075414EC196ED6EAE8E526AA78BB59251D9BDABE513D07E3B2B7BEA", + "url": "https://github.com/nunit/nunit-console/releases/download/v3.10/NUnit.Console-3.10.0.zip", + "hash": "64f4420a90a3ee12c60a13d7162ac52e32b84b704bfd54b9e9d6d4500313d0ac", "bin": "nunit3-console.exe", "suggest": { "NuGet": "nuget"