From 8b039db1dbaded47b49111fa22fb0c3241c1a80f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:04:39 +0100 Subject: [PATCH] Update Microsoft.SourceLink.GitHub requirement from 1.* to 8.* (#13) Updates the requirements on [Microsoft.SourceLink.GitHub](https://github.com/dotnet/sourcelink) to permit the latest version. - [Release notes](https://github.com/dotnet/sourcelink/releases) - [Commits](https://github.com/dotnet/sourcelink/compare/1.0.0...8.0.0) --- updated-dependencies: - dependency-name: Microsoft.SourceLink.GitHub dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christopher Mann --- src/Dbosoft.Functional/Dbosoft.Functional.csproj | 2 +- src/Directory.Build.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Dbosoft.Functional/Dbosoft.Functional.csproj b/src/Dbosoft.Functional/Dbosoft.Functional.csproj index 122ddec..2f894ac 100644 --- a/src/Dbosoft.Functional/Dbosoft.Functional.csproj +++ b/src/Dbosoft.Functional/Dbosoft.Functional.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 diff --git a/src/Directory.Build.props b/src/Directory.Build.props index 75905fd..224ccf2 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -19,6 +19,6 @@ - +