Skip to content

Commit

Permalink
Move files to the right folders
Browse files Browse the repository at this point in the history
  • Loading branch information
martijn00 committed Apr 23, 2018
1 parent 009aa94 commit c6fd8b9
Show file tree
Hide file tree
Showing 102 changed files with 137 additions and 945 deletions.
2 changes: 1 addition & 1 deletion Directory.build.props
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<Platform>AnyCPU</Platform>
<DebugType>full</DebugType>
<IsTestProject>$(MSBuildProjectName.Contains('Tests'))</IsTestProject>
<IsLibraryProject>$(MSBuildProjectName.Contains('Plugin.MediaManager'))</IsLibraryProject>
<IsLibraryProject>$(MSBuildProjectName.Contains('MediaManager'))</IsLibraryProject>
</PropertyGroup>

<ItemGroup Condition="'$(IsLibraryProject)' == 'true'">
Expand Down
377 changes: 0 additions & 377 deletions MediaManager.Android/MediaPlayerService/MediaServiceBase.cs

This file was deleted.

Loading

0 comments on commit c6fd8b9

Please sign in to comment.