diff --git a/Directory.Packages.props b/Directory.Packages.props index dc10795e2b..4b42e9aa43 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -20,7 +20,7 @@ - + @@ -31,7 +31,6 @@ - \ No newline at end of file diff --git a/Jint.AotExample/Jint.AotExample.csproj b/Jint.AotExample/Jint.AotExample.csproj index 3a215f3267..68fa8a9fd4 100644 --- a/Jint.AotExample/Jint.AotExample.csproj +++ b/Jint.AotExample/Jint.AotExample.csproj @@ -3,7 +3,6 @@ Exe net8.0 - enable enable false true diff --git a/Jint.Repl/Jint.Repl.csproj b/Jint.Repl/Jint.Repl.csproj index 037404348d..7a6dbfcad9 100644 --- a/Jint.Repl/Jint.Repl.csproj +++ b/Jint.Repl/Jint.Repl.csproj @@ -3,7 +3,6 @@ net8.0 Exe false - enable true diff --git a/Jint.Tests.CommonScripts/Jint.Tests.CommonScripts.csproj b/Jint.Tests.CommonScripts/Jint.Tests.CommonScripts.csproj index 323b5a9d9d..8610c75bdc 100644 --- a/Jint.Tests.CommonScripts/Jint.Tests.CommonScripts.csproj +++ b/Jint.Tests.CommonScripts/Jint.Tests.CommonScripts.csproj @@ -3,8 +3,6 @@ net462;net8.0 false - enable - latest diff --git a/Jint.Tests.PublicInterface/Jint.Tests.PublicInterface.csproj b/Jint.Tests.PublicInterface/Jint.Tests.PublicInterface.csproj index dcf40f6169..bf3c659d53 100644 --- a/Jint.Tests.PublicInterface/Jint.Tests.PublicInterface.csproj +++ b/Jint.Tests.PublicInterface/Jint.Tests.PublicInterface.csproj @@ -2,12 +2,8 @@ net462;net8.0 - ..\Jint\Jint.snk - true false - latest 612 - enable true diff --git a/Jint.Tests.Test262/.config/dotnet-tools.json b/Jint.Tests.Test262/.config/dotnet-tools.json index 00b7784a00..2b92de041b 100644 --- a/Jint.Tests.Test262/.config/dotnet-tools.json +++ b/Jint.Tests.Test262/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "test262harness.console": { - "version": "1.0.0", + "version": "1.0.1", "commands": [ "test262" ] diff --git a/Jint.Tests.Test262/Jint.Tests.Test262.csproj b/Jint.Tests.Test262/Jint.Tests.Test262.csproj index ba21aaef11..58ea7fde20 100644 --- a/Jint.Tests.Test262/Jint.Tests.Test262.csproj +++ b/Jint.Tests.Test262/Jint.Tests.Test262.csproj @@ -7,7 +7,6 @@ false $(NoWarn);CS8002 Generated - enable diff --git a/Jint.Tests/Jint.Tests.csproj b/Jint.Tests/Jint.Tests.csproj index e09a93cc9c..ae68c8015d 100644 --- a/Jint.Tests/Jint.Tests.csproj +++ b/Jint.Tests/Jint.Tests.csproj @@ -6,9 +6,7 @@ ..\Jint\Jint.snk true false - latest - 612 - enable + $(NoWarn);612