SkiaSharp/nuget/_NuGets.nuspec

18 строки
435 B
XML

<?xml version="1.0" encoding="utf-8"?>
<package>
<metadata>
<id>_NuGets</id>
<title>Build NuGets</title>
<version>1.0.0</version>
<description>All the stable NuGet packages from the build.</description>
<summary>All the stable NuGet packages from the build.</summary>
<authors>Microsoft</authors>
</metadata>
<files>
<file src="*.nupkg" exclude="_*;*-*" target="tools/" />
</files>
</package>