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

Commit

Permalink
update nuget
Browse files Browse the repository at this point in the history
  • Loading branch information
vatsalyagoel committed Feb 5, 2019
1 parent 6a4ba05 commit 3677c35
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
<Version>1.0.3</Version>
</PackageReference>
<PackageReference Include="Plugin.Permissions">
<Version>4.0.2-beta</Version>
<Version>4.0.4-beta</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="3.5.0.94564-pre3" />
<PackageReference Include="Xamarin.Android.Support.Design" Version="27.0.2.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Plugin.Permissions">
<Version>4.0.2-beta</Version>
<Version>4.0.4-beta</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="3.5.0.94564-pre3" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.0.1" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Plugin.Permissions">
<Version>4.0.2-beta</Version>
<Version>4.0.4-beta</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="3.5.0.94564-pre3" />
</ItemGroup>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Plugin.Permissions" Version="4.0.2-beta" />
<PackageReference Include="Plugin.Permissions" Version="4.0.4-beta" />
<PackageReference Include="Xamarin.Forms" Version="3.5.0.94564-pre3" />
</ItemGroup>

Expand Down

0 comments on commit 3677c35

Please sign in to comment.