Skip to content

Commit 21c9217

Browse files
committed
Fixed Visual Studio solution items.
1 parent 60e89d9 commit 21c9217

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

ClangSharp.Pathogen.sln

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
1515
EndProject
1616
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tooling", "tooling", "{543C6D77-9322-4328-9A08-05F124A261CC}"
1717
ProjectSection(SolutionItems) = preProject
18-
tooling\Versioning.props = tooling\Versioning.props
19-
tooling\Versioning.targets = tooling\Versioning.targets
18+
tooling\Common.csproj.props = tooling\Common.csproj.props
19+
tooling\Common.csproj.targets = tooling\Common.csproj.targets
20+
tooling\Common.props = tooling\Common.props
21+
tooling\Common.targets = tooling\Common.targets
2022
EndProjectSection
2123
EndProject
2224
Global

0 commit comments

Comments
 (0)