Skip to content

Commit e2de073

Browse files
committed
Add Directory.Build.props to solution items
This update includes Directory.Build.props in the solution, ensuring consistent build settings across the project. It helps centralize configuration and makes the build process more reliable.
1 parent 9ffd912 commit e2de073

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

SubDBSharp.sln

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ EndProject
1212
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".Solution Items", ".Solution Items", "{6251D74E-7892-46E6-AF20-CF984220E79B}"
1313
ProjectSection(SolutionItems) = preProject
1414
Directory.Packages.props = Directory.Packages.props
15+
Directory.Build.props = Directory.Build.props
1516
EndProjectSection
1617
EndProject
1718
Global

0 commit comments

Comments
 (0)