You've already forked Sonarr
							
							
				mirror of
				https://github.com/Sonarr/Sonarr.git
				synced 2025-10-31 00:07:55 +02:00 
			
		
		
		
	Moved NLog, Fluentassertion to Nuget.
This commit is contained in:
		
										
											Binary file not shown.
										
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										1868
									
								
								Libraries/nlog.xsd
									
									
									
									
									
								
							
							
						
						
									
										1868
									
								
								Libraries/nlog.xsd
									
									
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -35,7 +35,7 @@ | ||||
|     <Reference Include="FizzWare.NBuilder"> | ||||
|       <HintPath>..\packages\NBuilder.3.0.1\lib\FizzWare.NBuilder.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="FluentAssertions"> | ||||
|     <Reference Include="FluentAssertions, Version=1.5.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\packages\FluentAssertions.1.5.0.0\Lib\.NetFramework 4.0\FluentAssertions.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Practices.ServiceLocation"> | ||||
|   | ||||
| @@ -1,10 +1,10 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <packages> | ||||
|   <package id="CommonServiceLocator" version="1.0" /> | ||||
|   <package id="FluentAssertions" version="1.5.0.0" /> | ||||
|   <package id="Moq" version="4.0.10827" /> | ||||
|   <package id="NBuilder" version="3.0.1" /> | ||||
|   <package id="Ninject" version="2.2.1.4" /> | ||||
|   <package id="NUnit" version="2.5.10.11092" /> | ||||
|   <package id="Unity" version="2.1.505.0" /> | ||||
|   <package id="FluentAssertions" version="1.5.0.0" /> | ||||
| </packages> | ||||
| @@ -40,8 +40,8 @@ | ||||
|       <SpecificVersion>False</SpecificVersion> | ||||
|       <HintPath>..\packages\NBuilder.3.0.1\lib\FizzWare.NBuilder.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="FluentAssertions"> | ||||
|       <HintPath>..\Libraries\FluentAssertions.dll</HintPath> | ||||
|     <Reference Include="FluentAssertions, Version=1.5.0.0, Culture=neutral, PublicKeyToken=33f2691a05b67b6a, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\packages\FluentAssertions.1.5.0.0\Lib\.NetFramework 4.0\FluentAssertions.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="Microsoft.Practices.ServiceLocation, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> | ||||
|       <HintPath>..\packages\CommonServiceLocator.1.0\lib\NET35\Microsoft.Practices.ServiceLocation.dll</HintPath> | ||||
| @@ -61,8 +61,7 @@ | ||||
|       <HintPath>..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> | ||||
|       <SpecificVersion>False</SpecificVersion> | ||||
|       <HintPath>..\Libraries\NLog.dll</HintPath> | ||||
|       <HintPath>..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="nunit.framework"> | ||||
|       <HintPath>..\packages\NUnit.2.5.10.11092\lib\nunit.framework.dll</HintPath> | ||||
|   | ||||
| @@ -8,4 +8,6 @@ | ||||
|   <package id="NUnit" version="2.5.10.11092" /> | ||||
|   <package id="SqlServerCompact" version="4.0.8482.1" /> | ||||
|   <package id="Unity" version="2.1.505.0" /> | ||||
|   <package id="FluentAssertions" version="1.5.0.0" /> | ||||
|   <package id="NLog" version="2.0.0.2000" /> | ||||
| </packages> | ||||
| @@ -146,8 +146,7 @@ | ||||
|       <HintPath>..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> | ||||
|       <SpecificVersion>False</SpecificVersion> | ||||
|       <HintPath>..\Libraries\NLog.dll</HintPath> | ||||
|       <HintPath>..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="System" /> | ||||
|     <Reference Include="System.ComponentModel.Composition" /> | ||||
|   | ||||
| @@ -3,4 +3,5 @@ | ||||
|   <package id="MiniProfiler" version="1.9" /> | ||||
|   <package id="Ninject" version="2.2.1.4" /> | ||||
|   <package id="SqlServerCompact" version="4.0.8482.1" /> | ||||
|   <package id="NLog" version="2.0.0.2000" /> | ||||
| </packages> | ||||
| @@ -62,8 +62,7 @@ | ||||
|       <HintPath>..\packages\Ninject.MVC3.2.2.2.0\lib\net40-Full\Ninject.Web.Mvc.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> | ||||
|       <SpecificVersion>False</SpecificVersion> | ||||
|       <HintPath>..\Libraries\NLog.dll</HintPath> | ||||
|       <HintPath>..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="System" /> | ||||
|     <Reference Include="System.Data" /> | ||||
|   | ||||
| @@ -12,4 +12,5 @@ | ||||
|   <package id="jQuery" version="1.6.3" /> | ||||
|   <package id="jQuery.UI.Combined" version="1.8.16" /> | ||||
|   <package id="TelerikMvcExtensions" version="2011.2.712" /> | ||||
|   <package id="NLog" version="2.0.0.2000" /> | ||||
| </packages> | ||||
| @@ -74,8 +74,7 @@ | ||||
|       <HintPath>..\packages\Ninject.2.2.1.4\lib\net40-Full\Ninject.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="NLog, Version=2.0.0.0, Culture=neutral, PublicKeyToken=5120e14c03d0593c, processorArchitecture=MSIL"> | ||||
|       <SpecificVersion>False</SpecificVersion> | ||||
|       <HintPath>..\Libraries\NLog.dll</HintPath> | ||||
|       <HintPath>..\packages\NLog.2.0.0.2000\lib\net40\NLog.dll</HintPath> | ||||
|     </Reference> | ||||
|     <Reference Include="System" /> | ||||
|     <Reference Include="System.Configuration" /> | ||||
|   | ||||
| @@ -1,4 +1,5 @@ | ||||
| <?xml version="1.0" encoding="utf-8"?> | ||||
| <packages> | ||||
|   <package id="Ninject" version="2.2.1.4" /> | ||||
|   <package id="NLog" version="2.0.0.2000" /> | ||||
| </packages> | ||||
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/NLog.2.0.0.2000.nupkg
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/NLog.2.0.0.2000.nupkg
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/net20/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/net20/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										14286
									
								
								packages/NLog.2.0.0.2000/lib/net20/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14286
									
								
								packages/NLog.2.0.0.2000/lib/net20/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/net35/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/net35/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										14403
									
								
								packages/NLog.2.0.0.2000/lib/net35/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										14403
									
								
								packages/NLog.2.0.0.2000/lib/net35/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/net40/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/net40/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| @@ -1348,6 +1348,13 @@ | ||||
|             <param name="section">Section XML node.</param> | ||||
|             <returns>The created section handler object.</returns> | ||||
|         </member> | ||||
|         <member name="T:NLog.Config.ConfigurationItemCreator"> | ||||
|             <summary> | ||||
|             Constructs a new instance the configuration item (target, layout, layout renderer, etc.) given its type. | ||||
|             </summary> | ||||
|             <param name="itemType">Type of the item.</param> | ||||
|             <returns>Created object of the specified type.</returns> | ||||
|         </member> | ||||
|         <member name="T:NLog.Config.ConfigurationItemFactory"> | ||||
|             <summary> | ||||
|             Provides registration information for named items (targets, layouts, layout renderers, etc.) managed by NLog. | ||||
| @@ -1405,6 +1412,14 @@ | ||||
|             Gets or sets default singleton instance of <see cref="T:NLog.Config.ConfigurationItemFactory"/>. | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="P:NLog.Config.ConfigurationItemFactory.CreateInstance"> | ||||
|             <summary> | ||||
|             Gets or sets the creator delegate used to instantiate configuration objects. | ||||
|             </summary> | ||||
|             <remarks> | ||||
|             By overriding this property, one can enable dependency injection or interception for created objects. | ||||
|             </remarks> | ||||
|         </member> | ||||
|         <member name="P:NLog.Config.ConfigurationItemFactory.Targets"> | ||||
|             <summary> | ||||
|             Gets the <see cref="T:NLog.Targets.Target"/> factory. | ||||
| @@ -2500,7 +2515,7 @@ | ||||
|             Gets the Global Diagnostics Context named item. | ||||
|             </summary> | ||||
|             <param name="item">Item name.</param> | ||||
|             <returns>The item value of String.Empty if the value is not present.</returns> | ||||
|             <returns>The item value of string.Empty if the value is not present.</returns> | ||||
|         </member> | ||||
|         <member name="M:NLog.GDC.Contains(System.String)"> | ||||
|             <summary> | ||||
| @@ -2537,7 +2552,7 @@ | ||||
|             Gets the Global Diagnostics Context named item. | ||||
|             </summary> | ||||
|             <param name="item">Item name.</param> | ||||
|             <returns>The item value of String.Empty if the value is not present.</returns> | ||||
|             <returns>The item value of string.Empty if the value is not present.</returns> | ||||
|         </member> | ||||
|         <member name="M:NLog.GlobalDiagnosticsContext.Contains(System.String)"> | ||||
|             <summary> | ||||
| @@ -2701,7 +2716,7 @@ | ||||
|             Gets or sets the <see cref="T:System.Object"/> with the specified key. | ||||
|             </summary> | ||||
|             <param name="key">Dictionary key.</param> | ||||
|             <value>Value corresponding to key or null if not found</value> | ||||
|             <returns>Value corresponding to key or null if not found</returns> | ||||
|         </member> | ||||
|         <member name="T:NLog.Internal.DictionaryAdapter`2.MyEnumerator"> | ||||
|             <summary> | ||||
| @@ -3668,6 +3683,26 @@ | ||||
|             Detects the platform the NLog is running on. | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="P:NLog.Internal.PlatformDetector.CurrentOS"> | ||||
|             <summary> | ||||
|             Gets the current runtime OS. | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="P:NLog.Internal.PlatformDetector.IsDesktopWin32"> | ||||
|             <summary> | ||||
|             Gets a value indicating whether current OS is a desktop version of Windows. | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="P:NLog.Internal.PlatformDetector.IsWin32"> | ||||
|             <summary> | ||||
|             Gets a value indicating whether current OS is Win32-based (desktop or mobile). | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="P:NLog.Internal.PlatformDetector.IsUnix"> | ||||
|             <summary> | ||||
|             Gets a value indicating whether current OS is Unix-based. | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="T:NLog.Internal.PortableFileInfoHelper"> | ||||
|             <summary> | ||||
|             Portable implementation of <see cref="T:NLog.Internal.FileInfoHelper"/>. | ||||
| @@ -3914,6 +3949,27 @@ | ||||
|             </summary> | ||||
|             <value>The next item in the chain.</value> | ||||
|         </member> | ||||
|         <member name="T:NLog.Internal.ThreadLocalStorageHelper"> | ||||
|             <summary> | ||||
|             Helper for dealing with thread-local storage. | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="M:NLog.Internal.ThreadLocalStorageHelper.AllocateDataSlot"> | ||||
|             <summary> | ||||
|             Allocates the data slot for storing thread-local information. | ||||
|             </summary> | ||||
|             <returns>Allocated slot key.</returns> | ||||
|         </member> | ||||
|         <member name="M:NLog.Internal.ThreadLocalStorageHelper.GetDataForSlot``1(System.Object)"> | ||||
|             <summary> | ||||
|             Gets the data for a slot in thread-local storage. | ||||
|             </summary> | ||||
|             <typeparam name="T">Type of the data.</typeparam> | ||||
|             <param name="slot">The slot to get data for.</param> | ||||
|             <returns> | ||||
|             Slot data (will create T if null). | ||||
|             </returns> | ||||
|         </member> | ||||
|         <member name="T:NLog.Internal.TimeoutContinuation"> | ||||
|             <summary> | ||||
|             Wraps <see cref="T:NLog.Common.AsyncContinuation"/> with a timeout. | ||||
| @@ -5630,6 +5686,29 @@ | ||||
|             </summary> | ||||
|             <docgen category='Advanced Options' order='10' /> | ||||
|         </member> | ||||
|         <member name="T:NLog.LayoutRenderers.Wrappers.JsonEncodeLayoutRendererWrapper"> | ||||
|             <summary> | ||||
|             Escapes output of another layout using JSON rules. | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="M:NLog.LayoutRenderers.Wrappers.JsonEncodeLayoutRendererWrapper.#ctor"> | ||||
|             <summary> | ||||
|             Initializes a new instance of the <see cref="T:NLog.LayoutRenderers.Wrappers.JsonEncodeLayoutRendererWrapper"/> class. | ||||
|             </summary> | ||||
|         </member> | ||||
|         <member name="M:NLog.LayoutRenderers.Wrappers.JsonEncodeLayoutRendererWrapper.Transform(System.String)"> | ||||
|             <summary> | ||||
|             Post-processes the rendered message.  | ||||
|             </summary> | ||||
|             <param name="text">The text to be post-processed.</param> | ||||
|             <returns>JSON-encoded string.</returns> | ||||
|         </member> | ||||
|         <member name="P:NLog.LayoutRenderers.Wrappers.JsonEncodeLayoutRendererWrapper.JsonEncode"> | ||||
|             <summary> | ||||
|             Gets or sets a value indicating whether to apply JSON encoding. | ||||
|             </summary> | ||||
|             <docgen category="Transformation Options" order="10"/> | ||||
|         </member> | ||||
|         <member name="T:NLog.LayoutRenderers.Wrappers.LowercaseLayoutRendererWrapper"> | ||||
|             <summary> | ||||
|             Converts the result of another layout output to lower case. | ||||
| @@ -6122,6 +6201,16 @@ | ||||
|             <param name="logEvent">The logging event.</param> | ||||
|             <returns>The rendered layout.</returns> | ||||
|         </member> | ||||
|         <member name="P:NLog.Layouts.Layout.IsThreadAgnostic"> | ||||
|             <summary> | ||||
|             Gets a value indicating whether this layout is thread-agnostic (can be rendered on any thread). | ||||
|             </summary> | ||||
|             <remarks> | ||||
|             Layout is thread-agnostic if it has been marked with [ThreadAgnostic] attribute and all its children are | ||||
|             like that as well. | ||||
|             Thread-agnostic layouts only use contents of <see cref="T:NLog.LogEventInfo"/> for its output. | ||||
|             </remarks> | ||||
|         </member> | ||||
|         <member name="P:NLog.Layouts.Layout.LoggingConfiguration"> | ||||
|             <summary> | ||||
|             Gets the logging configuration this target is part of. | ||||
| @@ -9931,7 +10020,7 @@ | ||||
|             Gets the current thread MDC named item. | ||||
|             </summary> | ||||
|             <param name="item">Item name.</param> | ||||
|             <returns>The item value of String.Empty if the value is not present.</returns> | ||||
|             <returns>The item value of string.Empty if the value is not present.</returns> | ||||
|         </member> | ||||
|         <member name="M:NLog.MappedDiagnosticsContext.Contains(System.String)"> | ||||
|             <summary> | ||||
| @@ -9968,7 +10057,7 @@ | ||||
|             Gets the current thread MDC named item. | ||||
|             </summary> | ||||
|             <param name="item">Item name.</param> | ||||
|             <returns>The item value of String.Empty if the value is not present.</returns> | ||||
|             <returns>The item value of string.Empty if the value is not present.</returns> | ||||
|         </member> | ||||
|         <member name="M:NLog.MDC.Contains(System.String)"> | ||||
|             <summary> | ||||
| @@ -10565,7 +10654,7 @@ | ||||
|             <img src="examples/targets/Screenshots/Network/Output.gif" /> | ||||
|             <p> | ||||
|             NOTE: If your receiver application is ever likely to be off-line, don't use TCP protocol | ||||
|             or you'll get TCP timeouts and your application will crawl.  | ||||
|             or you'll get TCP timeouts and your application will be very slow.  | ||||
|             Either switch to UDP transport or use <a href="target.AsyncWrapper.html">AsyncWrapper</a> target | ||||
|             so that your application threads will not be blocked by the timing-out connection attempts. | ||||
|             </p> | ||||
| @@ -10616,14 +10705,16 @@ | ||||
|             <remarks> | ||||
|             The network address can be: | ||||
|             <ul> | ||||
|             <li>tcp://host:port - TCP (auto select IPv4/IPv6)</li> | ||||
|             <li>tcp4://host:port - force TCP/IPv4</li> | ||||
|             <li>tcp6://host:port - force TCP/IPv6</li> | ||||
|             <li>udp://host:port - UDP (auto select IPv4/IPv6, not supported on Silverlight)</li> | ||||
|             <li>udp4://host:port - force UDP/IPv4 (not supported on Silverlight)</li> | ||||
|             <li>udp6://host:port - force UDP/IPv6  (not supported on Silverlight)</li> | ||||
|             <li>tcp://host:port - TCP (auto select IPv4/IPv6) (not supported on Windows Phone 7.0)</li> | ||||
|             <li>tcp4://host:port - force TCP/IPv4 (not supported on Windows Phone 7.0)</li> | ||||
|             <li>tcp6://host:port - force TCP/IPv6 (not supported on Windows Phone 7.0)</li> | ||||
|             <li>udp://host:port - UDP (auto select IPv4/IPv6, not supported on Silverlight and on Windows Phone 7.0)</li> | ||||
|             <li>udp4://host:port - force UDP/IPv4 (not supported on Silverlight and on Windows Phone 7.0)</li> | ||||
|             <li>udp6://host:port - force UDP/IPv6  (not supported on Silverlight and on Windows Phone 7.0)</li> | ||||
|             <li>http://host:port/pageName - HTTP using POST verb</li> | ||||
|             <li>https://host:port/pageName - HTTPS using POST verb</li> | ||||
|             </ul> | ||||
|             For HTTP Support use WebService target. | ||||
|             For SOAP-based webservice support over HTTP use WebService target. | ||||
|             </remarks> | ||||
|             <docgen category='Connection Options' order='10' /> | ||||
|         </member> | ||||
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl2/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl2/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										9119
									
								
								packages/NLog.2.0.0.2000/lib/sl2/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9119
									
								
								packages/NLog.2.0.0.2000/lib/sl2/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl3-wp/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl3-wp/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										8978
									
								
								packages/NLog.2.0.0.2000/lib/sl3-wp/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										8978
									
								
								packages/NLog.2.0.0.2000/lib/sl3-wp/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl3/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl3/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										9141
									
								
								packages/NLog.2.0.0.2000/lib/sl3/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9141
									
								
								packages/NLog.2.0.0.2000/lib/sl3/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl4-windowsphone71/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl4-windowsphone71/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										9135
									
								
								packages/NLog.2.0.0.2000/lib/sl4-windowsphone71/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9135
									
								
								packages/NLog.2.0.0.2000/lib/sl4-windowsphone71/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
							
								
								
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl4/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								packages/NLog.2.0.0.2000/lib/sl4/NLog.dll
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							
							
								
								
									
										9542
									
								
								packages/NLog.2.0.0.2000/lib/sl4/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										9542
									
								
								packages/NLog.2.0.0.2000/lib/sl4/NLog.xml
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							
		Reference in New Issue
	
	Block a user