-
Notifications
You must be signed in to change notification settings - Fork 330
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Bootstrap C# API. Spec Bootstrap C# and get GenerationId (Flat-C/…
…WinRT) APIs (#1274) * Moved DynamicDependency project into a subdir so I can collapse the multiple DynDep projects under 1 parent (simplifies adding more, under the dir instead of scattered across the froot) * Added 'GenerationId'. Added Bootstrap C# API * Added Bootstrap API samples * Fixed return type/calling convention of MddGetGenerationId() * Added C# API for Bootstrap API * Incorporated feedback * Removed redundant AnyCPU setting (it's the default if unspecified) * Incorporated feedback * Added the C# assembly to the Transport package * Removed accidental nuget reference * Moved the specs out to user/drustheaxe/spec-bootstrapcs-generationid * Fixed bad patah * Incorporated feedback * Fixed typo (sheepish grin) * Fixed bad merge * Fixed previous incomplete bad-merge-fix (Gah! VS .sln files are heavily xref'd via GUIDs making updates hard to understand let alone human intervention when merge conflicts arise) * More mergy fun * Update *WindowsAppSDK* to *WindowsAppRuntime* * Missed one
- Loading branch information
1 parent
d891103
commit aa4e265
Showing
56 changed files
with
308 additions
and
46 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.