diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 97f37dcc..6e2e244c 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "1.2.6", + "version": "1.3.0", "commands": [ "csharpier" ], diff --git a/Directory.Build.props b/Directory.Build.props index 5fda9950..06145862 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -29,7 +29,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/sidecars/SharpLsp.Sidecar.Common.Tests/SharpLsp.Sidecar.Common.Tests.csproj b/sidecars/SharpLsp.Sidecar.Common.Tests/SharpLsp.Sidecar.Common.Tests.csproj index 58353478..58b961fa 100644 --- a/sidecars/SharpLsp.Sidecar.Common.Tests/SharpLsp.Sidecar.Common.Tests.csproj +++ b/sidecars/SharpLsp.Sidecar.Common.Tests/SharpLsp.Sidecar.Common.Tests.csproj @@ -16,7 +16,7 @@ - + diff --git a/sidecars/SharpLsp.Sidecar.Common/SharpLsp.Sidecar.Common.csproj b/sidecars/SharpLsp.Sidecar.Common/SharpLsp.Sidecar.Common.csproj index af2271e7..df2883a0 100644 --- a/sidecars/SharpLsp.Sidecar.Common/SharpLsp.Sidecar.Common.csproj +++ b/sidecars/SharpLsp.Sidecar.Common/SharpLsp.Sidecar.Common.csproj @@ -12,7 +12,7 @@ - + diff --git a/sidecars/SharpLsp.Sidecar.FSharp.Tests/SharpLsp.Sidecar.FSharp.Tests.fsproj b/sidecars/SharpLsp.Sidecar.FSharp.Tests/SharpLsp.Sidecar.FSharp.Tests.fsproj index 581c02c7..e862e6b5 100644 --- a/sidecars/SharpLsp.Sidecar.FSharp.Tests/SharpLsp.Sidecar.FSharp.Tests.fsproj +++ b/sidecars/SharpLsp.Sidecar.FSharp.Tests/SharpLsp.Sidecar.FSharp.Tests.fsproj @@ -21,11 +21,11 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + - + diff --git a/sidecars/SharpLsp.Sidecar.FSharp/SharpLsp.Sidecar.FSharp.fsproj b/sidecars/SharpLsp.Sidecar.FSharp/SharpLsp.Sidecar.FSharp.fsproj index e06f12b2..80bfb47d 100644 --- a/sidecars/SharpLsp.Sidecar.FSharp/SharpLsp.Sidecar.FSharp.fsproj +++ b/sidecars/SharpLsp.Sidecar.FSharp/SharpLsp.Sidecar.FSharp.fsproj @@ -29,13 +29,13 @@ - - - - - + + + + + - +