mirror of
https://github.com/Tribufu/TribufuDotNet
synced 2026-08-19 17:41:07 +00:00
Migrate to new tribufu project structure
This commit is contained in:
parent
be25ee8fe3
commit
6ef2762a64
114 changed files with 35 additions and 26 deletions
22
Tribufu.slnx
22
Tribufu.slnx
|
|
@ -1,13 +1,13 @@
|
|||
<Solution>
|
||||
<Folder Name="/src/">
|
||||
<Project Path="src/Tribufu.AspNetCore/Tribufu.AspNetCore.csproj" />
|
||||
<Project Path="src/Tribufu.ComponentModel/Tribufu.ComponentModel.csproj" />
|
||||
<Project Path="src/Tribufu.Configuration/Tribufu.Configuration.csproj" />
|
||||
<Project Path="src/Tribufu.EntityFrameworkCore/Tribufu.EntityFrameworkCore.csproj" />
|
||||
<Project Path="src/Tribufu.Example/Tribufu.Example.csproj" />
|
||||
<Project Path="src/Tribufu.Logging/Tribufu.Logging.csproj" />
|
||||
<Project Path="src/Tribufu.Platform/Tribufu.Platform.csproj" />
|
||||
<Project Path="src/Tribufu.Serialization/Tribufu.Serialization.csproj" />
|
||||
<Project Path="src/Tribufu/Tribufu.csproj" />
|
||||
<Folder Name="/Source/">
|
||||
<Project Path="Source/Tribufu.AspNetCore/Tribufu.AspNetCore.csproj" />
|
||||
<Project Path="Source/Tribufu.ComponentModel/Tribufu.ComponentModel.csproj" />
|
||||
<Project Path="Source/Tribufu.Configuration/Tribufu.Configuration.csproj" />
|
||||
<Project Path="Source/Tribufu.EntityFrameworkCore/Tribufu.EntityFrameworkCore.csproj" />
|
||||
<Project Path="Source/Tribufu.Example/Tribufu.Example.csproj" />
|
||||
<Project Path="Source/Tribufu.Logging/Tribufu.Logging.csproj" />
|
||||
<Project Path="Source/Tribufu.Platform/Tribufu.Platform.csproj" />
|
||||
<Project Path="Source/Tribufu.Serialization/Tribufu.Serialization.csproj" />
|
||||
<Project Path="Source/Tribufu/Tribufu.csproj" />
|
||||
</Folder>
|
||||
</Solution>
|
||||
</Solution>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue