diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 7caedff8bf..6c453be0d1 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -17,14 +17,14 @@ "rollForward": false }, "fsharp-analyzers": { - "version": "0.36.0", + "version": "0.37.2", "commands": [ "fsharp-analyzers" ], "rollForward": false }, "easybuild.shipit": { - "version": "3.0.0", + "version": "3.0.1", "commands": [ "shipit" ], diff --git a/src/Fable.Analyzers/Fable.Analyzers.fsproj b/src/Fable.Analyzers/Fable.Analyzers.fsproj index 4674622b52..7e7ae1360d 100644 --- a/src/Fable.Analyzers/Fable.Analyzers.fsproj +++ b/src/Fable.Analyzers/Fable.Analyzers.fsproj @@ -10,7 +10,7 @@ - + diff --git a/src/fable-standalone/src/Worker/Worker.fsproj b/src/fable-standalone/src/Worker/Worker.fsproj index 4194bdb6d1..fa730e208d 100644 --- a/src/fable-standalone/src/Worker/Worker.fsproj +++ b/src/fable-standalone/src/Worker/Worker.fsproj @@ -11,7 +11,7 @@ - + diff --git a/tests/Integration/Compiler/Fable.Tests.Compiler.fsproj b/tests/Integration/Compiler/Fable.Tests.Compiler.fsproj index 682e87138a..5d1c8f7ddd 100644 --- a/tests/Integration/Compiler/Fable.Tests.Compiler.fsproj +++ b/tests/Integration/Compiler/Fable.Tests.Compiler.fsproj @@ -7,7 +7,7 @@ $(DefineConstants);DOTNET_FILE_SYSTEM - + diff --git a/tests/Integration/Integration/Fable.Tests.Integration.fsproj b/tests/Integration/Integration/Fable.Tests.Integration.fsproj index abd79097ca..a87aacd988 100644 --- a/tests/Integration/Integration/Fable.Tests.Integration.fsproj +++ b/tests/Integration/Integration/Fable.Tests.Integration.fsproj @@ -6,7 +6,7 @@ Major - + diff --git a/tests/Js/Adaptive/Fable.Tests.Adaptive.fsproj b/tests/Js/Adaptive/Fable.Tests.Adaptive.fsproj index 3885550e12..c1a6a7e835 100644 --- a/tests/Js/Adaptive/Fable.Tests.Adaptive.fsproj +++ b/tests/Js/Adaptive/Fable.Tests.Adaptive.fsproj @@ -11,6 +11,6 @@ - + diff --git a/tests/Js/Main/Fable.Tests.fsproj b/tests/Js/Main/Fable.Tests.fsproj index 8c000a2de8..62cdb8584e 100644 --- a/tests/Js/Main/Fable.Tests.fsproj +++ b/tests/Js/Main/Fable.Tests.fsproj @@ -11,7 +11,7 @@ - + diff --git a/tests/Python/Fable.Tests.Python.fsproj b/tests/Python/Fable.Tests.Python.fsproj index 0bf797f75f..b00ea92161 100644 --- a/tests/Python/Fable.Tests.Python.fsproj +++ b/tests/Python/Fable.Tests.Python.fsproj @@ -9,7 +9,7 @@ Fable.Tests - + runtime; build; native; contentfiles; analyzers; buildtransitive @@ -17,7 +17,7 @@ - + diff --git a/tests/React/Fable.Tests.React.fsproj b/tests/React/Fable.Tests.React.fsproj index ede300882d..41ecb52541 100644 --- a/tests/React/Fable.Tests.React.fsproj +++ b/tests/React/Fable.Tests.React.fsproj @@ -28,7 +28,7 @@ - + diff --git a/tests/Rust/Fable.Tests.Rust.fsproj b/tests/Rust/Fable.Tests.Rust.fsproj index 5bc246aac9..11f806fe01 100644 --- a/tests/Rust/Fable.Tests.Rust.fsproj +++ b/tests/Rust/Fable.Tests.Rust.fsproj @@ -7,7 +7,7 @@ Preview - + runtime; build; native; contentfiles; analyzers; buildtransitive