Update README with project details and setup instructions; add data directories to .gitignore
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<Solution>
|
||||
<Folder Name="/src/">
|
||||
<Project Path="src/TheLivingWorld.Api/TheLivingWorld.Api.csproj" />
|
||||
<Project Path="src/TheLivingWorld.AppHost/TheLivingWorld.AppHost.csproj" />
|
||||
<Project Path="src/TheLivingWorld.Core/TheLivingWorld.Core.csproj" />
|
||||
<Project Path="src/TheLivingWorld.Osm/TheLivingWorld.Osm.csproj" />
|
||||
<Project Path="src/TheLivingWorld.ServiceDefaults/TheLivingWorld.ServiceDefaults.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/tests/">
|
||||
<Project Path="tests/TheLivingWorld.Tests/TheLivingWorld.Tests.csproj" />
|
||||
</Folder>
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user