Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

In the Visual Studio toolbar, change Debug to Release:


Then after using Build you should have a new EXE in Release folder.

Use Debug for testing in Visual Studio and Release for distributing the game.