Skip to content

Commit dcf2fb0

Browse files
committed
Move solution inside /src
1 parent af110c5 commit dcf2fb0

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

E.slnx

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

src/E.slnx

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<Solution>
2+
<Folder Name="/Solution Items/">
3+
<File Path="Directory.Build.props" />
4+
</Folder>
5+
<Folder Name="/Tests/">
6+
<Project Path="D.Compiler.Tests/E.Compiler.Tests.csproj" />
7+
<Project Path="D.Imaging.Tests/E.Imaging.Tests.csproj" />
8+
<Project Path="D.Scripting.Tests/E.Scripting.Tests.csproj" />
9+
<Project Path="D.Tests/E.Tests.csproj" />
10+
<Project Path="D.TypeSystem.Tests/E.Inference.Tests.csproj" />
11+
</Folder>
12+
<Project Path="D.Core/E.Core.csproj" />
13+
<Project Path="D.Imaging/E.Imaging.csproj" />
14+
<Project Path="D.Layout/E.Layout.csproj" />
15+
<Project Path="D.Mathematics/E.Mathematics.csproj" />
16+
<Project Path="D.Scripting/E.Scripting.csproj" />
17+
<Project Path="D.Sharp/E.Sharp.csproj" />
18+
</Solution>

0 commit comments

Comments
 (0)