Fixed dll Issue in unity 4.5.2 failed

When i upgraded to 4.5.2 my flurrywp8sdk failed with this exception:
{System.IO.FileLoadException: Could not load file or assembly ‘FlurryWP8SDK, Version=3.1.1.0, Culture=neutral, PublicKeyToken=d822942b4ec01210’ or one of its dependencies. The located assembly’s manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040)
File name: ‘FlurryWP8SDK, Version=3.1.1.0, Culture=neutral, PublicKeyToken=d822942b4ec01210’
In 4.5.1 everything was fine. I think there is my problem:

What should i do to run game in 4.5.2?
Here is the same problem:

Please try Unity 4.5.2.p1

It’s fixed there.