From c7869c462f96a2d720a5a7aee11a086f2457dd0b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Stefan=20L=C3=B6rwald?=
<10850250+stefanloerwald@users.noreply.github.com>
Date: Sat, 30 Sep 2023 15:09:48 +0200
Subject: [PATCH] [deploy] updated dependencies
---
.github/workflows/deploy-to-nuget.yml | 2 +-
.github/workflows/dotnet-core.yml | 2 +-
Diagram/Blazor.Diagrams.csproj | 6 +++---
Diagram/package.csproj | 2 +-
TestProject_ClientSide/TestProject_ClientSide.csproj | 4 ++--
TestProject_Components/TestProject_Components.csproj | 2 +-
Tests_Blazor.Diagrams/Tests_Blazor.Diagrams.csproj | 2 +-
7 files changed, 10 insertions(+), 10 deletions(-)
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
-
+