#1 Création de l'entité titre correspondant aux tests unitaires TitreTests + modification du gitignore. Tous les tests unitaires sont en réussite.

This commit is contained in:
josephine.vetu
2026-03-04 11:02:00 +01:00
parent 509df1f2ff
commit d0a9532822
4 changed files with 82 additions and 3 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<ActiveDebugProfile>https</ActiveDebugProfile>
</PropertyGroup>
</Project>