issues
search
dradovic
/
MigSharp
Mig# (MigSharp) is a .NET framework for database migrations and versioning
Other
106
stars
34
forks
source link
Drop support for .NET 3.5 / add support for .NET 4.5
#57
Closed
dradovic
closed
8 years ago
dradovic
commented
9 years ago
This allows to:
clean up the MigSharp.csproj
remove the extra Composition.dll and ILMerge.exe
use new C# constructs
dradovic
commented
8 years ago
Fixed in 3.0.0.
This allows to: