Migrate to slnx

This commit is contained in:
Guilherme Werner 2026-05-08 20:05:58 -03:00
parent 02642f9dfa
commit 7530662be9
2 changed files with 13 additions and 144 deletions

13
Tribufu.slnx Normal file
View file

@ -0,0 +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>
</Solution>