In chapter 07 you change the SpriteBatch.Begin() to be SpriteBatch.Begin(samplerState: SamplerState.PointClamp);. I think this is a good opportunity to tell the reader to read the documentation on it ...