BREAKING CHANGE 0.9.5 release (#259)
* Update content for WER * Update docs for XML. * Update Copyright to 2017 :) * fixes for #226, 227 and 228 * enable xml documentation generation (#232) * enable xml documentation generation * only generate xml documentation in release builds * Update docs * Filenames to StorageFiles * Update README.md (#235) Somebody decided to move all of the Hololens documentation and as a result pretty much every existing link on the internet is broken. Fixing this one. * Fixes a minor bug with xbox sample and cleans up StyleCop (#237) * Add an IsFolder method to FileOrFolderInformation class. * Updated per review feedback * Adds PackageOrigin to PackageInfo class. * PackageOrigin details and helper method Quick helper method to determine if the app is sideloaded. * Clean up some StyleCop errors. * Restores our CSRF token handling (#238) Addresses Issue #216 * Make underlying HTTP methods public so they can be called on a DevicePortal instance (#243) * Prelim setup of namespaces * Move HTTP Stream apis to public. Finish move of namespaces. * Revert "Move HTTP Stream apis to public. Finish move of namespaces." This reverts commit 2e715ff0. * Revert "Revert Namespaces changes in Master" This reverts commit 871564eb18f525878063ca8cc4b0b9af2bb2ee79. * Revert Namespaces changes in Master * Finish Revert * Setup files for internal CI server and NuGet package creation (#247) * Create signConfig.xml * Create DelaySign.extcomp * Add DelaySign to NET * Add DelaySign to UWP * Testing INPATHROOT and full path for codesign * Update signConfig.xml * Update signConfig.xml * Create WindowsDevicePortalWrapper.nuspec * Changing to unsigned files * Knowing my coworkers aliases * Temp test for signing. * Add StrongNameSigning. * DelaySign * New snk * It's sourceS not source * Update for XES Setup * Authenticode Only * .NET doesn't do sub directories ok * Set nuspec relative to output * Wrong folder for nuspec * Copy also copies folders * Update required fields in nuspec * Correct names for signing * Delete DelaySign.extcomp * Removing extcomp * Remove XEF delay sign * Remove XEFDelay sign from net * Fix blank version. * Add TimeSpan field to Battery API results #161 (#250) * Add IC server info for maintainers. * fix field sizes in DeviceProcessInfo * Fix SystemPerformanceInformation DataContract and add asserrt when websocket fails to parse data. * Fix automated tests. * Consolidate the assert on a deserialization failure to all rest requests and reduce duplicated logic. * Fix spacing. * Increase version number to 0.9.5.0. (#257) * Make generic Stream REST APIs public as well. (#258)
Loading
Please sign in to comment