diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 79213107e..dd7d9b9e2 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -17,7 +17,7 @@ "rollForward": false }, "fsharp-analyzers": { - "version": "0.37.2", + "version": "0.38.0", "commands": [ "fsharp-analyzers" ], diff --git a/src/Directory.Build.props b/src/Directory.Build.props index af703934c..d9eff242c 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -23,16 +23,16 @@ - + all build - + all analyzers - + all analyzers diff --git a/src/Fable.Analyzers/Fable.Analyzers.fsproj b/src/Fable.Analyzers/Fable.Analyzers.fsproj index 7e7ae1360..81249e8a5 100644 --- a/src/Fable.Analyzers/Fable.Analyzers.fsproj +++ b/src/Fable.Analyzers/Fable.Analyzers.fsproj @@ -10,7 +10,7 @@ - + diff --git a/src/Fable.Build/Fable.Build.fsproj b/src/Fable.Build/Fable.Build.fsproj index eff3e2622..469bde2ba 100644 --- a/src/Fable.Build/Fable.Build.fsproj +++ b/src/Fable.Build/Fable.Build.fsproj @@ -49,8 +49,8 @@ - - + + diff --git a/src/Fable.Cli/Fable.Cli.fsproj b/src/Fable.Cli/Fable.Cli.fsproj index ffb73f4a7..c5340e3a9 100644 --- a/src/Fable.Cli/Fable.Cli.fsproj +++ b/src/Fable.Cli/Fable.Cli.fsproj @@ -53,7 +53,7 @@ all - + diff --git a/src/Fable.Compiler/Fable.Compiler.fsproj b/src/Fable.Compiler/Fable.Compiler.fsproj index 2410db69d..0e15e7a1c 100644 --- a/src/Fable.Compiler/Fable.Compiler.fsproj +++ b/src/Fable.Compiler/Fable.Compiler.fsproj @@ -43,7 +43,7 @@ - + diff --git a/tests/Js/Main/Fable.Tests.fsproj b/tests/Js/Main/Fable.Tests.fsproj index 933d6f4d4..99d184305 100644 --- a/tests/Js/Main/Fable.Tests.fsproj +++ b/tests/Js/Main/Fable.Tests.fsproj @@ -12,7 +12,7 @@ - + diff --git a/tests/Python/Fable.Tests.Python.fsproj b/tests/Python/Fable.Tests.Python.fsproj index e2374f7e1..a86f7654c 100644 --- a/tests/Python/Fable.Tests.Python.fsproj +++ b/tests/Python/Fable.Tests.Python.fsproj @@ -17,7 +17,7 @@ - +