-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathSystemExtensions.slnx
More file actions
20 lines (20 loc) · 1.19 KB
/
SystemExtensions.slnx
File metadata and controls
20 lines (20 loc) · 1.19 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<Solution>
<Folder Name="/.github/" />
<Folder Name="/.github/workflows/">
<File Path=".github/workflows/cd.yaml" />
<File Path=".github/workflows/ci.yaml" />
</Folder>
<Folder Name="/Solution Items/">
<File Path=".editorconfig" />
</Folder>
<Project Path="SystemExtensions.DependencyInjection.Tests/SystemExtensions.NetStandard.DependencyInjection.Tests.csproj" />
<Project Path="SystemExtensions.NetCore/SystemExtensions.NetCore.csproj" />
<Project Path="SystemExtensions.NetStandard.DependencyInjection/SystemExtensions.NetStandard.DependencyInjection.csproj" />
<Project Path="SystemExtensions.NetStandard.Generators/SystemExtensions.NetStandard.Generators.csproj" />
<Project Path="SystemExtensions.NetStandard.Security.Tests/SystemExtensions.NetStandard.Security.Tests.csproj" />
<Project Path="SystemExtensions.NetStandard.Security/SystemExtensions.NetStandard.Security.csproj" />
<Project Path="SystemExtensions.NetStandard/SystemExtensions.NetStandard.csproj" />
<Project Path="SystemExtensions.Tests/SystemExtensions.NetStandard.Tests.csproj">
<BuildDependency Project="SystemExtensions.NetStandard/SystemExtensions.NetStandard.csproj" />
</Project>
</Solution>