Commit 1e8f6bd
authored
Rx 7.0 packaging changes (#2268)
* Move UI and platform types out of System.Reactive
* Set version to 7.0 and update WindowsDesktopTests
* Use ref hiding trick to preserve System.Reactive as main package
* Add analyzer for recommending UI packages
* Move UI types back to original packages where appropriate
* Remove legacy facade projects1 parent 3506ba1 commit 1e8f6bd
File tree
143 files changed
+10708
-4329
lines changed- Rx.NET
- Documentation
- IntroToRx
- ReleaseHistory
- adr
- images
- Integration
- LinuxTests
- WindowsDesktopTests
- Source
- facades
- System.Reactive.Core
- System.Reactive.Experimental
- System.Reactive.Interfaces
- System.Reactive.Linq
- System.Reactive.PlatformServices
- System.Reactive.Providers
- System.Reactive.Runtime.Remoting
- System.Reactive.Windows.Forms
- System.Reactive.Windows.Threading
- System.Reactive.WindowsRuntime
- src
- Microsoft.Reactive.Testing
- System.Reactive.Analyzers.Test
- Verifiers
- System.Reactive.Analyzers
- Analyzers
- UiFrameworkPackages
- System.Reactive.MakeRefAssemblies
- .PublicApi
- System.Reactive.Observable.Aliases
- System.Reactive.Windows.Forms
- System.Reactive.Linq
- build
- System.Reactive.WindowsRuntime
- System.Reactive.Concurrency
- System.Reactive.Linq
- build
- System.Reactive.Wpf
- System.Reactive.Concurrency
- System.Reactive.Linq
- build
- System.Reactive
- Concurrency
- Internal
- Joins
- Linq
- Observable
- Platforms/WinRT
- Concurrency
- Foundation
- Linq
- Properties
- tests
- Tests.System.Reactive.ApiApprovals
- Api
- Tests.System.Reactive
- Tests
- Concurrency
- Internal
- Linq
- Observable
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
143 files changed
+10708
-4329
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1072 | 1072 | | |
1073 | 1073 | | |
1074 | 1074 | | |
1075 | | - | |
| 1075 | + | |
1076 | 1076 | | |
1077 | 1077 | | |
1078 | 1078 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
130 | 142 | | |
131 | 143 | | |
132 | 144 | | |
| |||
0 commit comments