Skip to content
This repository was archived by the owner on Dec 17, 2025. It is now read-only.

Commit ef92524

Browse files
committed
chore: add solution file for Devantler.CiliumCLI project structure
Signed-off-by: Nikolai Emil Damm <nikolaiemildamm@icloud.com>
1 parent a091323 commit ef92524

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Devantler.CiliumCLI.slnx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<Solution>
2+
<Configurations>
3+
<Platform Name="Any CPU" />
4+
<Platform Name="x64" />
5+
<Platform Name="x86" />
6+
</Configurations>
7+
<Folder Name="/src/">
8+
<Project Path="src/Devantler.CiliumCLI/Devantler.CiliumCLI.csproj" />
9+
</Folder>
10+
<Folder Name="/tests/">
11+
<Project Path="tests/Devantler.CiliumCLI.Tests/Devantler.CiliumCLI.Tests.csproj" />
12+
</Folder>
13+
</Solution>

0 commit comments

Comments
 (0)