Smuggler should use Bcl.Async?

12 views
Skip to first unread message

Johannes Rudolph

unread,
Apr 18, 2014, 11:46:52 AM4/18/14
to rav...@googlegroups.com
I noticed the smuggler still uses the (deprecated) Microsoft.CompilerServices.AsyncTargetingPack NuGet package. I'm trying to integrate smuggler into my application to have it automatically perform a full data export before running migrations. 

My application is .NET4.5, however, I get an assembly load error for the Microsoft.CompilerServices.AsyncTargetingPack.dll assembly when actually executing the code. There's no way (at leas that I'm aware of yet) how to make a binding redirect for this assembly, or getting it from NuGet (it's been removed from NuGet, so there's no "official" way to install it. plus it will clash with the Microsoft.Bcl.Async that I'm already using for other reasons).

 I compiled a custom version of smuggler to use Microsoft.Bcl.async instead and that seems to work well. Thoughts?

Oren Eini (Ayende Rahien)

unread,
Apr 18, 2014, 11:50:04 AM4/18/14
to ravendb
What build are you using?



Oren Eini

CEO

Mobile: + 972-52-548-6969

Office:  + 972-4-674-7811

Fax:      + 972-153-4622-7811





--
You received this message because you are subscribed to the Google Groups "RavenDB - 2nd generation document database" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ravendb+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages