diff --git a/tests/EnumUtilities.Tests/EnumUtilities.Tests.csproj b/tests/EnumUtilities.Tests/EnumUtilities.Tests.csproj index 4197247..a4afacb 100644 --- a/tests/EnumUtilities.Tests/EnumUtilities.Tests.csproj +++ b/tests/EnumUtilities.Tests/EnumUtilities.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/tests/EnumUtilities.Tests/packages.lock.json b/tests/EnumUtilities.Tests/packages.lock.json index dea6e19..8046537 100644 --- a/tests/EnumUtilities.Tests/packages.lock.json +++ b/tests/EnumUtilities.Tests/packages.lock.json @@ -16,9 +16,9 @@ }, "FluentAssertions": { "type": "Direct", - "requested": "[6.12.1, )", - "resolved": "6.12.1", - "contentHash": "hciWwryyLw3eonfqhFpOMTXyM1/auJChYslEBA+iGJyuBs5O3t/kA8YaeH4iRo/2Fe3ElSYL86C0miivtZ0f3g==", + "requested": "[6.12.2, )", + "resolved": "6.12.2", + "contentHash": "8YE+xJmT8wgzEpFuzJ4S62oFhEL/AKouMz1RWPEMEUhy9H11aRQlGIWcHurH5BEy7tbF6gb0CJrs0wOw/AtDcQ==", "dependencies": { "System.Configuration.ConfigurationManager": "4.4.0" }