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-platforms</id >
5- <version >5.99.2 -beta</version >
5+ <version >5.99.3 -beta</version >
66 <description >Platform specific extensions to ReactiveUI</description >
77 <authors >Paul Betts</authors >
88 <projectUrl >http://www.reactiveui.net</projectUrl >
1111 <requireLicenseAcceptance >false</requireLicenseAcceptance >
1212 <dependencies >
1313 <group >
14- <dependency id =" reactiveui-core" version =" [5.99.2 -beta]" />
14+ <dependency id =" reactiveui-core" version =" [5.99.3 -beta]" />
1515 <dependency id =" Newtonsoft.Json" version =" 6.0.1-beta1" />
1616 </group >
1717 <group targetFramework =" net45" >
18- <dependency id =" reactiveui-core" version =" [5.99.2 -beta]" />
18+ <dependency id =" reactiveui-core" version =" [5.99.3 -beta]" />
1919 <dependency id =" Newtonsoft.Json" version =" 6.0.1-beta1" />
2020 <dependency id =" Rx-Xaml" version =" 2.2.2" />
2121 </group >
2222 <group targetFramework =" wp8" >
23- <dependency id =" reactiveui-core" version =" [5.99.2 -beta]" />
23+ <dependency id =" reactiveui-core" version =" [5.99.3 -beta]" />
2424 <dependency id =" Newtonsoft.Json" version =" 6.0.1-beta1" />
2525 <dependency id =" Rx-Xaml" version =" 2.2.2" />
2626 </group >
2727 <group targetFramework =" winrt45" >
28- <dependency id =" reactiveui-core" version =" [5.99.2 -beta]" />
28+ <dependency id =" reactiveui-core" version =" [5.99.3 -beta]" />
2929 <dependency id =" Newtonsoft.Json" version =" 6.0.1-beta1" />
3030 <dependency id =" Rx-Xaml" version =" 2.2.2" />
3131 </group >
3232 </dependencies >
3333 </metadata >
34- </package >
34+ </package >
0 commit comments