From d86460a492dd83b2c423f65bfa4eda623ed56c1f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 15:32:03 +0000 Subject: [PATCH] Bump dotNetRDF from 3.1.1 to 3.2.0 Bumps [dotNetRDF](https://github.com/dotnetrdf/dotnetrdf) from 3.1.1 to 3.2.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.1.1...v3.2.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 3b21d52..5acccb9 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 f3ed5d4..f3f4c8b 100644 --- a/GraphEngine/GraphEngine.csproj +++ b/GraphEngine/GraphEngine.csproj @@ -30,7 +30,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive