diff --git a/Src/VTEX.API/VTEX.API.csproj b/Src/VTEX.API/VTEX.API.csproj
index 93c712d4c..46b44de7a 100644
--- a/Src/VTEX.API/VTEX.API.csproj
+++ b/Src/VTEX.API/VTEX.API.csproj
@@ -6,7 +6,7 @@
-
+
diff --git a/Src/VTEX.Core/VTEX.Core.csproj b/Src/VTEX.Core/VTEX.Core.csproj
index a5fbe4b8b..f6d0a2112 100644
--- a/Src/VTEX.Core/VTEX.Core.csproj
+++ b/Src/VTEX.Core/VTEX.Core.csproj
@@ -6,7 +6,7 @@
-
+
diff --git a/Src/VTEX.Health/VTEX.Health.csproj b/Src/VTEX.Health/VTEX.Health.csproj
index fe7eecd68..6b134c75c 100644
--- a/Src/VTEX.Health/VTEX.Health.csproj
+++ b/Src/VTEX.Health/VTEX.Health.csproj
@@ -20,9 +20,9 @@
-
-
-
+
+
+
diff --git a/Src/VTEX/Transport/Marketplace.cs b/Src/VTEX/Transport/Marketplace.cs
index 54eb9139d..f838ae32f 100644
--- a/Src/VTEX/Transport/Marketplace.cs
+++ b/Src/VTEX/Transport/Marketplace.cs
@@ -43,7 +43,7 @@ public sealed class Marketplace
/// true if this instance is certified; otherwise, false.
///
[JsonProperty("isCertified")]
- public bool IsCertified { get; set; }
+ public bool? IsCertified { get; set; }
}
}
diff --git a/Src/VTEX/VTEX.csproj b/Src/VTEX/VTEX.csproj
index 40fc10988..7f8926494 100644
--- a/Src/VTEX/VTEX.csproj
+++ b/Src/VTEX/VTEX.csproj
@@ -21,8 +21,8 @@
-
-
+
+
diff --git a/Tests/VTEX.Tests/VTEX.Tests.csproj b/Tests/VTEX.Tests/VTEX.Tests.csproj
index 0c9fdc331..46ba9e3ae 100644
--- a/Tests/VTEX.Tests/VTEX.Tests.csproj
+++ b/Tests/VTEX.Tests/VTEX.Tests.csproj
@@ -8,12 +8,12 @@
-
+
runtime; build; native; contentfiles; analyzers
all
-
-
+
+