reactive/AsyncRx.NET
dependabot-preview[bot] 87ac90b223
Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.228 to 3.4.231.
- [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases)
- [Commits](https://github.com/dotnet/Nerdbank.GitVersioning/compare/v3.4.228...v3.4.231)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-07-29 06:14:14 +00:00
..
ApiCompare Bump System.Reactive from 4.0.0-preview00001 to 5.0.0 in /AsyncRx.NET 2021-01-08 08:04:19 +00:00
Playground Switch IAsyncObserver<T> methods to return ValueTask. 2020-09-25 21:36:06 -07:00
System.Reactive.Async Switch Async Rx to use proper IAsyncDisposable. 2020-09-25 21:01:57 -07:00
System.Reactive.Async.Concurrency Fix ReSharper's "UseNullPropagation" 2021-05-20 22:23:00 +02:00
System.Reactive.Async.Core Simplify some code. 2020-09-28 11:06:52 -07:00
System.Reactive.Async.Disposables Remove unnecessary rendez-vous based on Task. 2020-09-27 23:33:28 -07:00
System.Reactive.Async.Interfaces Use ValueTask on schedulers. 2020-09-27 23:24:46 -07:00
System.Reactive.Async.Linq For some reason, lamdas passed to a particular overload of Create were not marked static. 2020-10-18 14:23:11 +02:00
System.Reactive.Async.Subjects Remove awaitable interfaces. 2020-09-28 11:29:47 -07:00
System.Reactive.Bcl Remove awaitable interfaces. 2020-09-28 11:29:47 -07:00
System.Reactive.Shared Switch IAsyncObserver<T> methods to return ValueTask. 2020-09-25 21:36:06 -07:00
AsyncRx.NET.sln Adding System.Reactive.Async.Core assembly. 2017-09-13 11:09:16 -07:00
Directory.build.props Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET 2021-07-29 06:14:14 +00:00
ReactiveX.snk Recreate Directory.build.props from classic Rx in AsyncRx, mostly to enable the latest C#-version but other properties might make sense as well towards a CI build / NuGet-release. 2020-10-03 17:20:37 +02:00