Removing .NET Core 3.1 support
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#if NET6_0_OR_GREATER
|
||||
|
||||
using System;
|
||||
using System;
|
||||
using Microsoft.EntityFrameworkCore.Storage.ValueConversion;
|
||||
|
||||
namespace AMWD.Common.EntityFrameworkCore.Converters
|
||||
@@ -24,5 +22,3 @@ namespace AMWD.Common.EntityFrameworkCore.Converters
|
||||
{ }
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user