From a9f1519833bb8c9aa938936d9d32c89819bd9b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Jun 2024 15:26:22 -0700 Subject: [PATCH] Bump IntelliTect.Analyzers from 0.1.8 to 0.2.0 (#35) Bumps [IntelliTect.Analyzers](https://github.com/IntelliTect/CodingGuidelines) from 0.1.8 to 0.2.0. - [Release notes](https://github.com/IntelliTect/CodingGuidelines/releases) - [Commits](https://github.com/IntelliTect/CodingGuidelines/compare/v0.1.8...v0.2.0) --- updated-dependencies: - dependency-name: IntelliTect.Analyzers 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> --- ExampleTests/ExampleTests/ExampleTests.csproj | 2 +- .../IntelliTect.TestTools.TestFramework.Tests.csproj | 2 +- .../IntelliTect.TestTools.TestFramework.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ExampleTests/ExampleTests/ExampleTests.csproj b/ExampleTests/ExampleTests/ExampleTests.csproj index e7f317a..4e67482 100644 --- a/ExampleTests/ExampleTests/ExampleTests.csproj +++ b/ExampleTests/ExampleTests/ExampleTests.csproj @@ -11,7 +11,7 @@ - + all diff --git a/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj b/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj index c6d1213..41a0a0d 100644 --- a/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj +++ b/IntelliTect.TestTools.TestFramework.Tests/IntelliTect.TestTools.TestFramework.Tests.csproj @@ -12,7 +12,7 @@ - + all diff --git a/IntelliTect.TestTools.TestFramework/IntelliTect.TestTools.TestFramework.csproj b/IntelliTect.TestTools.TestFramework/IntelliTect.TestTools.TestFramework.csproj index 12071ac..60fb43c 100644 --- a/IntelliTect.TestTools.TestFramework/IntelliTect.TestTools.TestFramework.csproj +++ b/IntelliTect.TestTools.TestFramework/IntelliTect.TestTools.TestFramework.csproj @@ -10,7 +10,7 @@ - + all