Microsoft.Extensions.Logging.Debug
Advanced tools
@@ -5,11 +5,7 @@ <?xml version="1.0" encoding="utf-8"?> | ||
| <id>Microsoft.Extensions.Logging.Debug</id> | ||
| <version>1.1.0-preview1-final</version> | ||
| <authors>Microsoft</authors> | ||
| <owners>Microsoft</owners> | ||
| <version>1.0.2</version> | ||
| <authors>Microsoft.Extensions.Logging.Debug</authors> | ||
| <owners>Microsoft.Extensions.Logging.Debug</owners> | ||
| <requireLicenseAcceptance>true</requireLicenseAcceptance> | ||
| <licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm</licenseUrl> | ||
| <projectUrl>http://www.asp.net/</projectUrl> | ||
| <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
| <description>Debug output logger provider implementation for Microsoft.Extensions.Logging. This logger logs messages to a debugger monitor by writing messages with System.Diagnostics.Debug.WriteLine().</description> | ||
| <copyright>Copyright © Microsoft Corporation</copyright> | ||
| <tags>logging</tags> | ||
@@ -19,11 +15,14 @@ <serviceable>true</serviceable> | ||
| <group targetFramework=".NETFramework4.5.1"> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="1.1.0-preview1-final" /> | ||
| <dependency id="NETStandard.Library" version="1.6.1-preview1-24530-04" /> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="[1.0.2, )" /> | ||
| </group> | ||
| <group targetFramework=".NETStandard1.3"> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="1.1.0-preview1-final" /> | ||
| <dependency id="NETStandard.Library" version="1.6.1-preview1-24530-04" /> | ||
| <dependency id="System.Diagnostics.Debug" version="[4.0.11, )" /> | ||
| <dependency id="Microsoft.Extensions.Logging.Abstractions" version="[1.0.2, )" /> | ||
| </group> | ||
| </dependencies> | ||
| <licenseUrl>http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm</licenseUrl> | ||
| <iconUrl>http://go.microsoft.com/fwlink/?LinkID=288859</iconUrl> | ||
| <copyright>Copyright © Microsoft Corporation</copyright> | ||
| <projectUrl>http://www.asp.net/</projectUrl> | ||
| </metadata> | ||
| </package> |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet