You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

Common.Logging.2.1.2.nuspec 696 B

12345678910111213
  1. <?xml version="1.0"?>
  2. <package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
  3. <metadata>
  4. <id>Common.Logging</id>
  5. <version>2.1.2</version>
  6. <authors>Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen</authors>
  7. <owners>Aleksandar Seovic, Mark Pollack, Erich Eichinger, Stephen Bohlen</owners>
  8. <projectUrl>http://netcommon.sourceforge.net/</projectUrl>
  9. <requireLicenseAcceptance>false</requireLicenseAcceptance>
  10. <description>Common.Logging library introduces a simple abstraction to allow you to select a specific logging implementation at runtime.</description>
  11. <language>en-US</language>
  12. </metadata>
  13. </package>