Hello everyone, this post I'll show how to compile the bot's the pokemom go in Visual Studio 2013 instead of 2015.
For this, you need only add 2 nuget packages in each of the solutions.
The packages are Microsoft.Net.Compilers and Microsoft.Net.Compilers.netcore
OBS. They will be shown in the error list error visual studio because vs 2013 native compiler does not recognize the c# 6.0 code.
This packages install the compiler C # 6.0 used in 2015 vs.
Sorry by my bad english(HUHEUEHEBR here)
![]()