Skip to content

Commit

Permalink
Added poject.json file to MediaManager.UWP, which should fix the comp…
Browse files Browse the repository at this point in the history
…ilation problem (atleast localy after a couple of rebuilds the entire solution complies)
  • Loading branch information
myrobotzone committed Jul 31, 2017
1 parent 84f9e10 commit 692eed6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MediaManager.UWP/Plugin.MediaManager.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,9 @@
<Name>Plugin.MediaManager.Abstractions</Name>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<None Include="project.json" />
</ItemGroup>
<PropertyGroup Condition=" '$(VisualStudioVersion)' == '' or '$(VisualStudioVersion)' &lt; '14.0' ">
<VisualStudioVersion>14.0</VisualStudioVersion>
</PropertyGroup>
Expand Down

0 comments on commit 692eed6

Please sign in to comment.