-
Notifications
You must be signed in to change notification settings - Fork 485
Expand file tree
/
Copy pathCastle.Core.slnx
More file actions
27 lines (27 loc) · 1.25 KB
/
Castle.Core.slnx
File metadata and controls
27 lines (27 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<Solution>
<Folder Name="/Castle Build/">
<File Path=".editorconfig" />
<File Path=".gitattributes" />
<File Path=".gitignore" />
<File Path="appveyor.yml" />
<File Path="build.cmd" />
<File Path="build.sh" />
<File Path="buildscripts/common.props" />
<File Path="CHANGELOG.md" />
<File Path="CONTRIBUTING.md" />
<File Path="LICENSE" />
<File Path="README.md" />
</Folder>
<Folder Name="/Castle Build/GitHub Actions/">
<File Path=".github/workflows/build.yml" />
</Folder>
<Folder Name="/Castle Services/">
<Project Path="src/Castle.Services.Logging.EventLogIntegration/Castle.Services.Logging.EventLogIntegration.csproj" />
<Project Path="src/Castle.Services.Logging.log4netIntegration/Castle.Services.Logging.log4netIntegration.csproj" />
<Project Path="src/Castle.Services.Logging.NLogIntegration/Castle.Services.Logging.NLogIntegration.csproj" />
<Project Path="src/Castle.Services.Logging.SerilogIntegration/Castle.Services.Logging.SerilogIntegration.csproj" />
</Folder>
<Project Path="src/Castle.Core.Tests.WeakNamed/Castle.Core.Tests.WeakNamed.csproj" />
<Project Path="src/Castle.Core.Tests/Castle.Core.Tests.csproj" />
<Project Path="src/Castle.Core/Castle.Core.csproj" />
</Solution>