From 238380b657fb852d45a4957fb064e13c2e776aed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 12:39:03 +0000 Subject: [PATCH 1/2] Bump Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest Bumps [Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest](https://github.com/dotnet/roslyn-sdk) from 1.1.0 to 1.1.1. - [Release notes](https://github.com/dotnet/roslyn-sdk/releases) - [Commits](https://github.com/dotnet/roslyn-sdk/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Analyzer.Testing.MSTest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../MakeConst/MakeConst.Test/MakeConst.Test.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj b/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj index 3639fac19f238..e805f2c29ba13 100644 --- a/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj +++ b/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj @@ -12,7 +12,7 @@ - + From 6b5e0fe88de5f5c3c55d918bdcff7d667691fae9 Mon Sep 17 00:00:00 2001 From: David Pine Date: Mon, 24 Oct 2022 13:37:35 -0500 Subject: [PATCH 2/2] Update MakeConst.Test.csproj --- .../MakeConst/MakeConst.Test/MakeConst.Test.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj b/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj index e805f2c29ba13..a93fbba144837 100644 --- a/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj +++ b/docs/csharp/roslyn-sdk/tutorials/snippets/how-to-write-csharp-analyzer-code-fix/MakeConst/MakeConst.Test/MakeConst.Test.csproj @@ -13,11 +13,11 @@ - - - - - + + + + +