From 2975c17f6b1a0b63475d35fe54cea55fe54d3120 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 02:13:55 -0800 Subject: [PATCH 1/4] Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 (#45) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.7.2 to 17.8.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.7.2...v17.8.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Slant.Entity.Tests/Slant.Entity.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slant.Entity.Tests/Slant.Entity.Tests.csproj b/Slant.Entity.Tests/Slant.Entity.Tests.csproj index 4d38fee..1861b34 100644 --- a/Slant.Entity.Tests/Slant.Entity.Tests.csproj +++ b/Slant.Entity.Tests/Slant.Entity.Tests.csproj @@ -9,7 +9,7 @@ - + From 1495a14b9d4185f9705f76fe5124bdada98a9a78 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 02:14:06 -0800 Subject: [PATCH 2/4] Bump xunit from 2.5.3 to 2.6.6 (#44) Bumps [xunit](https://github.com/xunit/xunit) from 2.5.3 to 2.6.6. - [Commits](https://github.com/xunit/xunit/compare/2.5.3...2.6.6) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Slant.Entity.Tests/Slant.Entity.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slant.Entity.Tests/Slant.Entity.Tests.csproj b/Slant.Entity.Tests/Slant.Entity.Tests.csproj index 1861b34..b3b6995 100644 --- a/Slant.Entity.Tests/Slant.Entity.Tests.csproj +++ b/Slant.Entity.Tests/Slant.Entity.Tests.csproj @@ -11,7 +11,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all From e63fc57d8316d9cf87be9b0e8921756c772932d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 02:07:42 -0800 Subject: [PATCH 3/4] Bump csharpier from 0.27.0 to 0.27.2 (#47) Bumps [csharpier](https://github.com/belav/csharpier) from 0.27.0 to 0.27.2. - [Release notes](https://github.com/belav/csharpier/releases) - [Changelog](https://github.com/belav/csharpier/blob/main/CHANGELOG.md) - [Commits](https://github.com/belav/csharpier/compare/0.27.0...0.27.2) --- updated-dependencies: - dependency-name: csharpier dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .config/dotnet-tools.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index 5d78a2d..6528a51 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "csharpier": { - "version": "0.27.0", + "version": "0.27.2", "commands": [ "dotnet-csharpier" ] From e92f6e5a48aa38dd84b901aa29c9075626ef716b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Feb 2024 02:09:30 -0800 Subject: [PATCH 4/4] Bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 (#48) Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.8.0 to 17.9.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](https://github.com/microsoft/vstest/compare/v17.8.0...v17.9.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Slant.Entity.Tests/Slant.Entity.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Slant.Entity.Tests/Slant.Entity.Tests.csproj b/Slant.Entity.Tests/Slant.Entity.Tests.csproj index b3b6995..c2b88c2 100644 --- a/Slant.Entity.Tests/Slant.Entity.Tests.csproj +++ b/Slant.Entity.Tests/Slant.Entity.Tests.csproj @@ -9,7 +9,7 @@ - +