Skip to content

Commit

Permalink
Add interactions to UWP project.
Browse files Browse the repository at this point in the history
  • Loading branch information
kentcb committed Oct 27, 2016
1 parent c6e08a1 commit 8c3c999
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ReactiveUI/ReactiveUI_UWP.csproj
Expand Up @@ -63,6 +63,7 @@
<Compile Include="ExpressionRewriter.cs" />
<Compile Include="IDependencyResolver.cs" />
<Compile Include="INPCObservableForProperty.cs" />
<Compile Include="Interactions.cs" />
<Compile Include="Interfaces.cs" />
<Compile Include="IReactiveObject.cs" />
<Compile Include="IROObservableForProperty.cs" />
Expand Down

0 comments on commit 8c3c999

Please sign in to comment.