diff --git a/Directory.Packages.props b/Directory.Packages.props index d2581066..55f9be73 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -17,7 +17,7 @@ - + diff --git a/test/Acornima.Tests.Test262/.config/dotnet-tools.json b/test/Acornima.Tests.Test262/.config/dotnet-tools.json index 943864a2..6149cb2a 100644 --- a/test/Acornima.Tests.Test262/.config/dotnet-tools.json +++ b/test/Acornima.Tests.Test262/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "test262harness.console": { - "version": "1.0.2", + "version": "1.0.3", "commands": [ "test262" ]