SDL2.lib linking error with Windows Update Framework 4.5.2

Today after a new Windows Update i got SDL2.lib linking error while compiling my program in VS2010.
It was a Microsoft .NET Framework 4.5.2 update. Im using SDL2_net, SDL2_image, SDL2_ttf and SDL2.
After reinstalling Framework 4.5.1 it works fine!