Skip to content

Commit

Permalink
Updated nuget packages for Emgu TF Lite windows demo.
Browse files Browse the repository at this point in the history
  • Loading branch information
Canming Huang committed Jun 9, 2020
1 parent 15956ab commit 7155447
Showing 1 changed file with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NETCore.Platforms">
<Version>3.1.0</Version>
<Version>3.1.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.Win32.Primitives">
<Version>4.3.0</Version>
Expand All @@ -141,7 +141,7 @@
<Version>4.3.0</Version>
</PackageReference>
<PackageReference Include="System.Diagnostics.DiagnosticSource">
<Version>4.7.0</Version>
<Version>4.7.1</Version>
</PackageReference>
<PackageReference Include="System.Diagnostics.Tools">
<Version>4.3.0</Version>
Expand Down Expand Up @@ -249,13 +249,13 @@
<Version>5.0.1</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>4.5.0.617</Version>
<Version>4.6.0.847</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms.Platform.WPF">
<Version>4.5.0.617</Version>
<Version>4.6.0.847</Version>
</PackageReference>
<PackageReference Include="Xamarin.Plugin.FilePicker">
<Version>2.1.34</Version>
<Version>2.1.41</Version>
</PackageReference>
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit 7155447

Please sign in to comment.