WildernessLabs/Netduino_SDK

Visual 2017 Support

bryancostanich opened this issue ยท 7 comments

It would be nice to have Visual 2017 project support. Several folks have been able to get it working, but in order for it to be useful for other people, a 2017 visual studio add-in needs to be created.

i created some batch file similiar to VS2015 to be able to compile firmware with VS2017 instead VS2015

there are files - first part
https://drive.google.com/drive/folders/1GnI9v_y3HjldqSonS-Kg1iX2DQBp-H-R?usp=sharing

there i found some interesting information for creating of VSIX file
http://informatix.miloush.net/microframework/Articles/VS2013PreviewSDK.aspx

Valoni do you have VS2017.vsix compiled?

Looks good

Where can we get "VS2017.vsix" to use Netduino3 with VS2017 ?
Who created the .vsix for VS2015 and VS2013 ?

dtx3k commented

http://informatix.miloush.net/microframework/Articles/VS2017SDK.aspx

has all info you need to get up and running with VS2017

Tridy commented

How about VS 2019?