From 27f200e49d47decdc8e94fa8153c53c59439168d Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Sun, 24 Nov 2024 15:33:21 +0000 Subject: [PATCH] Added CONTRIBUTING.md to the VS2022 project files. --- test/vs2022/etl.vcxproj | 1 + test/vs2022/etl.vcxproj.filters | 3 +++ 2 files changed, 4 insertions(+) diff --git a/test/vs2022/etl.vcxproj b/test/vs2022/etl.vcxproj index 7506cfa1..daac6aea 100644 --- a/test/vs2022/etl.vcxproj +++ b/test/vs2022/etl.vcxproj @@ -9031,6 +9031,7 @@ + diff --git a/test/vs2022/etl.vcxproj.filters b/test/vs2022/etl.vcxproj.filters index 2da095b9..8344c20b 100644 --- a/test/vs2022/etl.vcxproj.filters +++ b/test/vs2022/etl.vcxproj.filters @@ -3541,6 +3541,9 @@ Tests\Scripts + + Resource Files +