From 84aa439cfe75fde79dd67a0eded593422ac8f8a1 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Wed, 27 Mar 2024 10:24:35 +0000 Subject: [PATCH 1/2] Arbitrary change to trigger build --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 07cd509..ef337b2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Contributing This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. + +THIS IS A TEST PR From fb160aeb967359c9d2fe333d4c19ab38d49c9217 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Wed, 27 Mar 2024 10:26:26 +0000 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef337b2..795e286 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments. -THIS IS A TEST PR +THIS IS A TEST PR 2