Closed mattleibow closed 9 years ago
I'm good with this. I'll give Tom a chance to comment first before merging it.
This is good for now... merging!
Note... this PR removed the assembly SharpDX.DirectInput.dll. This is because it was moved into its own package:
https://www.nuget.org/packages/SharpDX.DirectInput/2.6.3
We should look to add this back specifically for Windows desktop builds.
Updated all the SharpDX assemblies (except UAP which uses 3.0) to the latest stable version (2.6.3). This does require a tiny amount of code changes to MonoGame, using existing code for WinRT which is already on the 2.6 versions.