From d94f960530ab9154af0a20ef6d9021108dce1765 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Mar 2025 19:33:40 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Abstractions, Microsoft.Extensions.DependencyInjection.Abstractions and Microsoft.Extensions.Http Bumps [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Http](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.3) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.3) Updates `Microsoft.Extensions.Http` from 8.0.1 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.3) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Clockify.Net/Clockify.Net.csproj | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/Clockify.Net/Clockify.Net.csproj b/Clockify.Net/Clockify.Net.csproj index 63474ba..79d6cf2 100644 --- a/Clockify.Net/Clockify.Net.csproj +++ b/Clockify.Net/Clockify.Net.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 .Net Client for Clockify @@ -20,10 +20,11 @@ - - - - + + + + +