Using the correct NuGet package ID

This commit is contained in:
Matthew Leibowitz 2017-08-30 16:12:54 +02:00
Родитель 03c34c9791
Коммит 9689980f29
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -34,7 +34,7 @@
<Compile Include="Properties\SkiaSharpWorkbooksAssemblyInfo.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Xamarin.Interactive" Version="1.0.0-rc2" />
<PackageReference Include="Xamarin.Workbooks.Integration" Version="1.0.0-rc2" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\binding\SkiaSharp.Portable\SkiaSharp.Portable.csproj">