Skip to content

Commit

Permalink
Merge pull request #3 from shinriyo/patch-2
Browse files Browse the repository at this point in the history
It needs PropertyChanged.Fody
  • Loading branch information
ravensorb authored May 25, 2017
2 parents 9254699 + 88a4b39 commit 3e8897b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .nuget/definitions/Xam.Plugins.VideoPlayer.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<dependencies>
<group>
<dependency id="Xamarin.Forms" version="2.2.0.31" />
<dependency id="PropertyChanged.Fody" version="1.29.4" />
</group>
</dependencies>
</metadata>
Expand Down Expand Up @@ -53,4 +54,4 @@
<file src="..\..\source\Xam.Plugins.VideoPlayer.iOS\bin\$configuration$\Xam.Plugins.VideoPlayer.iOS.pdb" target="lib\xamarinios" />
<file src="..\..\source\Xam.Plugins.VideoPlayer.iOS\bin\$configuration$\Xam.Plugins.VideoPlayer.iOS.dll" target="lib\xamarinios" />
</files>
</package>
</package>

0 comments on commit 3e8897b

Please sign in to comment.