[CQ]Continued to move stuff out of root - Solution.props (#36244)

This commit is contained in:
Clint Rutkas
2025-01-06 02:52:45 -08:00
committed by GitHub
parent deddce22e7
commit 90e75a19f0
2 changed files with 1 additions and 1 deletions

View File

@@ -179,7 +179,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
Directory.Build.targets = Directory.Build.targets
Directory.Packages.props = Directory.Packages.props
src\Monaco.props = src\Monaco.props
Solution.props = Solution.props
src\Solution.props = src\Solution.props
src\Version.props = src\Version.props
EndProjectSection
EndProject