diff --git a/Consumer/Consumer.fsproj b/Consumer/Consumer.fsproj index 5a234df..19311fb 100644 --- a/Consumer/Consumer.fsproj +++ b/Consumer/Consumer.fsproj @@ -27,7 +27,7 @@ - + diff --git a/FailingConsumer/FailingConsumer.fsproj b/FailingConsumer/FailingConsumer.fsproj index 9f5b4f9..cf18b08 100644 --- a/FailingConsumer/FailingConsumer.fsproj +++ b/FailingConsumer/FailingConsumer.fsproj @@ -11,7 +11,7 @@ - + diff --git a/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj b/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj index e71791b..4644415 100644 --- a/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj +++ b/WoofWare.NUnitTestRunner/WoofWare.NUnitTestRunner.Test/WoofWare.NUnitTestRunner.Test.fsproj @@ -18,7 +18,7 @@ - + diff --git a/nix/deps.json b/nix/deps.json index de7f3be..a3c6698 100644 --- a/nix/deps.json +++ b/nix/deps.json @@ -41,8 +41,8 @@ }, { "pname": "FsUnit", - "version": "7.0.1", - "hash": "sha256-K85CIdxMeFSHEKZk6heIXp/oFjWAn7dBILKrw49pJUY=" + "version": "7.1.1", + "hash": "sha256-UMCEGKxQ4ytjmPuVpiNaAPbi3RQH9gqa61JJIUS/6hg=" }, { "pname": "Microsoft.ApplicationInsights",