Skip to content

Commit 6631734

Browse files
committed
Lucene.Net.CodeAnalysis.Dev.sln: Added Directory.Build.targets and Directory.Build.props files to src and tests folders
1 parent a13c5f3 commit 6631734

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Lucene.Net.CodeAnalysis.Dev.sln

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,16 @@ EndProject
1010
Project("{13B669BE-BB05-4DDF-9536-439F39A36129}") = "eng", "eng\eng.folderproj", "{9A1C280A-5010-45E9-9EC8-B09F0F9517A2}"
1111
EndProject
1212
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{1A48DD8E-1D71-43AE-B15D-977A87972623}"
13+
ProjectSection(SolutionItems) = preProject
14+
src\Directory.Build.props = src\Directory.Build.props
15+
src\Directory.Build.targets = src\Directory.Build.targets
16+
EndProjectSection
1317
EndProject
1418
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "tests", "tests", "{8170F744-3AE0-41EE-8986-611BA2C20425}"
19+
ProjectSection(SolutionItems) = preProject
20+
tests\Directory.Build.props = tests\Directory.Build.props
21+
tests\Directory.Build.targets = tests\Directory.Build.targets
22+
EndProjectSection
1523
EndProject
1624
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Lucene.Net.CodeAnalysis.Dev.Vsix", "src\Lucene.Net.CodeAnalysis.Dev.Vsix\Lucene.Net.CodeAnalysis.Dev.Vsix.csproj", "{B9116527-2486-4A4C-90F8-378DF26E39AF}"
1725
EndProject

0 commit comments

Comments
 (0)