Update README.md with project details, features, requirements, architecture, and data management for PLib video library manager.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<Solution>
|
||||
<Folder Name="/src/">
|
||||
<Project Path="src/PLib.Application/PLib.Application.csproj" />
|
||||
<Project Path="src/PLib.Desktop/PLib.Desktop.csproj" />
|
||||
<Project Path="src/PLib.Domain/PLib.Domain.csproj" />
|
||||
<Project Path="src/PLib.Infrastructure/PLib.Infrastructure.csproj" />
|
||||
</Folder>
|
||||
<Folder Name="/tests/">
|
||||
<Project Path="tests/PLib.Tests/PLib.Tests.csproj" />
|
||||
</Folder>
|
||||
</Solution>
|
||||
Reference in New Issue
Block a user