Skip to content

Commit

Permalink
nuget update
Browse files Browse the repository at this point in the history
  • Loading branch information
imurvai committed Sep 19, 2020
1 parent 0617b1b commit e83c1d5
Show file tree
Hide file tree
Showing 4 changed files with 920 additions and 826 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -76,13 +76,14 @@
<PackageReference Include="Xamarin.Essentials">
<Version>1.5.3.2</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="4.8.0.1364" />
<PackageReference Include="Xamarin.Forms" Version="4.8.0.1451" />
<PackageReference Include="Xamarin.Android.Support.Design" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Android.Support.v4" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Android.Support.v7.CardView" Version="28.0.0.3" />
<PackageReference Include="Xamarin.Android.Support.v7.MediaRouter" Version="28.0.0.3" />
<PackageReference Include="Xamarin.AndroidX.MediaRouter" Version="1.1.0.1" /> </ItemGroup>
<PackageReference Include="Xamarin.AndroidX.MediaRouter" Version="1.1.0.4" />
</ItemGroup>
<ItemGroup>
<Compile Include="PlatformServices\BluetoothLE\BluetoothLEDevice.cs" />
<Compile Include="PlatformServices\BluetoothLE\BluetoothLENewScanner.cs" />
Expand Down
Loading

0 comments on commit e83c1d5

Please sign in to comment.