jj_13_01_16_update_1.1.0.0

This commit is contained in:
JenneJ
2016-01-13 11:57:24 +01:00
parent 579ea3cb8c
commit 2a3384b1da
59 changed files with 12191 additions and 9203 deletions

View File

@@ -0,0 +1,18 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>NLog.Schema</id>
<version>4.2.3</version>
<title>NLog Schema for Intellisense(TM)</title>
<authors>Kim Christensen, Julian Verdurmen</authors>
<owners>Kim Christensen, Julian Verdurmen</owners>
<licenseUrl>http://raw.github.com/NLog/NLog/master/LICENSE.txt</licenseUrl>
<projectUrl>http://nlog-project.org/</projectUrl>
<iconUrl>http://nlog-project.org/NConfig.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Enables Intellisense(TM) when editing NLog configuration file.</description>
<summary>Enables Intellisense(TM) when editing NLog.config.</summary>
<language>en-US</language>
<tags>nlog intellisense xsd</tags>
</metadata>
</package>

File diff suppressed because it is too large Load Diff