From 2c7360ec1981ee6f5874a0b37060fec0c0613f1a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 15:15:21 +0000 Subject: [PATCH] Bump dotNetRDF from 3.0.1 to 3.1.0 in /GraphEngine.Tests Bumps [dotNetRDF](https://github.com/dotnetrdf/dotnetrdf) from 3.0.1 to 3.1.0. - [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.1...v3.1.0) --- updated-dependencies: - dependency-name: dotNetRDF dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- GraphEngine.Tests/GraphEngine.Tests.csproj | 2 +- GraphEngine/GraphEngine.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/GraphEngine.Tests/GraphEngine.Tests.csproj b/GraphEngine.Tests/GraphEngine.Tests.csproj index 000d538..0cb416b 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 ab233f1..819f818 100644 --- a/GraphEngine/GraphEngine.csproj +++ b/GraphEngine/GraphEngine.csproj @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive