From 215aac1efadee3d79a308dd11c901886590503ec 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 14:57:20 +0200
Subject: [PATCH] [deploy] updated dependencies
---
.github/workflows/deploy-to-nuget.yml | 2 +-
.../DependencyInjectionValidation.csproj | 2 +-
DependencyInjectionValidation/package.csproj | 2 +-
.../Tests_DependencyInjectionValidation.csproj | 8 ++++----
4 files changed, 7 insertions(+), 7 deletions(-)
diff --git a/.github/workflows/deploy-to-nuget.yml b/.github/workflows/deploy-to-nuget.yml
index a7bfcf3..b9f1fc4 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/DependencyInjectionValidation/DependencyInjectionValidation.csproj b/DependencyInjectionValidation/DependencyInjectionValidation.csproj
index d809647..433f4a8 100644
--- a/DependencyInjectionValidation/DependencyInjectionValidation.csproj
+++ b/DependencyInjectionValidation/DependencyInjectionValidation.csproj
@@ -7,7 +7,7 @@
-
+
diff --git a/DependencyInjectionValidation/package.csproj b/DependencyInjectionValidation/package.csproj
index 0f681ad..812728a 100644
--- a/DependencyInjectionValidation/package.csproj
+++ b/DependencyInjectionValidation/package.csproj
@@ -24,7 +24,7 @@
Excubo.Analyzers.DependencyInjectionValidation
- 1.0.29
+ 1.0.30
diff --git a/Tests_DependencyInjectionValidation/Tests_DependencyInjectionValidation.csproj b/Tests_DependencyInjectionValidation/Tests_DependencyInjectionValidation.csproj
index b3da727..725cbc2 100644
--- a/Tests_DependencyInjectionValidation/Tests_DependencyInjectionValidation.csproj
+++ b/Tests_DependencyInjectionValidation/Tests_DependencyInjectionValidation.csproj
@@ -7,11 +7,11 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
+
-
-
-
+
+
+