Format ./web/backend/Domain/Domain.Entities

This commit is contained in:
Aaron Po
2026-06-20 15:13:57 -04:00
parent 58833f330c
commit 034436d018
5 changed files with 120 additions and 120 deletions

View File

@@ -47,4 +47,4 @@ public class BreweryPost
/// navigation property.
/// </summary>
public BreweryPostLocation? Location { get; set; }
}
}