hibernating-rhinos / rhino-etl

Developer friendly ETL Library for .NET
http://hibernatingrhinos.com/open-source/rhino-etl
BSD 3-Clause "New" or "Revised" License
173 stars 54 forks source link

Updated to .net 4.5 #25

Open regisbsb opened 9 years ago

regisbsb commented 9 years ago

Added nuget packages references instead of sharedlibs Updated all packages Updated psake to cope with 4.5

https://github.com/hibernating-rhinos/rhino-etl/issues/24

MarcosMeli commented 9 years ago

Remember to point to FileHelpers 3.046-beta for las version, because 2.0.0 will be bring back Excel Dlls

https://www.nuget.org/packages/FileHelpers/3.0.46-beta

regisbsb commented 9 years ago

Good shout. I will.

regisbsb commented 9 years ago

I've found trouble with the pre-pack mixed with release.

MarcosMeli commented 9 years ago

@regisbsb Final FileHelpers 3.1.2 released you can update the reference now :+1:

https://www.nuget.org/packages/FileHelpers/

metaphor commented 5 years ago

@regisbsb Any update on this issue? update to .net 4.5 and FileHelpers 3.x

regisbsb commented 5 years ago

@metaphor the branch did/does work. I haven't merged to master yet. But I can give it a stab latter

metaphor commented 5 years ago

@metaphor the branch did/does work. I haven't merged to master yet. But I can give it a stab latter

@regisbsb Thanks. In fact, we want to use both Rhino.ETL and FileHelper(at least v3.1)/BigFileSorter. We don't want the version conflict. If you would make it within this week, I am probably to catch our Release Train.