forked from MarimerLLC/csla
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update to master version 2019 08 06 #1
Merged
Merged
Conversation
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
fix(LocalProxy): pass SynchronizationContext in LocalProxy factory method calls … Closes #1072
…rin.Forms-3.4.0.1029999 Bump Xamarin.Forms from 3.4.0.1009999 to 3.4.0.1029999 in /Source
Bumps [Microsoft.EntityFrameworkCore](https://github.com/aspnet/EntityFrameworkCore) from 2.2.1 to 2.2.3. - [Release notes](https://github.com/aspnet/EntityFrameworkCore/releases) - [Commits](https://github.com/aspnet/EntityFrameworkCore/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Added unit test for BeginEdit while using MobileFormatter.
Added unit test for BeginEdit while using MobileFormatter.
…nto 1080-BeginEdit
Bumps [Microsoft.NETCore.UniversalWindowsPlatform](https://github.com/Microsoft/dotnet) from 6.1.9 to 6.2.8. - [Release notes](https://github.com/Microsoft/dotnet/releases) - [Commits](https://github.com/Microsoft/dotnet/commits) Signed-off-by: dependabot[bot] <support@dependabot.com>
Fixes #1080. Updated unit tests to complete the BeginEdit, CancelEdit, and ApplyChanges workflow. Added a factory method for getting a native formatter to support serialization and deserialization within the same process.Added unit tests to showcase the edit level mismatch bug that occurs when using the ViewModelBase class with MobileFormatter. Applied a fix to BusinessListBase to correct the edit level mismatch problem.
Bumps Xamarin.Forms from 3.4.0.1029999 to 3.6.0.264807. Signed-off-by: dependabot[bot] <support@dependabot.com>
#804 update for ns13
* Updated tests and code to hopefully run on AppVeyor * Updated tests and code to hopefully run on AppVeyor
#750 updated styles
Update github flow doc - watch for changes
…osoft.EntityFrameworkCore-2.2.3 Bump Microsoft.EntityFrameworkCore from 2.2.1 to 2.2.3 in /Source
…-cleanup-analyzers
1091 cleanup analyzers
Troncho
added a commit
that referenced
this pull request
Aug 6, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.