We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855219a commit 4f94b0cCopy full SHA for 4f94b0c
CacheMoney/CacheMoney.nuspec
@@ -0,0 +1,17 @@
1
+<?xml version="1.0"?>
2
+<package >
3
+ <metadata>
4
+ <id>CacheMoney</id>
5
+ <version>0.1.0</version>
6
+ <title>CacheMoney</title>
7
+ <authors>Stefan Nuxoll</authors>
8
+ <owners>Stefan Nuxoll</owners>
9
+ <licenseUrl>https://github.com/snuxoll/CacheMoney/blob/master/LICENSE</licenseUrl>
10
+ <projectUrl>http://www.github.com/snuxoll/CacheMoney</projectUrl>
11
+ <requireLicenseAcceptance>false</requireLicenseAcceptance>
12
+ <description>Simple library for implementing data caching</description>
13
+ <releaseNotes>Summary of changes made in this release of the package.</releaseNotes>
14
+ <copyright>Copyright 2015 Stefan Nuxoll</copyright>
15
+ <tags>cache</tags>
16
+ </metadata>
17
+</package>
0 commit comments