Skip to content

Commit 9a909d5

Browse files
update/slnx
Migrated solution from sln to slnx
1 parent 874283f commit 9a909d5

File tree

3 files changed

+27
-126
lines changed

3 files changed

+27
-126
lines changed

onixlabs-dotnet.sln

Lines changed: 0 additions & 126 deletions
This file was deleted.

onixlabs-dotnet.slnx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
<Solution>
2+
<Folder Name="/Core/">
3+
<Project Path="OnixLabs.Core.UnitTests.Data/OnixLabs.Core.UnitTests.Data.csproj" />
4+
<Project Path="OnixLabs.Core.UnitTests/OnixLabs.Core.UnitTests.csproj" />
5+
<Project Path="OnixLabs.Core/OnixLabs.Core.csproj" />
6+
</Folder>
7+
<Folder Name="/DependencyInjection/">
8+
<Project Path="OnixLabs.DependencyInjection.UnitTests.Data/OnixLabs.DependencyInjection.UnitTests.Data.csproj" />
9+
<Project Path="OnixLabs.DependencyInjection.UnitTests/OnixLabs.DependencyInjection.UnitTests.csproj" />
10+
<Project Path="OnixLabs.DependencyInjection/OnixLabs.DependencyInjection.csproj" />
11+
</Folder>
12+
<Folder Name="/Numerics/">
13+
<Project Path="OnixLabs.Numerics.UnitTests.Data/OnixLabs.Numerics.UnitTests.Data.csproj" />
14+
<Project Path="OnixLabs.Numerics.UnitTests/OnixLabs.Numerics.UnitTests.csproj" />
15+
<Project Path="OnixLabs.Numerics/OnixLabs.Numerics.csproj" />
16+
</Folder>
17+
<Folder Name="/Security.Cryptography/">
18+
<Project Path="OnixLabs.Security.Cryptography.UnitTests.Data/OnixLabs.Security.Cryptography.UnitTests.Data.csproj" />
19+
<Project Path="OnixLabs.Security.Cryptography.UnitTests/OnixLabs.Security.Cryptography.UnitTests.csproj" />
20+
<Project Path="OnixLabs.Security.Cryptography/OnixLabs.Security.Cryptography.csproj" />
21+
</Folder>
22+
<Folder Name="/Security/">
23+
<Project Path="OnixLabs.Security.UnitTests/OnixLabs.Security.UnitTests.csproj" />
24+
<Project Path="OnixLabs.Security/OnixLabs.Security.csproj" />
25+
</Folder>
26+
<Project Path="OnixLabs.Playground/OnixLabs.Playground.csproj" />
27+
</Solution>

0 commit comments

Comments
 (0)