diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 24c874f5..47f8f32f 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -64,7 +64,7 @@ jobs: - name: Setup Node.js uses: actions/setup-node@v6 with: - node-version: '22' + node-version: '24' - name: Cache dependencies uses: actions/cache@v4 diff --git a/docs/Docs.csproj b/docs/Docs.csproj index 464f2107..7d628006 100644 --- a/docs/Docs.csproj +++ b/docs/Docs.csproj @@ -38,7 +38,7 @@ - + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index 5065ef87..9a93c8fc 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -3,15 +3,14 @@ true - + - - + @@ -21,7 +20,7 @@ - + diff --git a/src/Spectre.Console/Spectre.Console.csproj b/src/Spectre.Console/Spectre.Console.csproj index a01c2e0e..67b62970 100644 --- a/src/Spectre.Console/Spectre.Console.csproj +++ b/src/Spectre.Console/Spectre.Console.csproj @@ -19,10 +19,7 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - +