From 42893304b6baa399dc2cb829baa236fd9489c0f5 Mon Sep 17 00:00:00 2001 From: Dorian HODIN Date: Wed, 28 Dec 2022 12:03:52 +0100 Subject: [PATCH] Supprimer 'Code/ProjetBlazor/obj/Debug/net6.0/ProjetBlazor.AssemblyInfo.cs' --- .../Debug/net6.0/ProjetBlazor.AssemblyInfo.cs | 24 ------------------- 1 file changed, 24 deletions(-) delete mode 100644 Code/ProjetBlazor/obj/Debug/net6.0/ProjetBlazor.AssemblyInfo.cs diff --git a/Code/ProjetBlazor/obj/Debug/net6.0/ProjetBlazor.AssemblyInfo.cs b/Code/ProjetBlazor/obj/Debug/net6.0/ProjetBlazor.AssemblyInfo.cs deleted file mode 100644 index 06d884b..0000000 --- a/Code/ProjetBlazor/obj/Debug/net6.0/ProjetBlazor.AssemblyInfo.cs +++ /dev/null @@ -1,24 +0,0 @@ -//------------------------------------------------------------------------------ -// -// Ce code a été généré par un outil. -// Version du runtime :4.0.30319.42000 -// -// Les modifications apportées à ce fichier peuvent provoquer un comportement incorrect et seront perdues si -// le code est régénéré. -// -//------------------------------------------------------------------------------ - -using System; -using System.Reflection; - -[assembly: Microsoft.Extensions.Configuration.UserSecrets.UserSecretsIdAttribute("9809a944-cec4-46fe-aa6c-2b7290e460db")] -[assembly: System.Reflection.AssemblyCompanyAttribute("ProjetBlazor")] -[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")] -[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")] -[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")] -[assembly: System.Reflection.AssemblyProductAttribute("ProjetBlazor")] -[assembly: System.Reflection.AssemblyTitleAttribute("ProjetBlazor")] -[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")] - -// Généré par la classe MSBuild WriteCodeFragment. -