Skip to content

Commit

Permalink
Merge pull request #944 from kentcb/winrt-xmlnsdefinition
Browse files Browse the repository at this point in the history
Remove XmlnsDefinitionAttribute from WINRT.
  • Loading branch information
kentcb committed Sep 17, 2015
2 parents 3e04a8d + 3a74733 commit 665b0a9
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion ReactiveUI/ReactiveUI_WinRT.csproj
Expand Up @@ -45,7 +45,6 @@
<Compile Include="ExpressionRewriter.cs" />
<Compile Include="Platform\Registrations.cs" />
<Compile Include="Xaml\ActivationForViewFetcher.cs" />
<Compile Include="Xaml\Attributes.cs" />
<Compile Include="Xaml\AutoDataTemplateBindingHook.cs" />
<Compile Include="Xaml\BindingTypeConverters.cs" />
<Compile Include="Xaml\DependencyObjectObservableForProperty.cs" />
Expand Down
1 change: 0 additions & 1 deletion ReactiveUI/ReactiveUI_WinRT80.csproj
Expand Up @@ -45,7 +45,6 @@
<Compile Include="ExpressionRewriter.cs" />
<Compile Include="Platform\Registrations.cs" />
<Compile Include="Xaml\ActivationForViewFetcher.cs" />
<Compile Include="Xaml\Attributes.cs" />
<Compile Include="Xaml\AutoDataTemplateBindingHook.cs" />
<Compile Include="Xaml\BindingTypeConverters.cs" />
<Compile Include="Xaml\DependencyObjectObservableForProperty.cs" />
Expand Down

0 comments on commit 665b0a9

Please sign in to comment.