Migration to DevOps

This commit is contained in:
2021-03-30 10:09:57 -04:00
parent e1be26d798
commit 3754beb035
23 changed files with 342 additions and 1700 deletions

View File

@@ -6,7 +6,7 @@ using System.Text;
namespace PartSource.Data.Models
{
//[Table("ImportDataOld")]
[Table("ImportDataFitment")]
public class ImportData
{
public string Title { get; set; }