Refactor namespaces to remove "Companion" and standardize to "PetCompanion"
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
using System.ComponentModel.DataAnnotations;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
|
||||
namespace Pet.Companion.Models
|
||||
namespace PetCompanion.Models
|
||||
{
|
||||
public class PetStats
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user