Rename to Elwig
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
using Microsoft.EntityFrameworkCore;
|
||||
using System.ComponentModel.DataAnnotations.Schema;
|
||||
|
||||
namespace WGneu.Models {
|
||||
namespace Elwig.Models {
|
||||
[Table("area_commitment"), PrimaryKey("VNr", "KgNr", "GstNr")]
|
||||
public class AreaCommitment {
|
||||
[Column("vnr")]
|
||||
|
Reference in New Issue
Block a user