Uno.SkiaSharp/nuget/SkiaSharp.Views.Desktop.Com...

56 строки
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<package>
<metadata>
<!-- package -->
<id>SkiaSharp.Views.Desktop.Common</id>
<title>SkiaSharp Views &amp; Layers for Desktop</title>
<version>1.0.0</version>
<description>
SkiaSharp Views &amp; Layers are a set of platform-specific views and containers that can be used to draw on the screen.
</description>
<summary>
SkiaSharp Views &amp; Layers are a set of platform-specific views and containers that can be used to draw on the screen.
</summary>
<releaseNotes>
Please visit https://go.microsoft.com/fwlink/?linkid=868517 to view the release notes.
</releaseNotes>
<projectUrl>https://go.microsoft.com/fwlink/?linkid=868515</projectUrl>
<iconUrl>https://go.microsoft.com/fwlink/?linkid=2130524</iconUrl>
<tags>ui xamarin graphics ios android linux windows uwp tvos watchos macos tizen cross-platform skiasharp</tags>
<!-- legal -->
<licenseUrl>https://go.microsoft.com/fwlink/?linkid=868514</licenseUrl>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<dependencies>
<group targetFramework="net45">
<dependency id="SkiaSharp" version="1.0.0" />
</group>
<group targetFramework="netcoreapp3.0">
<dependency id="SkiaSharp" version="1.0.0" />
</group>
<group targetFramework="netstandard2.0">
<dependency id="SkiaSharp" version="1.0.0" />
</group>
</dependencies>
</metadata>
<files>
<!-- SkiaSharp.Views.*.dll -->
<file src="lib/net45/SkiaSharp.Views.Desktop.Common.dll" />
<file src="lib/net45/SkiaSharp.Views.Desktop.Common.xml" />
<file src="lib/netcoreapp3.0/SkiaSharp.Views.Desktop.Common.dll" />
<file src="lib/netcoreapp3.0/SkiaSharp.Views.Desktop.Common.xml" />
<file src="lib/netstandard2.0/SkiaSharp.Views.Desktop.Common.dll" />
<file src="lib/netstandard2.0/SkiaSharp.Views.Desktop.Common.xml" />
<!-- legal -->
<file src="LICENSE.txt" />
</files>
</package>