File tree Expand file tree Collapse file tree 15 files changed +25
-25
lines changed
ReactiveUI.Blend/Properties
ReactiveUI.Gtk/Properties
ReactiveUI.Mobile/Properties
ReactiveUI.NLog/Properties
ReactiveUI.Routing/Properties
ReactiveUI.Testing/Properties
ReactiveUI.Xaml/Properties Expand file tree Collapse file tree 15 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 22<package xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >reactiveui-core</id >
5- <version >4.4.1 </version >
5+ <version >4.4.2 </version >
66 <description >An MVVM library for .NET that is deeply integrated with the Reactive Extensions</description >
77 <authors >Paul Betts</authors >
88 <projectUrl >http://www.reactiveui.net</projectUrl >
Original file line number Diff line number Diff line change 22<package xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >reactiveui-mobile</id >
5- <version >4.4.1 </version >
5+ <version >4.4.2 </version >
66 <description >ReactiveUI library for Xamarin.Mobile and other mobile-related helpers</description >
77 <authors >Paul Betts</authors >
88 <projectUrl >http://www.reactiveui.net</projectUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212
1313 <dependencies >
14- <dependency id =" reactiveui-xaml" version =" [4.4.1 ]" />
14+ <dependency id =" reactiveui-xaml" version =" [4.4.2 ]" />
1515 </dependencies >
1616 </metadata >
1717</package >
Original file line number Diff line number Diff line change 22<package xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >reactiveui-nlog</id >
5- <version >4.4.1 </version >
5+ <version >4.4.2 </version >
66 <description >An adapter to initialize NLog as the logger for ReactiveUI.</description >
77 <authors >Paul Betts</authors >
88 <projectUrl >http://www.reactiveui.net</projectUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212
1313 <dependencies >
14- <dependency id =" reactiveui-core" version =" [4.4.1 ]" />
14+ <dependency id =" reactiveui-core" version =" [4.4.2 ]" />
1515 <dependency id =" NLog" version =" 2.0.0.2000" />
1616 </dependencies >
1717 </metadata >
Original file line number Diff line number Diff line change 22<package xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >reactiveui-testing</id >
5- <version >4.4.1 </version >
5+ <version >4.4.2 </version >
66 <description >A library to aid in writing unit tests for ReactiveUI projects</description >
77 <authors >Paul Betts</authors >
88 <projectUrl >http://www.reactiveui.net</projectUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212
1313 <dependencies >
14- <dependency id =" reactiveui-core" version =" [4.4.1 ]" />
14+ <dependency id =" reactiveui-core" version =" [4.4.2 ]" />
1515 <dependency id =" Rx-Testing" version =" 2.1.30214.0" />
1616 </dependencies >
1717 </metadata >
Original file line number Diff line number Diff line change 22<package xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >reactiveui-winrt</id >
5- <version >4.4.1 </version >
5+ <version >4.4.2 </version >
66 <description >An MVVM library for WPF and Silverlight that is deeply integrated with the Reactive Extensions</description >
77 <authors >Paul Betts</authors >
88 <projectUrl >http://www.reactiveui.net</projectUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212
1313 <dependencies >
14- <dependency id =" reactiveui-core" version =" [4.4.1 ]" />
15- <dependency id =" reactiveui-xaml" version =" [4.4.1 ]" />
14+ <dependency id =" reactiveui-core" version =" [4.4.2 ]" />
15+ <dependency id =" reactiveui-xaml" version =" [4.4.2 ]" />
1616 <dependency id =" Rx-WinRT" version =" 2.1.30214.0" />
1717 </dependencies >
1818 </metadata >
Original file line number Diff line number Diff line change 22<package xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >reactiveui-xaml</id >
5- <version >4.4.1 </version >
5+ <version >4.4.2 </version >
66 <description >WPF and Silverlight specific extensions to ReactiveUI</description >
77 <authors >Paul Betts</authors >
88 <projectUrl >http://www.reactiveui.net</projectUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212
1313 <dependencies >
14- <dependency id =" reactiveui-core" version =" [4.4.1 ]" />
14+ <dependency id =" reactiveui-core" version =" [4.4.2 ]" />
1515 <dependency id =" Rx-Xaml" version =" 2.1.30214.0" />
1616 </dependencies >
1717 </metadata >
Original file line number Diff line number Diff line change 22<package xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xmlns : xsd =" http://www.w3.org/2001/XMLSchema" >
33 <metadata xmlns =" http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd" >
44 <id >reactiveui</id >
5- <version >4.4.1 </version >
5+ <version >4.4.2 </version >
66 <description >An MVVM library for WPF and Silverlight that is deeply integrated with the Reactive Extensions</description >
77 <authors >Paul Betts</authors >
88 <projectUrl >http://www.reactiveui.net</projectUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212
1313 <dependencies >
14- <dependency id =" reactiveui-core" version =" [4.4.1 ]" />
15- <dependency id =" reactiveui-nlog" version =" [4.4.1 ]" />
16- <dependency id =" reactiveui-xaml" version =" [4.4.1 ]" />
14+ <dependency id =" reactiveui-core" version =" [4.4.2 ]" />
15+ <dependency id =" reactiveui-nlog" version =" [4.4.2 ]" />
16+ <dependency id =" reactiveui-xaml" version =" [4.4.2 ]" />
1717 </dependencies >
1818 </metadata >
1919</package >
Original file line number Diff line number Diff line change 33
44[ assembly: AssemblyDescription ( "An MVVM framework that integrates the Reactive Extensions" ) ]
55[ assembly: AssemblyProduct ( "ReactiveUI for Expression Blend" ) ]
6- [ assembly: AssemblyVersion ( "4.4.1 " ) ]
6+ [ assembly: AssemblyVersion ( "4.4.2 " ) ]
Original file line number Diff line number Diff line change 88[ assembly: AssemblyDescription ( "Gtk# support for ReactiveUI" ) ]
99[ assembly: AssemblyProduct ( "ReactiveUI.Gtk" ) ]
1010
11- [ assembly: AssemblyVersion ( "4.4.1 " ) ]
11+ [ assembly: AssemblyVersion ( "4.4.2 " ) ]
Original file line number Diff line number Diff line change 2424// You can specify all the values or you can default the Build and Revision Numbers
2525// by using the '*' as shown below:
2626// [assembly: AssemblyVersion("1.0.*")]
27- [ assembly: AssemblyVersion ( "4.4.1 " ) ]
28- [ assembly: AssemblyFileVersion ( "4.4.1 " ) ]
27+ [ assembly: AssemblyVersion ( "4.4.2 " ) ]
28+ [ assembly: AssemblyFileVersion ( "4.4.2 " ) ]
2929[ assembly: ComVisible ( false ) ]
You can’t perform that action at this time.
0 commit comments