- Changement de la route
- CSS remplacé par bootstrap
This commit is contained in:
b.nodon
2026-03-05 15:28:27 +01:00
parent 5576011541
commit 0c7996ae1f
14 changed files with 284 additions and 307 deletions

View File

@@ -24,7 +24,6 @@
</ItemGroup>
<ItemGroup>
<Folder Include="Areas\Admin\Controllers\" />
<Folder Include="wwwroot\data\" />
<Folder Include="wwwroot\lib\" />
</ItemGroup>
@@ -40,4 +39,9 @@
</PackageReference>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Webzine.Repository.Contracts\Webzine.Repository.Contracts.csproj" />
<ProjectReference Include="..\Webzine.Repository\Webzine.Repository.csproj" />
</ItemGroup>
</Project>