Tags: dotnet/reactive
Tags
Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source (… …#1827) Bumps [Nerdbank.GitVersioning](https://github.com/dotnet/Nerdbank.GitVersioning) from 3.4.255 to 3.5.119. - [Release notes](https://github.com/dotnet/Nerdbank.GitVersioning/releases) - [Commits](dotnet/Nerdbank.GitVersioning@v3.4.255...v3.5.119) --- updated-dependencies: - dependency-name: Nerdbank.GitVersioning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix compiler diagnostics in AsyncRx.NET (#1899) There were various warnings and messages due either to inconsistent style, or because in modern C#, newer idioms are preferred. This changes the code to be consistent with current standards. In a couple of cases, the warnings were spurious, and have been suppressed.
Fix compiler diagnostics in AsyncRx.NET (#1899) There were various warnings and messages due either to inconsistent style, or because in modern C#, newer idioms are preferred. This changes the code to be consistent with current standards. In a couple of cases, the warnings were spurious, and have been suppressed.
PreviousNext