Format ./web/backend/Shared/Shared.Application

This commit is contained in:
Aaron Po
2026-06-20 15:14:53 -04:00
parent 1ebe17bf42
commit 95f4fb8b91
4 changed files with 12 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="MediatR" Version="12.4.1"/>
<PackageReference Include="FluentValidation" Version="11.3.0"/>
<PackageReference Include="MediatR" Version="12.4.1" />
<PackageReference Include="FluentValidation" Version="11.3.0" />
</ItemGroup>
</Project>