diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props
index 60b225f..e764c7c 100644
--- a/src/Directory.Packages.props
+++ b/src/Directory.Packages.props
@@ -9,6 +9,6 @@
-
+
-
+
\ No newline at end of file
diff --git a/src/Int256.slnx b/src/Int256.slnx
index 45f2239..baad372 100644
--- a/src/Int256.slnx
+++ b/src/Int256.slnx
@@ -1,4 +1,8 @@
+
+
+
+
diff --git a/src/Nethermind.Int256.Test/Int256Tests.cs b/src/Nethermind.Int256.Test/Int256Tests.cs
index 2c8ec52..2412622 100644
--- a/src/Nethermind.Int256.Test/Int256Tests.cs
+++ b/src/Nethermind.Int256.Test/Int256Tests.cs
@@ -1,4 +1,4 @@
-using System;
+using System;
using System.Numerics;
using FluentAssertions;
using NUnit.Framework;
diff --git a/src/Nethermind.Int256.Test/Nethermind.Int256.Test.csproj b/src/Nethermind.Int256.Test/Nethermind.Int256.Test.csproj
index bb377ae..37add62 100644
--- a/src/Nethermind.Int256.Test/Nethermind.Int256.Test.csproj
+++ b/src/Nethermind.Int256.Test/Nethermind.Int256.Test.csproj
@@ -1,7 +1,12 @@
+ Exe
false
+ true
+ $(TestingPlatformCommandLineArguments) --ignore-exit-code 8
+ true
+ true
@@ -12,7 +17,6 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
-