Skip to content

Commit

Permalink
feat(SplitViewWindows): add unsaved .csproj changes
Browse files Browse the repository at this point in the history
Add unsaved changes to project file from previous commit.
  • Loading branch information
rozele committed May 25, 2016
1 parent 88e5542 commit 0780347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ReactNative/ReactNative.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,6 @@
<Compile Include="Views\Scroll\ScrollEventType.cs" />
<Compile Include="Views\Scroll\ScrollEventTypeExtensions.cs" />
<Compile Include="Views\Split\Events\SplitViewOpenedEvent.cs" />
<Compile Include="Views\Split\ReactSplitView.cs" />
<Compile Include="Views\Split\ReactSplitViewManager.cs" />
<Compile Include="Views\TextInput\InputScopeHelpers.cs" />
<Compile Include="Views\TextInput\ReactTextBox.cs" />
Expand Down

0 comments on commit 0780347

Please sign in to comment.