robsonj / GrovePi

Windows 10 IoT C# driver library for GrovePi
17 stars 10 forks source link

update to released version of VS2015 #18

Closed jan-bogaerts closed 8 years ago

jan-bogaerts commented 8 years ago

Hi, I had to update the project so that it can work with the latest, full release of Visual stuidio 2015. It was no longer possible to use the library 'as-is' without a recompile (and updated project references). I've created a pull request so that you can update your library if you like. Would be nice to have this again as an updated nuget package.

Thanks, Jan.

Exadon commented 8 years ago

Is there any way we can merge this to one github? I have been updating your changes by hand to : https://github.com/DexterInd/GrovePi/tree/master/Software/CSharp

but this gets difficult at times.

would be easier if we kept the code to one repository.

jan-bogaerts commented 8 years ago

Hi, Yes. That's ok with me. I hadn't realized that there had been so many modifications already. It's ok for me if my branch gets merged back into yours, and my fork is removed. Not certain on how to initiate this process.

Cheers, Jan

------ Original Message ------ From: "Paul Binder" notifications@github.com To: "robsonj/GrovePi" GrovePi@noreply.github.com Cc: "Jan Bogaerts" jb@allthingstalk.com Sent: 11/10/2015 16:22:19 Subject: Re: [GrovePi] update to released version of VS2015 (#18)

Is there any way we can merge this to one github? I have been updating your changes by hand to : https://github.com/DexterInd/GrovePi/tree/master/Software/CSharp

but this gets difficult at times.

would be easier if we kept the code to one repository.

— Reply to this email directly or view it on GitHub.

Exadon commented 8 years ago

Ah, that comment was more so directed towards Rob. My bad :), wrong place to put this comment

robsonj commented 8 years ago

Am happy to merge any pull requests into my master. Not sure why the one below was ever created. I don't maintain it at all.

Sent from my iPhone

On Oct 11, 2015, at 9:22 AM, Paul Binder notifications@github.com wrote:

Is there any way we can merge this to one github? I have been updating your changes by hand to : https://github.com/DexterInd/GrovePi/tree/master/Software/CSharp

but this gets difficult at times.

would be easier if we kept the code to one repository.

— Reply to this email directly or view it on GitHub.

Exadon commented 8 years ago

https://github.com/DexterInd/GrovePi/tree/master/Software/CSharp is the creators of the GrovePi gethub.