InitialCommit

This commit is contained in:
Francesco D'Amico
2024-12-04 11:27:03 +01:00
parent 70df3c5aab
commit 59626f852e
82 changed files with 75464 additions and 0 deletions
@@ -0,0 +1,3 @@
using System.Diagnostics.CodeAnalysis;
[assembly: SuppressMessage("StyleCop.CSharp.NamingRules", "SA1300:Element should begin with upper-case letter", Justification = "Error pages should be accessible with their number and the naming must start with an underscore.", Scope = "namespaceanddescendants", Target = "Recruitment.Tool")]