Skip to content

Change array return types to Lists for #189#191

Merged
hpsin merged 1 commit into
masterfrom
iss189
Oct 15, 2016
Merged

Change array return types to Lists for #189#191
hpsin merged 1 commit into
masterfrom
iss189

Conversation

@hpsin
Copy link
Copy Markdown
Contributor

@hpsin hpsin commented Oct 12, 2016

Alters most tests to use Linq .First() or the existing list rather than [0] or new List<>(return value). This is for #189

@namkedia - I added get; private set for a few of the IoT objects - can you verify if that's correct usage?

@msftclas
Copy link
Copy Markdown

Hi @hpsin, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Hirsch Singhal). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@hpsin hpsin merged commit d1941d9 into master Oct 15, 2016
@hpsin hpsin deleted the iss189 branch October 15, 2016 03:44
WilliamsJason pushed a commit that referenced this pull request Oct 18, 2016
* DeviceLab sample

* This is what I showed to Dave

* Committing so that I can change machines and not loose my work

* Added a bunch of finishing touches

* Latest polish

* Added a nifty CommandSequence class

* Implemented a nifty CommandSequence class and then used it for the DevicePortalCommand model

* Code cleanup + style cop. Checking in for demo

* Finished satisfyint StyleCop

* Committing before merging changes from upstream

* Integrated the new DeviceSignIn view. Fixed the timing issue in the reestablish connection retry loop. Made rename more robust. Stronger check for duplicates using the cannonical IP address

* Renamed DeviceLab to SampleDeviceCollection

* Added finishing touches to the code. Getting it ready for a pull request

* Breaking Change: Updating async methods to follow C# async naming conventions (#188)

And updating version number.

* Update calls into the wrapper to use the latest async naming convention

* Not tracking sync.cmd

* Ended up with a stray orig file. Deleting

* Change array return types to Lists for #189 (#191)

* App, process, and crash dump collection APIs (#193)

* Add usermode crash dump APIs

* Additional fixes to DumpCollection

* Add kernel, live, and app dump APIs.

* StyleCop pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants