diff --git a/Lombiq.ChartJs.Samples/Lombiq.ChartJs.Samples.csproj b/Lombiq.ChartJs.Samples/Lombiq.ChartJs.Samples.csproj
index 5d81a2c..94a58dd 100644
--- a/Lombiq.ChartJs.Samples/Lombiq.ChartJs.Samples.csproj
+++ b/Lombiq.ChartJs.Samples/Lombiq.ChartJs.Samples.csproj
@@ -50,7 +50,7 @@
-
+
diff --git a/Lombiq.ChartJs.Tests.UI/Extensions/TestCaseUITestContextExtensions.cs b/Lombiq.ChartJs.Tests.UI/Extensions/TestCaseUITestContextExtensions.cs
index 6e0efb1..60abb8f 100644
--- a/Lombiq.ChartJs.Tests.UI/Extensions/TestCaseUITestContextExtensions.cs
+++ b/Lombiq.ChartJs.Tests.UI/Extensions/TestCaseUITestContextExtensions.cs
@@ -46,7 +46,7 @@ private static void TestChartJsChart(
TimeSpan.FromMilliseconds(100));
hash.ShouldNotBeNullOrEmpty();
- context.Scope.AtataContext.Log.Trace("{0}: imageHash: {1}", logHeader, hash);
+ context.Scope.AtataContext.Log.Trace($"{logHeader}: imageHash: {hash}");
context.AssertVisualVerificationApproved(
canvasElementSelector,
diff --git a/Lombiq.ChartJs.Tests.UI/Lombiq.ChartJs.Tests.UI.csproj b/Lombiq.ChartJs.Tests.UI/Lombiq.ChartJs.Tests.UI.csproj
index c12c95d..fece1bc 100644
--- a/Lombiq.ChartJs.Tests.UI/Lombiq.ChartJs.Tests.UI.csproj
+++ b/Lombiq.ChartJs.Tests.UI/Lombiq.ChartJs.Tests.UI.csproj
@@ -36,7 +36,7 @@
-
+
diff --git a/Lombiq.ChartJs/Lombiq.ChartJs.csproj b/Lombiq.ChartJs/Lombiq.ChartJs.csproj
index 179571e..a19d222 100644
--- a/Lombiq.ChartJs/Lombiq.ChartJs.csproj
+++ b/Lombiq.ChartJs/Lombiq.ChartJs.csproj
@@ -50,7 +50,7 @@
-
+