@@ -21,6 +21,7 @@ EndProject
2121Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".config" , ".config" , "{78CDAF4E-3F9F-4D00-A494-FFAE30E7EF0E}"
2222 Project Section (SolutionItems ) = preProject
2323 ..\.asf .yaml = ..\.asf .yaml
24+ ..\.editorconfig = ..\.editorconfig
2425 ..\.gitignore = ..\.gitignore
2526 ..\.zarro -defaults = ..\.zarro -defaults
2627 Directory .Build .props = Directory .Build .props
@@ -35,13 +36,17 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{
3536 ..\.github \workflows \git -broadcast .yml = ..\.github \workflows \git -broadcast .yml
3637 EndProject Section
3738EndProject
38- Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = "Solution Items" , "Solution Items" , "{CE38DCC5-1BE9-4DEE-ADF4-854689B4028C}"
39+ Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "log4net2-SerializeEvent" , "integration-testing\log4net2-SerializeEvent\log4net2-SerializeEvent.csproj" , "{605058A8-CE6D-4190-91DA-7B3E9F84489E}"
40+ EndProject
41+ Project ("{2150E333-8FDC-42A3-9474-1A3956D46DE8}" ) = ".doc" , ".doc" , "{33D80AD3-8048-4220-8BB0-38E3BDE5FCF4}"
3942 Project Section (SolutionItems ) = preProject
40- ..\.editorconfig = ..\.editorconfig
43+ ..\doc \BUILDING .md = ..\doc \BUILDING .md
44+ ..\doc \MailTemplate .Result .txt = ..\doc \MailTemplate .Result .txt
45+ ..\doc \MailTemplate .txt = ..\doc \MailTemplate .txt
46+ ..\doc \RELEASING .md = ..\doc \RELEASING .md
47+ site \xdoc \release \release -notes .xml = site \xdoc \release \release -notes .xml
4148 EndProject Section
4249EndProject
43- Project ("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}" ) = "log4net2-SerializeEvent" , "integration-testing\log4net2-SerializeEvent\log4net2-SerializeEvent.csproj" , "{605058A8-CE6D-4190-91DA-7B3E9F84489E}"
44- EndProject
4550Global
4651 GlobalSection (SolutionConfigurationPlatforms ) = preSolution
4752 Debug| Any CPU = Debug| Any CPU
0 commit comments