question

LaxmiPatil-3957 avatar image
0 Votes"
LaxmiPatil-3957 asked PatilLaxmi-1535 answered

Confused on the tool version after migration of code from vs2010 to vs2019

I have migrated code from vs2010,.net framework 4.0 to vs2019 ,.net framework 4.8. After the change tool version got changed from 4.0 to 12.0 in .csproj file.
I understand that vs2010 uses tool version 4.0 ,vs2013 uses 12.0 and vs2019 uses current.
So after migration it should change to current why it has changed to 12.0 version.
I manually changes the version to cuurent and there were no build issues.
So should i keep the 12.0 too version or manually changed current version

dotnet-csharpvs-general
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @LaxmiPatil-3957 , welcome to Microsoft Q&A forum. This doc: Migrate a project may be helpful. But, as you said, changing the version to current and there were no build issues, I think you can keep using 15.0.

0 Votes 0 ·
karenpayneoregon avatar image
0 Votes"
karenpayneoregon answered

I would change the tool version to 15.0 to be on the safe side.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

PatilLaxmi-1535 avatar image
0 Votes"
PatilLaxmi-1535 answered

is there any reason it has taken tool version 12.0 after migrating from vs2010 to vs2019? is it ok to continue with 12.0 version only ?please provide me the complete info.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.