diff --git a/.github/workflows/deploy-to-nuget.yml b/.github/workflows/deploy-to-nuget.yml index 15aac8db..06a2b6f9 100644 --- a/.github/workflows/deploy-to-nuget.yml +++ b/.github/workflows/deploy-to-nuget.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Setup .NET Core uses: actions/setup-dotnet@v3 with: diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/dotnet-core.yml index 6e21afbf..452b8345 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/dotnet-core.yml @@ -15,7 +15,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Setup .NET Core uses: actions/setup-dotnet@v3 with: diff --git a/Diagram/Blazor.Diagrams.csproj b/Diagram/Blazor.Diagrams.csproj index 5206773b..9477bc23 100644 --- a/Diagram/Blazor.Diagrams.csproj +++ b/Diagram/Blazor.Diagrams.csproj @@ -8,9 +8,9 @@ - - - + + + diff --git a/Diagram/package.csproj b/Diagram/package.csproj index 88494748..5ec284dc 100644 --- a/Diagram/package.csproj +++ b/Diagram/package.csproj @@ -20,7 +20,7 @@ Excubo.Blazor.Diagrams - 4.1.16 + 4.1.21 diff --git a/TestProject_ClientSide/TestProject_ClientSide.csproj b/TestProject_ClientSide/TestProject_ClientSide.csproj index 96685927..06d855d8 100644 --- a/TestProject_ClientSide/TestProject_ClientSide.csproj +++ b/TestProject_ClientSide/TestProject_ClientSide.csproj @@ -4,8 +4,8 @@ false - - + + diff --git a/TestProject_Components/TestProject_Components.csproj b/TestProject_Components/TestProject_Components.csproj index 9f051d3b..74b3d73c 100644 --- a/TestProject_Components/TestProject_Components.csproj +++ b/TestProject_Components/TestProject_Components.csproj @@ -3,7 +3,7 @@ net6.0 - + diff --git a/Tests_Blazor.Diagrams/Tests_Blazor.Diagrams.csproj b/Tests_Blazor.Diagrams/Tests_Blazor.Diagrams.csproj index 3494943f..2c717998 100644 --- a/Tests_Blazor.Diagrams/Tests_Blazor.Diagrams.csproj +++ b/Tests_Blazor.Diagrams/Tests_Blazor.Diagrams.csproj @@ -8,7 +8,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +