Skip to content

Commit 70eb22a

Browse files
committed
Migrate to slnx solution format
1 parent ff05475 commit 70eb22a

2 files changed

Lines changed: 12 additions & 69 deletions

File tree

MLXSharp.sln

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

MLXSharp.slnx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
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/MLXSharp.SemanticKernel/MLXSharp.SemanticKernel.csproj" />
9+
<Project Path="src/MLXSharp.Tests/MLXSharp.Tests.csproj" />
10+
<Project Path="src/MLXSharp/MLXSharp.csproj" />
11+
</Folder>
12+
</Solution>

0 commit comments

Comments
 (0)