Skip to content

Commit a9878b1

Browse files
committed
Added nuspec file to repo
1 parent 7685937 commit a9878b1

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

TuesPechkin/TuesPechkin.nuspec

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
<?xml version="1.0"?>
2+
<package>
3+
<metadata>
4+
<id>TuesPechkin</id>
5+
<version>2.0.1</version>
6+
<title>TuesPechkin</title>
7+
<authors>tuespetre</authors>
8+
<owners>tuespetre</owners>
9+
<projectUrl>https://github.com/tuespetre/TuesPechkin</projectUrl>
10+
<requireLicenseAcceptance>false</requireLicenseAcceptance>
11+
<description>A .NET wrapper for wkhtmltopdf. Supports .NET 2.0 and up, 32-bit, 64-bit, multithreading, and IIS environments.</description>
12+
<copyright>Copyright 2015</copyright>
13+
<tags>wkhtmltopdf html pdf</tags>
14+
</metadata>
15+
</package>

0 commit comments

Comments
 (0)