Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
Add previously committed missing file to csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
Jason Smith committed Apr 19, 2016
1 parent f9793e6 commit fa2fcd4
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -93,6 +93,7 @@
<Compile Include="Cells\EntryCellView.cs" />
<Compile Include="Cells\ImageCellRenderer.cs" />
<Compile Include="Cells\SwitchCellView.cs" />
<Compile Include="Cells\TextViewExtensions.cs" />
<Compile Include="Deserializer.cs" />
<Compile Include="AppCompat\FormsAppCompatActivity.cs" />
<Compile Include="ElementChangedEventArgs.cs" />
Expand Down

0 comments on commit fa2fcd4

Please sign in to comment.