From dcc64be0296dacae0b485245ee16127dfe125898 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:13:47 +0000 Subject: [PATCH] Bump dotNetRDF from 3.0.0 to 3.0.1 in /GraphEngine.Tests Bumps [dotNetRDF](https://github.com/dotnetrdf/dotnetrdf) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/dotnetrdf/dotnetrdf/releases) - [Changelog](https://github.com/dotnetrdf/dotnetrdf/blob/main/ChangeLog.txt) - [Commits](https://github.com/dotnetrdf/dotnetrdf/compare/v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: dotNetRDF dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- GraphEngine.Tests/GraphEngine.Tests.csproj | 2 +- GraphEngine/GraphEngine.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/GraphEngine.Tests/GraphEngine.Tests.csproj b/GraphEngine.Tests/GraphEngine.Tests.csproj index 6c4211c..dabb64d 100644 --- a/GraphEngine.Tests/GraphEngine.Tests.csproj +++ b/GraphEngine.Tests/GraphEngine.Tests.csproj @@ -7,7 +7,7 @@ - + diff --git a/GraphEngine/GraphEngine.csproj b/GraphEngine/GraphEngine.csproj index b963f0c..ab233f1 100644 --- a/GraphEngine/GraphEngine.csproj +++ b/GraphEngine/GraphEngine.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive