diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index b53978e..106e7b6 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "fantomas": { - "version": "7.0.3", + "version": "7.0.5", "commands": [ "fantomas" ] diff --git a/src/TransactionQL.Application/TransactionQL.Application.fsproj b/src/TransactionQL.Application/TransactionQL.Application.fsproj index 45eacb9..fb7a5bb 100644 --- a/src/TransactionQL.Application/TransactionQL.Application.fsproj +++ b/src/TransactionQL.Application/TransactionQL.Application.fsproj @@ -23,7 +23,7 @@ - + diff --git a/src/TransactionQL.Build/TransactionQL.Build.fsproj b/src/TransactionQL.Build/TransactionQL.Build.fsproj index 2397c1d..e5e7d59 100644 --- a/src/TransactionQL.Build/TransactionQL.Build.fsproj +++ b/src/TransactionQL.Build/TransactionQL.Build.fsproj @@ -16,11 +16,11 @@ - + - + diff --git a/src/TransactionQL.Console.Tests/TransactionQL.Console.Tests.fsproj b/src/TransactionQL.Console.Tests/TransactionQL.Console.Tests.fsproj index 3d588cc..d95dce4 100644 --- a/src/TransactionQL.Console.Tests/TransactionQL.Console.Tests.fsproj +++ b/src/TransactionQL.Console.Tests/TransactionQL.Console.Tests.fsproj @@ -12,13 +12,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -30,7 +30,7 @@ - + diff --git a/src/TransactionQL.Console/TransactionQL.Console.fsproj b/src/TransactionQL.Console/TransactionQL.Console.fsproj index 4ba6ac4..26caa7e 100644 --- a/src/TransactionQL.Console/TransactionQL.Console.fsproj +++ b/src/TransactionQL.Console/TransactionQL.Console.fsproj @@ -23,7 +23,7 @@ - + \ No newline at end of file diff --git a/src/TransactionQL.DesktopApp.Tests/TransactionQL.DesktopApp.Tests.csproj b/src/TransactionQL.DesktopApp.Tests/TransactionQL.DesktopApp.Tests.csproj index 9b9ebc0..025ca42 100644 --- a/src/TransactionQL.DesktopApp.Tests/TransactionQL.DesktopApp.Tests.csproj +++ b/src/TransactionQL.DesktopApp.Tests/TransactionQL.DesktopApp.Tests.csproj @@ -10,17 +10,17 @@ - - - - + + + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/src/TransactionQL.DesktopApp/TransactionQL.DesktopApp.csproj b/src/TransactionQL.DesktopApp/TransactionQL.DesktopApp.csproj index 5f8cd94..4958f34 100644 --- a/src/TransactionQL.DesktopApp/TransactionQL.DesktopApp.csproj +++ b/src/TransactionQL.DesktopApp/TransactionQL.DesktopApp.csproj @@ -27,15 +27,15 @@ - - - - + + + + - + - - + + diff --git a/src/TransactionQL.Input/TransactionQL.Input.fsproj b/src/TransactionQL.Input/TransactionQL.Input.fsproj index 249c752..cce5c21 100644 --- a/src/TransactionQL.Input/TransactionQL.Input.fsproj +++ b/src/TransactionQL.Input/TransactionQL.Input.fsproj @@ -11,7 +11,7 @@ - + @@ -19,7 +19,7 @@ - + diff --git a/src/TransactionQL.Parser.Tests/TransactionQL.Parser.Tests.fsproj b/src/TransactionQL.Parser.Tests/TransactionQL.Parser.Tests.fsproj index 59c9169..d3d6dff 100644 --- a/src/TransactionQL.Parser.Tests/TransactionQL.Parser.Tests.fsproj +++ b/src/TransactionQL.Parser.Tests/TransactionQL.Parser.Tests.fsproj @@ -13,13 +13,13 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive - + all runtime; build; native; contentfiles; analyzers; buildtransitive @@ -30,7 +30,7 @@ - + diff --git a/src/TransactionQL.Parser/TransactionQL.Parser.fsproj b/src/TransactionQL.Parser/TransactionQL.Parser.fsproj index ac15a23..0e1e068 100644 --- a/src/TransactionQL.Parser/TransactionQL.Parser.fsproj +++ b/src/TransactionQL.Parser/TransactionQL.Parser.fsproj @@ -20,7 +20,7 @@ - + diff --git a/src/TransactionQL.Plugins.ASN/TransactionQL.Plugins.ASN.fsproj b/src/TransactionQL.Plugins.ASN/TransactionQL.Plugins.ASN.fsproj index b1362e8..0b721bc 100644 --- a/src/TransactionQL.Plugins.ASN/TransactionQL.Plugins.ASN.fsproj +++ b/src/TransactionQL.Plugins.ASN/TransactionQL.Plugins.ASN.fsproj @@ -16,7 +16,7 @@ - + diff --git a/src/TransactionQL.Plugins.Amex/TransactionQL.Plugins.Amex.fsproj b/src/TransactionQL.Plugins.Amex/TransactionQL.Plugins.Amex.fsproj index a3561f0..abb227d 100644 --- a/src/TransactionQL.Plugins.Amex/TransactionQL.Plugins.Amex.fsproj +++ b/src/TransactionQL.Plugins.Amex/TransactionQL.Plugins.Amex.fsproj @@ -18,7 +18,7 @@ - + diff --git a/src/TransactionQL.Plugins.Bunq/TransactionQL.Plugins.Bunq.fsproj b/src/TransactionQL.Plugins.Bunq/TransactionQL.Plugins.Bunq.fsproj index 718c8fe..a1a934d 100644 --- a/src/TransactionQL.Plugins.Bunq/TransactionQL.Plugins.Bunq.fsproj +++ b/src/TransactionQL.Plugins.Bunq/TransactionQL.Plugins.Bunq.fsproj @@ -20,7 +20,7 @@ - + diff --git a/src/TransactionQL.Plugins.ING/TransactionQL.Plugins.ING.fsproj b/src/TransactionQL.Plugins.ING/TransactionQL.Plugins.ING.fsproj index 42d5722..8afcad9 100644 --- a/src/TransactionQL.Plugins.ING/TransactionQL.Plugins.ING.fsproj +++ b/src/TransactionQL.Plugins.ING/TransactionQL.Plugins.ING.fsproj @@ -18,7 +18,7 @@ - + diff --git a/src/TransactionQL.Plugins.Triodos/TransactionQL.Plugins.Triodos.fsproj b/src/TransactionQL.Plugins.Triodos/TransactionQL.Plugins.Triodos.fsproj index 6d42dc1..d6100cc 100644 --- a/src/TransactionQL.Plugins.Triodos/TransactionQL.Plugins.Triodos.fsproj +++ b/src/TransactionQL.Plugins.Triodos/TransactionQL.Plugins.Triodos.fsproj @@ -20,7 +20,7 @@ - + diff --git a/src/TransactionQL.Shared/TransactionQL.Shared.fsproj b/src/TransactionQL.Shared/TransactionQL.Shared.fsproj index 8e8bae9..e6fedd0 100644 --- a/src/TransactionQL.Shared/TransactionQL.Shared.fsproj +++ b/src/TransactionQL.Shared/TransactionQL.Shared.fsproj @@ -12,7 +12,7 @@ - +