I originally created this on Visual Studio 2019 but I need it in…
Question Answered step-by-step I originally created this on Visual Studio 2019 but I need it in… I originally created this on Visual Studio 2019 but I need it in Visual Studio 2017. Is their any way I could change it to work in 2017 because right now I’m getting build errors many with the “new” items. namespace _PlayPRSLS{ class Game { private readonly Player computer; private Player player; private Dictionary


