Skip to content

Commit

Permalink
I hate everything
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed Jan 29, 2013
1 parent a536fa3 commit 921aa91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ReactiveUI.Cocoa/NSRunloopScheduler.cs
Expand Up @@ -13,7 +13,7 @@
using MonoMac.Foundation;
#endif

namespace ReactiveUIMicro
namespace ReactiveUI.Cocoa
{
public class NSRunloopScheduler : IScheduler
{
Expand Down
2 changes: 1 addition & 1 deletion ReactiveUI.Cocoa/ReactiveUI.Cocoa.csproj
Expand Up @@ -9,7 +9,7 @@
<ProjectTypeGuids>{42C0BBD9-55CE-4FC1-8D90-A7348ABAFB23};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
<OutputType>Library</OutputType>
<RootNamespace>ReactiveUI.Cocoa</RootNamespace>
<AssemblyName>ReactiveUI.Cocoa_Mono</AssemblyName>
<AssemblyName>ReactiveUI.Cocoa</AssemblyName>
<LastXamMacNagTime>1/2/2013 10:55:11 PM</LastXamMacNagTime>
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion>
</PropertyGroup>
Expand Down

0 comments on commit 921aa91

Please sign in to comment.