-
-
Notifications
You must be signed in to change notification settings - Fork 754
ReactivePropertySlimに対応 #239
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
Conversation
|
ありがとうございます、良いと思います! |
|
わかりました。しばらくお待ちください。 |
|
Resolverを統合してSlimResolverブランチを更新しました。 |
|
新しくIFRPropブランチを切って、IReactivePropertyのシリアライズ、デシリアライズをReactivePropertySlimに対応させました。 |
|
どうもです、OKかとー。 |
|
マージしました。 |
|
どうもです、マージしました! |
Bumps [xunit](https://github.com/xunit/xunit) from 2.6.2 to 2.6.3. - [Commits](xunit/xunit@2.6.2...2.6.3) --- updated-dependencies: - dependency-name: xunit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
ReactivePropertySlimResolverを追加
ReactivePropertyのバージョンアップにより、.NET4.5のサポートを切って.NET4.6をサポート。
これでReactivePropertyも正常にシリアライズ、デシリアライズできます。