From c9b4e83e7309631701a04493940064c486714614 Mon Sep 17 00:00:00 2001 From: Tamas Vajk Date: Tue, 21 May 2024 09:30:22 +0200 Subject: [PATCH] Add empty `Directory.Build.props` to `ql` subdirectory --- csharp/ql/Directory.Build.props | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 csharp/ql/Directory.Build.props diff --git a/csharp/ql/Directory.Build.props b/csharp/ql/Directory.Build.props new file mode 100644 index 00000000000..a4049773c56 --- /dev/null +++ b/csharp/ql/Directory.Build.props @@ -0,0 +1,6 @@ + + +