Alternatively you can just change the "Require specific version" property to false in your XNA assembly references.
The reason for this is that our final release is signed with a
different key to the beta assemblies, so projects created using the
beta and set to require a specific assembly version (which is the
default) won't match the assembly versions from the final build of the
framework.
shawnhargreaves_msft
| Mon, 03 Sep 2007 21:30:00 GMT |