Skip to content

Commit

Permalink
hwhoops
Browse files Browse the repository at this point in the history
  • Loading branch information
anaisbetts committed Jun 11, 2013
1 parent dfe8d02 commit 38cc62d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 66 deletions.
1 change: 0 additions & 1 deletion ReactiveUI.Platforms/ReactiveUI.Xaml_Net45.csproj
Expand Up @@ -132,7 +132,6 @@
<Compile Include="Xaml\DependencyObjectObservableForProperty.cs" />
<Compile Include="Xaml\Properties\AssemblyInfo.cs" />
<Compile Include="Xaml\RoutedViewHost.cs" />
<Compile Include="Xaml\SampleDataBinder.cs" />
<Compile Include="Xaml\TransitioningContentControl.cs" />
<Compile Include="Xaml\ViewModelViewHost.cs" />
<Compile Include="Xaml\XamlDefaultPropertyBinding.cs" />
Expand Down
1 change: 0 additions & 1 deletion ReactiveUI.Platforms/ReactiveUI.Xaml_WinRT.csproj
Expand Up @@ -45,7 +45,6 @@
<Compile Include="Xaml\PlatformOperations.cs" />
<Compile Include="Xaml\Properties\AssemblyInfo.cs" />
<Compile Include="Xaml\RoutedViewHost.cs" />
<Compile Include="Xaml\SampleDataBinder.cs" />
<Compile Include="Xaml\TransitioningContentControl.WinRT.cs" />
<Compile Include="Xaml\ViewModelViewHost.cs" />
<Compile Include="Xaml\XamlDefaultPropertyBinding.cs" />
Expand Down
63 changes: 0 additions & 63 deletions ReactiveUI.Tests/MakeObjectReactiveHelperTest.cs

This file was deleted.

1 change: 0 additions & 1 deletion ReactiveUI.Tests/ReactiveUI.Tests_Net45.csproj
Expand Up @@ -112,7 +112,6 @@
<Compile Include="CommandBindingTests.cs" />
<Compile Include="DependencyObjectObservableForPropertyTest.cs" />
<Compile Include="ErrorsTest.cs" />
<Compile Include="MakeObjectReactiveHelperTest.cs" />
<Compile Include="ObservableAsyncMRUCacheTest.cs" />
<Compile Include="MessageBusTest.cs" />
<Compile Include="ObservableAsPropertyHelperTest.cs" />
Expand Down

0 comments on commit 38cc62d

Please sign in to comment.