From 05b53da5a4b32638daa77adde08f6405c7555baa Mon Sep 17 00:00:00 2001 From: Oliver Booth Date: Sun, 17 Mar 2024 12:40:55 +0000 Subject: [PATCH] chore: add Directory.build.props to sln --- VpSharp.sln | 1 + 1 file changed, 1 insertion(+) diff --git a/VpSharp.sln b/VpSharp.sln index 845a1bb..2deae48 100644 --- a/VpSharp.sln +++ b/VpSharp.sln @@ -13,6 +13,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution README.md = README.md .editorconfig = .editorconfig CHANGELOG.md = CHANGELOG.md + Directory.Build.props = Directory.Build.props EndProjectSection EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "VpSharp.Commands", "VpSharp.Commands\VpSharp.Commands.csproj", "{8EE96C20-57AA-48E1-95A2-04580C4F7E05}"