refactor(PlaceholderAuthController): AuthController umbenennen

This commit is contained in:
Developer 02
2025-03-25 15:34:34 +01:00
parent 054c91609e
commit 2aab942563
5 changed files with 22 additions and 27 deletions

View File

@@ -4,9 +4,9 @@
<TargetFrameworks>net7.0;net8.0</TargetFrameworks>
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>
<Version>4.0.0.0</Version>
<AssemblyVersion>4.0.0.0</AssemblyVersion>
<FileVersion>4.0.0.0</FileVersion>
<Version>6.0.0</Version>
<AssemblyVersion>6.0.0</AssemblyVersion>
<FileVersion>6.0.0</FileVersion>
</PropertyGroup>
<ItemGroup>