I try do it like in How to implement SpriteSheet (Atlas) with Windows Mobile 7?
I have problem with part B
B. To make the SpriteSheet class available to your game
Right-click the References item in your main game project.
Click Add Reference.
Click the Projects tab, and select the SpriteSheetRuntime project
and i see error:
A reference to SpriteSheet Runtime (phone) could not be added. references with diffrent refresh levels are not supported
Can you help me?