From 93503f2a059eda7381ed20d74d69fb0923a8ae02 Mon Sep 17 00:00:00 2001 From: David Maas Date: Tue, 2 Jul 2024 22:34:55 -0500 Subject: [PATCH] Update solution items --- Bonsai.sln | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Bonsai.sln b/Bonsai.sln index 5da155d9..a797ab1b 100644 --- a/Bonsai.sln +++ b/Bonsai.sln @@ -67,13 +67,22 @@ EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{B4486E9B-95F2-482C-9190-59F76D2C859C}" ProjectSection(SolutionItems) = preProject .editorconfig = .editorconfig - Bonsai.Tests.proj = Bonsai.Tests.proj Directory.Build.props = Directory.Build.props Directory.Build.targets = Directory.Build.targets EndProjectSection EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Bonsai.Templates", "Bonsai.Templates\Bonsai.Templates.csproj", "{FD09545E-4FB8-4730-B936-FE0BCF43E883}" EndProject +Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tooling", "tooling", "{69C99DD4-0616-43BB-82EC-EABE18279BCC}" + ProjectSection(SolutionItems) = preProject + tooling\Common.csproj.props = tooling\Common.csproj.props + tooling\Common.props = tooling\Common.props + tooling\Common.targets = tooling\Common.targets + tooling\Common.wixproj.props = tooling\Common.wixproj.props + tooling\CurrentVersion.props = tooling\CurrentVersion.props + tooling\Versioning.props = tooling\Versioning.props + EndProjectSection +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU