-
Notifications
You must be signed in to change notification settings - Fork 5.3k
DCS alignment to 4.8 with schema support #71752
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
StephenMolloy
merged 38 commits into
dotnet:main
from
StephenMolloy:dcs-alignment-with-schema-support
Aug 13, 2022
Merged
Changes from 1 commit
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
1322449
Fix Private.Xml solution broken by https://github.com/dotnet/runtime/…
StephenMolloy fe3c017
Align DCS with 4.8 implementation - minus schema import/export.
StephenMolloy 335adfe
External DCS Schema support groundwork. Before DC-tree work and other…
StephenMolloy 6dfd3c4
Added public APIs, but not the DataContract tree yet.
StephenMolloy 71d4ab4
All APIs in.
StephenMolloy 4eb08fb
Cleanup.
StephenMolloy ec2518d
Addressed some nits and PR feedback on API.
StephenMolloy ec64156
Merge branch 'main' into dcs-alignment-with-schema-support
StephenMolloy 1183287
API nit, more PR feedback.
StephenMolloy 92b1d63
Fix HasRoot hiding issue.
StephenMolloy 79da1a7
Add basic schema tests. Fix DataMember bug.
StephenMolloy 9a13158
Add /// comments for new schema project.
StephenMolloy 3b376ab
Fixing bad format in xml comment.
StephenMolloy 2127ba8
Skip import test on Wasm.
StephenMolloy 4c3417c
Obsolete old half-coded schema exporter.
StephenMolloy 54b6b39
Add obsolete attribute in ref project as well.
StephenMolloy 7308470
Removing obsolete for now, since it appears Syndication depends on ol…
StephenMolloy 6be7bbc
Fix the DCJS ref project.
StephenMolloy 446c993
API cleanup.
StephenMolloy 8157957
Project file cleanup
StephenMolloy 0956064
Merge branch 'main' into dcs-alignment-with-schema-support
ViktorHofer f1414b8
Fix mono issue with reflection access to non-public private fields.
StephenMolloy 36267a6
Merge branch 'dcs-alignment-with-schema-support' of https://github.co…
StephenMolloy bf6d5dd
Addressing feedback from API review.
StephenMolloy df5f444
Merge branch 'main' into dcs-alignment-with-schema-support
StephenMolloy e868642
Port NetFx Export/Import test suites to Serializer test projects.
StephenMolloy 24ca75c
Fix bugs found by newly ported tests.
StephenMolloy 6b65e43
Merge branch 'dcs-alignment-with-schema-support' of https://github.co…
StephenMolloy ded55f6
Account for different newline sizes on different platforms.
StephenMolloy 7462bea
Skip flaky test on wasm for now.
StephenMolloy 7bbdbee
Non-draft PR feedback.
StephenMolloy be324a7
Gentle nudge for Azure pipeline, which seems to have gotten stuck.
StephenMolloy 08d419c
Change DC.Members API. Drop KVP shennanigans.
StephenMolloy 4f555bc
More PR feedback.
StephenMolloy 80fd11b
Nudge Azure pipelines again. :(
StephenMolloy f8ebd1a
nudge
StephenMolloy 01517c7
nudge again.
StephenMolloy b7100af
One more nudge.
StephenMolloy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
API cleanup.
- Loading branch information
commit 446c99369d0f14f36f2df1cde45749c762ce2b19
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.