Skip to content

Commit

Permalink
Version Bump to 5.0.0.20130512
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed May 12, 2013
1 parent 4d21bf6 commit c76421f
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion NuGet/ReactiveUI-Core/ReactiveUI-Core.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>reactiveui-core</id>
<version>5.0.0.20130509-alpha</version>
<version>5.0.0.20130512-alpha</version>
<description>An MVVM library for .NET that is deeply integrated with the Reactive Extensions</description>
<authors>Paul Betts</authors>
<projectUrl>http://www.reactiveui.net</projectUrl>
Expand Down
2 changes: 1 addition & 1 deletion NuGet/ReactiveUI-Events/ReactiveUI-Events.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>reactiveui-events</id>
<version>5.0.0.20130509-alpha</version>
<version>5.0.0.20130512-alpha</version>
<description>ReactiveUI.Events adds Observable-based events to UI controls and other appropriate places.</description>
<authors>Paul Betts</authors>
<projectUrl>http://www.reactiveui.net</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/ReactiveUI-Mobile/ReactiveUI-Mobile.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>reactiveui-mobile</id>
<version>5.0.0.20130509-alpha</version>
<version>5.0.0.20130512-alpha</version>
<description>ReactiveUI library for Xamarin.Mobile and other mobile-related helpers</description>
<authors>Paul Betts</authors>
<projectUrl>http://www.reactiveui.net</projectUrl>
Expand All @@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>

<dependencies>
<dependency id="reactiveui-platforms" version="[5.0.0.20130509-alpha]" />
<dependency id="reactiveui-platforms" version="[5.0.0.20130512-alpha]" />
</dependencies>
</metadata>
</package>
4 changes: 2 additions & 2 deletions NuGet/ReactiveUI-NLog/ReactiveUI-NLog.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>reactiveui-nlog</id>
<version>5.0.0.20130509-alpha</version>
<version>5.0.0.20130512-alpha</version>
<description>An adapter to initialize NLog as the logger for ReactiveUI.</description>
<authors>Paul Betts</authors>
<projectUrl>http://www.reactiveui.net</projectUrl>
Expand All @@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>

<dependencies>
<dependency id="reactiveui-core" version="[5.0.0.20130509-alpha]" />
<dependency id="reactiveui-core" version="[5.0.0.20130512-alpha]" />
<dependency id="NLog" version="[2.0.1.2]" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/ReactiveUI-Platforms/ReactiveUI-Platforms.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>reactiveui-platforms</id>
<version>5.0.0.20130509-alpha</version>
<version>5.0.0.20130512-alpha</version>
<description>Platform specific extensions to ReactiveUI</description>
<authors>Paul Betts</authors>
<projectUrl>http://www.reactiveui.net</projectUrl>
Expand All @@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>

<dependencies>
<dependency id="reactiveui-core" version="[5.0.0.20130509-alpha]" />
<dependency id="reactiveui-core" version="[5.0.0.20130512-alpha]" />
<dependency id="Rx-Xaml" version="2.1.30214.0" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/ReactiveUI-Testing/ReactiveUI-Testing.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>reactiveui-testing</id>
<version>5.0.0.20130509-alpha</version>
<version>5.0.0.20130512-alpha</version>
<description>A library to aid in writing unit tests for ReactiveUI projects</description>
<authors>Paul Betts</authors>
<projectUrl>http://www.reactiveui.net</projectUrl>
Expand All @@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>

<dependencies>
<dependency id="reactiveui-core" version="[5.0.0.20130509-alpha]" />
<dependency id="reactiveui-core" version="[5.0.0.20130512-alpha]" />
<dependency id="Rx-Testing" version="2.1.30214.0" />
</dependencies>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions NuGet/ReactiveUI/ReactiveUI-Xaml.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>reactiveui-xaml</id>
<version>5.0.0.20130509-alpha</version>
<version>5.0.0.20130512-alpha</version>
<description>An MVVM library for WPF and Silverlight that is deeply integrated with the Reactive Extensions</description>
<authors>Paul Betts</authors>
<projectUrl>http://www.reactiveui.net</projectUrl>
Expand All @@ -11,7 +11,7 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>

<dependencies>
<dependency id="reactiveui-platforms" version="[5.0.0.20130509-alpha]" />
<dependency id="reactiveui-platforms" version="[5.0.0.20130512-alpha]" />
</dependencies>
</metadata>
</package>
8 changes: 4 additions & 4 deletions NuGet/ReactiveUI/ReactiveUI.nuspec
Expand Up @@ -2,7 +2,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<id>reactiveui</id>
<version>5.0.0.20130509-alpha</version>
<version>5.0.0.20130512-alpha</version>
<description>An MVVM library for WPF and Silverlight that is deeply integrated with the Reactive Extensions</description>
<authors>Paul Betts</authors>
<projectUrl>http://www.reactiveui.net</projectUrl>
Expand All @@ -11,9 +11,9 @@
<requireLicenseAcceptance>false</requireLicenseAcceptance>

<dependencies>
<dependency id="reactiveui-core" version="[5.0.0.20130509-alpha]" />
<dependency id="reactiveui-nlog" version="[5.0.0.20130509-alpha]" />
<dependency id="reactiveui-platforms" version="[5.0.0.20130509-alpha]" />
<dependency id="reactiveui-core" version="[5.0.0.20130512-alpha]" />
<dependency id="reactiveui-nlog" version="[5.0.0.20130512-alpha]" />
<dependency id="reactiveui-platforms" version="[5.0.0.20130512-alpha]" />
</dependencies>
</metadata>
</package>

0 comments on commit c76421f

Please sign in to comment.