summaryrefslogtreecommitdiff
path: root/Djup.slnx
diff options
context:
space:
mode:
Diffstat (limited to 'Djup.slnx')
-rw-r--r--Djup.slnx9
1 files changed, 8 insertions, 1 deletions
diff --git a/Djup.slnx b/Djup.slnx
index befed83..11b7b93 100644
--- a/Djup.slnx
+++ b/Djup.slnx
@@ -1,7 +1,14 @@
<Solution>
+ <Folder Name="/Djup.Native/" />
+ <Folder Name="/Djup.Native/src/">
+ <Project Path="Djup.Native/src/Djup.Native.csproj" />
+ </Folder>
<Folder Name="/Djup.Testing/" />
<Folder Name="/Djup.Testing/src/">
<Project Path="Djup.Testing/src/Djup.Testing.fsproj" />
</Folder>
- <Project Path="Djup.Native/Djup.Native.csproj" />
+ <Folder Name="/Djup/" />
+ <Folder Name="/Djup/src/">
+ <Project Path="Djup/src/Djup.fsproj" />
+ </Folder>
</Solution>