diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b7fab2a..9a9d0e9a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# 1.0.3.10 (17 March 2018)
+
+ - [#109](https://github.com/WireMock-Net/WireMock.Net/issues/109) - Issue: When proxying, MimeType is wrong for StringContent
+
+Commits: 720c59c595...720c59c595
+
+
# 1.0.3.9 (15 March 2018)
- [#108](https://github.com/WireMock-Net/WireMock.Net/issues/108) - Issue: provide correct contentTypeHeader value for the bodyparser +fix
diff --git a/GitReleaseNotes.txt b/GitReleaseNotes.txt
index 983c31a6..ac093d61 100644
--- a/GitReleaseNotes.txt
+++ b/GitReleaseNotes.txt
@@ -1,5 +1,5 @@
https://github.com/GitTools/GitReleaseNotes
-GitReleaseNotes.exe . /OutputFile CHANGELOG.md /Version 1.0.3.9
+GitReleaseNotes.exe . /OutputFile CHANGELOG.md /Version 1.0.3.10
GitReleaseNotes.exe . /OutputFile CHANGELOG.md /allTags
diff --git a/ReSharper_WireMock.DotSettings b/ReSharper_WireMock.DotSettings
index dcd08149..079eb7da 100644
--- a/ReSharper_WireMock.DotSettings
+++ b/ReSharper_WireMock.DotSettings
@@ -8,22 +8,13 @@
False
TypePlaceholder
-
-
-
-
-
-
-
-
True
False
-
-
ExpressionPlaceholder
True
CSHARP
Check.NotNull($paramName$, nameof($paramName$));
if ($paramName$ == null) throw new $ArgumentNullException$($args$);
- SUGGESTION
\ No newline at end of file
+ SUGGESTION
+
\ No newline at end of file
diff --git a/WireMock.Net Solution.sln b/WireMock.Net Solution.sln
index ed905e83..3cbec0aa 100644
--- a/WireMock.Net Solution.sln
+++ b/WireMock.Net Solution.sln
@@ -13,6 +13,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
codecov-local.cmd = codecov-local.cmd
GitReleaseNotes.txt = GitReleaseNotes.txt
README.md = README.md
+ ReSharper_WireMock.DotSettings = ReSharper_WireMock.DotSettings
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "examples", "examples", "{F0C22C47-DF71-463C-9B04-B4E0F3B8708A}"
diff --git a/coverage.xml b/coverage.xml
index 3b921994..572e0233 100644
--- a/coverage.xml
+++ b/coverage.xml
@@ -1,1180 +1,1186 @@
-
+
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.CoreLib.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.CoreLib.dll
+ 2018-02-12T14:08:18Z
System.Private.CoreLib
-
- C:\Program Files\dotnet\sdk\2.1.4\dotnet.dll
- 2017-12-20T23:01:56Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\dotnet.dll
+ 2018-02-20T21:15:20Z
dotnet
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.dll
+ 2018-02-12T14:08:16Z
System.Runtime
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.Cli.Utils.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.Cli.Utils.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.Cli.Utils
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Extensions.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Extensions.dll
+ 2018-02-12T14:08:16Z
System.Runtime.Extensions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Loader.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Loader.dll
+ 2018-02-12T14:08:16Z
System.Runtime.Loader
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.PlatformAbstractions.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.PlatformAbstractions.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.PlatformAbstractions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.InteropServices.RuntimeInformation.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.InteropServices.RuntimeInformation.dll
+ 2018-02-12T14:08:16Z
System.Runtime.InteropServices.RuntimeInformation
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.dll
+ 2018-02-12T14:08:16Z
System.Reflection
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.Extensions.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.Extensions.dll
+ 2018-02-12T14:08:16Z
System.Reflection.Extensions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.InteropServices.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.InteropServices.dll
+ 2018-02-12T14:08:16Z
System.Runtime.InteropServices
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.FileSystem.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.FileSystem.dll
+ 2018-02-12T14:08:14Z
System.IO.FileSystem
-
- C:\Program Files\dotnet\sdk\2.1.4\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll
- 2017-12-20T23:00:20Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll
+ 2018-02-20T21:16:44Z
System.Text.Encoding.CodePages
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Text.Encoding.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.Encoding.dll
+ 2018-02-12T14:08:18Z
System.Text.Encoding
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.dll
+ 2018-02-12T14:08:12Z
System.Collections
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.dll
+ 2018-02-12T14:08:18Z
System.Threading
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.Concurrent.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.Concurrent.dll
+ 2018-02-12T14:08:12Z
System.Collections.Concurrent
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Thread.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Thread.dll
+ 2018-02-12T14:08:18Z
System.Threading.Thread
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.Configurer.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.Configurer.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.Configurer
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Process.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Process.dll
+ 2018-02-12T14:08:14Z
System.Diagnostics.Process
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Linq.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Linq.dll
+ 2018-02-12T14:08:14Z
System.Linq
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Frameworks.dll
- 2017-12-20T23:00:46Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Frameworks.dll
+ 2018-02-20T21:09:54Z
NuGet.Frameworks
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.Cli.CommandLine.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.Cli.CommandLine.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.Cli.CommandLine
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Console.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Console.dll
+ 2018-02-12T14:08:14Z
System.Console
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.InternalAbstractions.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.InternalAbstractions.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.InternalAbstractions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.FileSystem.Primitives.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.FileSystem.Primitives.dll
+ 2018-02-12T14:08:14Z
System.IO.FileSystem.Primitives
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.AppContext.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.AppContext.dll
+ 2018-02-12T14:08:12Z
System.AppContext
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.dll
+ 2018-02-12T14:08:14Z
System.IO
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Text.Encoding.Extensions.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.Encoding.Extensions.dll
+ 2018-02-12T14:08:18Z
System.Text.Encoding.Extensions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Handles.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Handles.dll
+ 2018-02-12T14:08:16Z
System.Runtime.Handles
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.ApplicationInsights.dll
- 2017-12-20T23:00:44Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.ApplicationInsights.dll
+ 2018-02-20T21:14:08Z
Microsoft.ApplicationInsights
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.XDocument.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.XDocument.dll
+ 2018-02-12T14:08:18Z
System.Xml.XDocument
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Xml.Linq.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Xml.Linq.dll
+ 2018-02-12T14:08:16Z
System.Private.Xml.Linq
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Security.Cryptography.Algorithms.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Security.Cryptography.Algorithms.dll
+ 2018-02-12T14:08:16Z
System.Security.Cryptography.Algorithms
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Security.Cryptography.Primitives.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Security.Cryptography.Primitives.dll
+ 2018-02-12T14:08:16Z
System.Security.Cryptography.Primitives
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Xml.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Xml.dll
+ 2018-02-12T14:08:16Z
System.Private.Xml
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Text.RegularExpressions.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.RegularExpressions.dll
+ 2018-02-12T14:08:18Z
System.Text.RegularExpressions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.ReaderWriter.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.ReaderWriter.dll
+ 2018-02-12T14:08:18Z
System.Xml.ReaderWriter
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Tracing.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Tracing.dll
+ 2018-02-12T14:08:14Z
System.Diagnostics.Tracing
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Uri.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Uri.dll
+ 2018-02-12T14:08:16Z
System.Private.Uri
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Tasks.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Tasks.dll
+ 2018-02-12T14:08:18Z
System.Threading.Tasks
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Globalization.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Globalization.dll
+ 2018-02-12T14:08:14Z
System.Globalization
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Resources.ResourceManager.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Resources.ResourceManager.dll
+ 2018-02-12T14:08:16Z
System.Resources.ResourceManager
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Tools.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Tools.dll
+ 2018-02-12T14:08:14Z
System.Diagnostics.Tools
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Debug.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Debug.dll
+ 2018-02-12T14:08:14Z
System.Diagnostics.Debug
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.Compression.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.Compression.dll
+ 2018-02-12T14:08:14Z
System.IO.Compression
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Buffers.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Buffers.dll
+ 2018-02-12T14:08:12Z
System.Buffers
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.Build.Utilities.Core.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.Build.Utilities.Core.dll
+ 2018-02-20T21:14:08Z
Microsoft.Build.Utilities.Core
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.Build.Framework.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.Build.Framework.dll
+ 2018-02-20T21:14:08Z
Microsoft.Build.Framework
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.TypeExtensions.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.TypeExtensions.dll
+ 2018-02-12T14:08:16Z
System.Reflection.TypeExtensions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.ComponentModel.Primitives.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.ComponentModel.Primitives.dll
+ 2018-02-12T14:08:12Z
System.ComponentModel.Primitives
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\Microsoft.Win32.Primitives.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\Microsoft.Win32.Primitives.dll
+ 2018-02-12T14:08:12Z
Microsoft.Win32.Primitives
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Net.Http.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Net.Http.dll
+ 2018-02-12T14:08:14Z
System.Net.Http
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Net.Primitives.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Net.Primitives.dll
+ 2018-02-12T14:08:14Z
System.Net.Primitives
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.DiagnosticSource.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.DiagnosticSource.dll
+ 2018-02-12T14:08:14Z
System.Diagnostics.DiagnosticSource
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Security.Cryptography.X509Certificates.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Security.Cryptography.X509Certificates.dll
+ 2018-02-12T14:08:16Z
System.Security.Cryptography.X509Certificates
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.NonGeneric.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.NonGeneric.dll
+ 2018-02-12T14:08:12Z
System.Collections.NonGeneric
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.CoreLib.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.CoreLib.dll
+ 2018-02-12T14:08:18Z
System.Private.CoreLib
-
- C:\Program Files\dotnet\sdk\2.1.4\MSBuild.dll
- 2017-12-20T23:00:32Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\MSBuild.dll
+ 2018-02-20T21:09:56Z
MSBuild
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.dll
+ 2018-02-12T14:08:16Z
System.Runtime
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Extensions.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Extensions.dll
+ 2018-02-12T14:08:16Z
System.Runtime.Extensions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.dll
+ 2018-02-12T14:08:18Z
System.Threading
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.dll
+ 2018-02-12T14:08:16Z
System.Reflection
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.TypeExtensions.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.TypeExtensions.dll
+ 2018-02-12T14:08:16Z
System.Reflection.TypeExtensions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Globalization.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Globalization.dll
+ 2018-02-12T14:08:14Z
System.Globalization
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.FileSystem.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.FileSystem.dll
+ 2018-02-12T14:08:14Z
System.IO.FileSystem
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Linq.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Linq.dll
+ 2018-02-12T14:08:14Z
System.Linq
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Text.RegularExpressions.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.RegularExpressions.dll
+ 2018-02-12T14:08:18Z
System.Text.RegularExpressions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.InteropServices.RuntimeInformation.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.InteropServices.RuntimeInformation.dll
+ 2018-02-12T14:08:16Z
System.Runtime.InteropServices.RuntimeInformation
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.dll
+ 2018-02-12T14:08:12Z
System.Collections
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.InteropServices.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.InteropServices.dll
+ 2018-02-12T14:08:16Z
System.Runtime.InteropServices
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Console.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Console.dll
+ 2018-02-12T14:08:14Z
System.Console
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Process.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Process.dll
+ 2018-02-12T14:08:14Z
System.Diagnostics.Process
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.ComponentModel.Primitives.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.ComponentModel.Primitives.dll
+ 2018-02-12T14:08:12Z
System.ComponentModel.Primitives
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.Build.Framework.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.Build.Framework.dll
+ 2018-02-20T21:14:08Z
Microsoft.Build.Framework
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.dll
+ 2018-02-12T14:08:14Z
System.IO
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.Build.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.Build.dll
+ 2018-02-20T21:14:08Z
Microsoft.Build
-
- C:\Program Files\dotnet\sdk\2.1.4\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll
- 2017-12-20T23:00:20Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\runtimes\win\lib\netstandard1.3\System.Text.Encoding.CodePages.dll
+ 2018-02-20T21:16:44Z
System.Text.Encoding.CodePages
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Text.Encoding.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.Encoding.dll
+ 2018-02-12T14:08:18Z
System.Text.Encoding
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.NonGeneric.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.NonGeneric.dll
+ 2018-02-12T14:08:12Z
System.Collections.NonGeneric
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.Concurrent.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.Concurrent.dll
+ 2018-02-12T14:08:12Z
System.Collections.Concurrent
-
- C:\Program Files\dotnet\sdk\2.1.4\dotnet.dll
- 2017-12-20T23:01:56Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\dotnet.dll
+ 2018-02-20T21:15:20Z
dotnet
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.Build.Utilities.Core.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.Build.Utilities.Core.dll
+ 2018-02-20T21:14:08Z
Microsoft.Build.Utilities.Core
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.Tools.MigrateCommand.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.Tools.MigrateCommand.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.Tools.MigrateCommand
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.Cli.Utils.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.Cli.Utils.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.Cli.Utils
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Frameworks.dll
- 2017-12-20T23:00:46Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Frameworks.dll
+ 2018-02-20T21:09:54Z
NuGet.Frameworks
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.Extensions.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.Extensions.dll
+ 2018-02-12T14:08:16Z
System.Reflection.Extensions
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.Configurer.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.Configurer.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.Configurer
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.InternalAbstractions.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.InternalAbstractions.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.InternalAbstractions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.FileSystem.Primitives.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.FileSystem.Primitives.dll
+ 2018-02-12T14:08:14Z
System.IO.FileSystem.Primitives
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.ApplicationInsights.dll
- 2017-12-20T23:00:44Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.ApplicationInsights.dll
+ 2018-02-20T21:14:08Z
Microsoft.ApplicationInsights
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Text.Encoding.Extensions.dll
- 2017-12-20T15:43:18Z
- System.Text.Encoding.Extensions
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.DotNet.PlatformAbstractions.dll
- 2017-12-20T23:00:50Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.DotNet.PlatformAbstractions.dll
+ 2018-02-20T21:14:08Z
Microsoft.DotNet.PlatformAbstractions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.XDocument.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.XDocument.dll
+ 2018-02-12T14:08:18Z
System.Xml.XDocument
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Xml.Linq.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Xml.Linq.dll
+ 2018-02-12T14:08:16Z
System.Private.Xml.Linq
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Handles.dll
- 2017-12-20T15:43:16Z
- System.Runtime.Handles
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Xml.dll
- 2017-12-20T15:43:16Z
- System.Private.Xml
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.ReaderWriter.dll
- 2017-12-20T15:43:18Z
- System.Xml.ReaderWriter
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Tracing.dll
- 2017-12-20T15:43:14Z
- System.Diagnostics.Tracing
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Uri.dll
- 2017-12-20T15:43:16Z
- System.Private.Uri
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Tasks.dll
- 2017-12-20T15:43:18Z
- System.Threading.Tasks
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Security.Cryptography.Algorithms.dll
- 2017-12-20T15:43:16Z
- System.Security.Cryptography.Algorithms
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Security.Cryptography.Primitives.dll
- 2017-12-20T15:43:16Z
- System.Security.Cryptography.Primitives
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Tasks.Dataflow.dll
- 2017-12-20T15:43:18Z
- System.Threading.Tasks.Dataflow
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\netstandard.dll
- 2017-12-20T15:43:18Z
- netstandard
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Resources.ResourceManager.dll
- 2017-12-20T15:43:16Z
- System.Resources.ResourceManager
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.ObjectModel.dll
- 2017-12-20T15:43:16Z
- System.ObjectModel
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Thread.dll
- 2017-12-20T15:43:18Z
- System.Threading.Thread
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.XmlDocument.dll
- 2017-12-20T15:43:18Z
- System.Xml.XmlDocument
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.TraceSource.dll
- 2017-12-20T15:43:14Z
- System.Diagnostics.TraceSource
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.FileVersionInfo.dll
- 2017-12-20T15:43:14Z
- System.Diagnostics.FileVersionInfo
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.Immutable.dll
- 2017-12-20T15:43:14Z
- System.Collections.Immutable
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.Primitives.dll
- 2017-12-20T15:43:16Z
- System.Reflection.Primitives
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Tasks.Parallel.dll
- 2017-12-20T15:43:18Z
- System.Threading.Tasks.Parallel
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Net.Primitives.dll
- 2017-12-20T15:43:16Z
- System.Net.Primitives
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.Build.Tasks.Core.dll
- 2017-12-20T23:00:50Z
- Microsoft.Build.Tasks.Core
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.ThreadPool.dll
- 2017-12-20T15:43:18Z
- System.Threading.ThreadPool
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Build.Tasks.dll
- 2017-12-20T23:00:44Z
- NuGet.Build.Tasks
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Commands.dll
- 2017-12-20T23:00:46Z
- NuGet.Commands
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Common.dll
- 2017-12-20T23:00:46Z
- NuGet.Common
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Loader.dll
- 2017-12-20T15:43:16Z
- System.Runtime.Loader
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Sdks\Microsoft.NET.Sdk\build\..\tools\netcoreapp1.0/Microsoft.NET.Build.Tasks.dll
- 2017-12-20T23:00:54Z
- Microsoft.NET.Build.Tasks
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Configuration.dll
- 2017-12-20T23:00:46Z
- NuGet.Configuration
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.ProjectModel.dll
- 2017-12-20T23:00:46Z
- NuGet.ProjectModel
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Versioning.dll
- 2017-12-20T23:00:46Z
- NuGet.Versioning
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Protocol.dll
- 2017-12-20T23:00:46Z
- NuGet.Protocol
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Packaging.dll
- 2017-12-20T23:00:46Z
- NuGet.Packaging
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.DependencyResolver.Core.dll
- 2017-12-20T23:00:46Z
- NuGet.DependencyResolver.Core
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.Packaging.Core.dll
- 2017-12-20T23:00:46Z
- NuGet.Packaging.Core
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Newtonsoft.Json.dll
- 2017-12-20T23:00:26Z
- Newtonsoft.Json
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Dynamic.Runtime.dll
- 2017-12-20T15:43:14Z
- System.Dynamic.Runtime
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Linq.Expressions.dll
- 2017-12-20T15:43:14Z
- System.Linq.Expressions
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\NuGet.LibraryModel.dll
- 2017-12-20T23:00:46Z
- NuGet.LibraryModel
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Serialization.Primitives.dll
- 2017-12-20T15:43:16Z
- System.Runtime.Serialization.Primitives
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.TestPlatform.Build.dll
- 2017-12-20T23:00:52Z
- Microsoft.TestPlatform.Build
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\Microsoft.Win32.Primitives.dll
- 2017-12-20T15:43:14Z
- Microsoft.Win32.Primitives
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.CoreLib.dll
- 2017-12-20T15:43:18Z
- System.Private.CoreLib
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\vstest.console.dll
- 2017-12-20T23:00:32Z
- vstest.console
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.dll
- 2017-12-20T15:43:16Z
- System.Runtime
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Process.dll
- 2017-12-20T15:43:14Z
- System.Diagnostics.Process
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.ComponentModel.Primitives.dll
- 2017-12-20T15:43:14Z
- System.ComponentModel.Primitives
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Extensions.dll
- 2017-12-20T15:43:16Z
- System.Runtime.Extensions
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.TestPlatform.CoreUtilities.dll
- 2017-12-20T23:00:52Z
- Microsoft.TestPlatform.CoreUtilities
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Debug.dll
- 2017-12-20T15:43:14Z
- System.Diagnostics.Debug
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Thread.dll
- 2017-12-20T15:43:18Z
- System.Threading.Thread
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.dll
- 2017-12-20T15:43:18Z
- System.Threading
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Console.dll
- 2017-12-20T15:43:14Z
- System.Console
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.dll
- 2017-12-20T15:43:14Z
- System.IO
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Text.Encoding.Extensions.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.Encoding.Extensions.dll
+ 2018-02-12T14:08:18Z
System.Text.Encoding.Extensions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.Tracing.dll
- 2017-12-20T15:43:14Z
- System.Diagnostics.Tracing
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.dll
- 2017-12-20T15:43:14Z
- System.Collections
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
- 2017-12-20T23:00:52Z
- Microsoft.VisualStudio.TestPlatform.ObjectModel
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.VisualStudio.TestPlatform.Client.dll
- 2017-12-20T23:00:52Z
- Microsoft.VisualStudio.TestPlatform.Client
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.VisualStudio.TestPlatform.Common.dll
- 2017-12-20T23:00:52Z
- Microsoft.VisualStudio.TestPlatform.Common
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Linq.dll
- 2017-12-20T15:43:16Z
- System.Linq
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.InteropServices.dll
- 2017-12-20T15:43:16Z
- System.Runtime.InteropServices
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Resources.ResourceManager.dll
- 2017-12-20T15:43:16Z
- System.Resources.ResourceManager
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.FileSystem.Primitives.dll
- 2017-12-20T15:43:14Z
- System.IO.FileSystem.Primitives
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.FileSystem.dll
- 2017-12-20T15:43:14Z
- System.IO.FileSystem
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.ReaderWriter.dll
- 2017-12-20T15:43:18Z
- System.Xml.ReaderWriter
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Xml.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Xml.dll
+ 2018-02-12T14:08:16Z
System.Private.Xml
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.TestPlatform.PlatformAbstractions.dll
- 2017-12-20T23:00:52Z
- Microsoft.TestPlatform.PlatformAbstractions
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.ReaderWriter.dll
+ 2018-02-12T14:08:18Z
+ System.Xml.ReaderWriter
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.XmlDocument.dll
- 2017-12-20T15:43:18Z
- System.Xml.XmlDocument
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Tracing.dll
+ 2018-02-12T14:08:14Z
+ System.Diagnostics.Tracing
-
- C:\Program Files\dotnet\sdk\2.1.4\System.Xml.XPath.XmlDocument.dll
- 2017-12-20T23:00:20Z
- System.Xml.XPath.XmlDocument
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Handles.dll
+ 2018-02-12T14:08:16Z
+ System.Runtime.Handles
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.XPath.dll
- 2017-12-20T15:43:18Z
- System.Xml.XPath
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.TestPlatform.Utilities.dll
- 2017-12-20T23:00:52Z
- Microsoft.TestPlatform.Utilities
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.InteropServices.RuntimeInformation.dll
- 2017-12-20T15:43:16Z
- System.Runtime.InteropServices.RuntimeInformation
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Uri.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Uri.dll
+ 2018-02-12T14:08:16Z
System.Private.Uri
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Globalization.dll
- 2017-12-20T15:43:14Z
- System.Globalization
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Diagnostics.TraceSource.dll
- 2017-12-20T15:43:14Z
- System.Diagnostics.TraceSource
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.NonGeneric.dll
- 2017-12-20T15:43:14Z
- System.Collections.NonGeneric
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.TestPlatform.CrossPlatEngine.dll
- 2017-12-20T23:00:52Z
- Microsoft.TestPlatform.CrossPlatEngine
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.dll
- 2017-12-20T15:43:16Z
- System.Reflection
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Tasks.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Tasks.dll
+ 2018-02-12T14:08:18Z
System.Threading.Tasks
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Loader.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Security.Cryptography.Algorithms.dll
+ 2018-02-12T14:08:16Z
+ System.Security.Cryptography.Algorithms
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Security.Cryptography.Primitives.dll
+ 2018-02-12T14:08:16Z
+ System.Security.Cryptography.Primitives
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Tasks.Dataflow.dll
+ 2018-02-12T14:08:18Z
+ System.Threading.Tasks.Dataflow
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\netstandard.dll
+ 2018-02-12T14:08:18Z
+ netstandard
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Resources.ResourceManager.dll
+ 2018-02-12T14:08:16Z
+ System.Resources.ResourceManager
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.ObjectModel.dll
+ 2018-02-12T14:08:14Z
+ System.ObjectModel
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Thread.dll
+ 2018-02-12T14:08:18Z
+ System.Threading.Thread
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.XmlDocument.dll
+ 2018-02-12T14:08:18Z
+ System.Xml.XmlDocument
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.TraceSource.dll
+ 2018-02-12T14:08:14Z
+ System.Diagnostics.TraceSource
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Loader.dll
+ 2018-02-12T14:08:16Z
System.Runtime.Loader
-
- C:\Program Files\dotnet\sdk\2.1.4\Extensions\Microsoft.TestPlatform.Extensions.BlameDataCollector.dll
- 2017-12-20T23:00:24Z
- Microsoft.TestPlatform.Extensions.BlameDataCollector
+
+ C:\Program Files\dotnet\sdk\2.1.101\SdkResolvers\NuGet.MSBuildSdkResolver\NuGet.MSBuildSdkResolver.dll
+ 2018-02-20T21:09:56Z
+ NuGet.MSBuildSdkResolver
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.TypeExtensions.dll
- 2017-12-20T15:43:16Z
- System.Reflection.TypeExtensions
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.FileVersionInfo.dll
+ 2018-02-12T14:08:14Z
+ System.Diagnostics.FileVersionInfo
-
- C:\Program Files\dotnet\sdk\2.1.4\Extensions\Microsoft.TestPlatform.Extensions.EventLogCollector.dll
- 2017-12-20T23:00:24Z
- Microsoft.TestPlatform.Extensions.EventLogCollector
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\mscorlib.dll
- 2017-12-20T15:43:14Z
- mscorlib
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.dll
- 2017-12-20T15:43:18Z
- System.Xml
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Extensions\Microsoft.TestPlatform.TestHostRuntimeProvider.dll
- 2017-12-20T23:00:24Z
- Microsoft.TestPlatform.TestHostRuntimeProvider
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.Extensions.dll
- 2017-12-20T15:43:16Z
- System.Reflection.Extensions
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Extensions\Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll
- 2017-12-20T23:00:24Z
- Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.Metadata.dll
- 2017-12-20T15:43:16Z
- System.Reflection.Metadata
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Collections.Immutable.dll
- 2017-12-20T15:43:14Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.Immutable.dll
+ 2018-02-12T14:08:12Z
System.Collections.Immutable
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.IO.MemoryMappedFiles.dll
- 2017-12-20T15:43:14Z
- System.IO.MemoryMappedFiles
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.Primitives.dll
+ 2018-02-12T14:08:16Z
+ System.Reflection.Primitives
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\Microsoft.Win32.Primitives.dll
- 2017-12-20T15:43:14Z
- Microsoft.Win32.Primitives
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Tasks.Parallel.dll
+ 2018-02-12T14:08:18Z
+ System.Threading.Tasks.Parallel
-
- C:\Program Files\dotnet\sdk\2.1.4\Microsoft.TestPlatform.CommunicationUtilities.dll
- 2017-12-20T23:00:52Z
- Microsoft.TestPlatform.CommunicationUtilities
-
-
-
- C:\Program Files\dotnet\sdk\2.1.4\Newtonsoft.Json.dll
- 2017-12-20T23:00:26Z
- Newtonsoft.Json
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Runtime.Serialization.Primitives.dll
- 2017-12-20T15:43:16Z
- System.Runtime.Serialization.Primitives
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Timer.dll
- 2017-12-20T15:43:18Z
- System.Threading.Timer
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Net.Primitives.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Net.Primitives.dll
+ 2018-02-12T14:08:14Z
System.Net.Primitives
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Net.Sockets.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.Build.Tasks.Core.dll
+ 2018-02-20T21:14:08Z
+ Microsoft.Build.Tasks.Core
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.ThreadPool.dll
+ 2018-02-12T14:08:18Z
+ System.Threading.ThreadPool
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Build.Tasks.dll
+ 2018-02-20T21:09:52Z
+ NuGet.Build.Tasks
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Commands.dll
+ 2018-02-20T21:09:54Z
+ NuGet.Commands
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Common.dll
+ 2018-02-20T21:09:52Z
+ NuGet.Common
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Configuration.dll
+ 2018-02-20T21:09:52Z
+ NuGet.Configuration
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.ProjectModel.dll
+ 2018-02-20T21:09:54Z
+ NuGet.ProjectModel
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Versioning.dll
+ 2018-02-20T21:09:54Z
+ NuGet.Versioning
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Sdks\Microsoft.NET.Sdk\build\..\tools\netcoreapp1.0/Microsoft.NET.Build.Tasks.dll
+ 2018-02-20T21:09:16Z
+ Microsoft.NET.Build.Tasks
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Protocol.dll
+ 2018-02-20T21:09:54Z
+ NuGet.Protocol
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Packaging.dll
+ 2018-02-20T21:09:54Z
+ NuGet.Packaging
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.DependencyResolver.Core.dll
+ 2018-02-20T21:09:52Z
+ NuGet.DependencyResolver.Core
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.Packaging.Core.dll
+ 2018-02-20T21:09:54Z
+ NuGet.Packaging.Core
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Newtonsoft.Json.dll
+ 2018-02-20T21:09:22Z
+ Newtonsoft.Json
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Dynamic.Runtime.dll
+ 2018-02-12T14:08:14Z
+ System.Dynamic.Runtime
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Linq.Expressions.dll
+ 2018-02-12T14:08:14Z
+ System.Linq.Expressions
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\NuGet.LibraryModel.dll
+ 2018-02-20T21:09:52Z
+ NuGet.LibraryModel
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Serialization.Primitives.dll
+ 2018-02-12T14:08:16Z
+ System.Runtime.Serialization.Primitives
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.TestPlatform.Build.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.TestPlatform.Build
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\Microsoft.Win32.Primitives.dll
+ 2018-02-12T14:08:12Z
+ Microsoft.Win32.Primitives
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.CoreLib.dll
+ 2018-02-12T14:08:18Z
+ System.Private.CoreLib
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\vstest.console.dll
+ 2018-02-20T21:09:52Z
+ vstest.console
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.dll
+ 2018-02-12T14:08:16Z
+ System.Runtime
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Process.dll
+ 2018-02-12T14:08:14Z
+ System.Diagnostics.Process
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.ComponentModel.Primitives.dll
+ 2018-02-12T14:08:12Z
+ System.ComponentModel.Primitives
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Extensions.dll
+ 2018-02-12T14:08:16Z
+ System.Runtime.Extensions
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.TestPlatform.CoreUtilities.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.TestPlatform.CoreUtilities
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Debug.dll
+ 2018-02-12T14:08:14Z
+ System.Diagnostics.Debug
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Thread.dll
+ 2018-02-12T14:08:18Z
+ System.Threading.Thread
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.dll
+ 2018-02-12T14:08:18Z
+ System.Threading
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Console.dll
+ 2018-02-12T14:08:14Z
+ System.Console
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.dll
+ 2018-02-12T14:08:14Z
+ System.IO
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.Encoding.Extensions.dll
+ 2018-02-12T14:08:18Z
+ System.Text.Encoding.Extensions
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.Tracing.dll
+ 2018-02-12T14:08:14Z
+ System.Diagnostics.Tracing
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.dll
+ 2018-02-12T14:08:12Z
+ System.Collections
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.VisualStudio.TestPlatform.ObjectModel
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.VisualStudio.TestPlatform.Client.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.VisualStudio.TestPlatform.Client
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.VisualStudio.TestPlatform.Common.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.VisualStudio.TestPlatform.Common
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Linq.dll
+ 2018-02-12T14:08:14Z
+ System.Linq
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.InteropServices.dll
+ 2018-02-12T14:08:16Z
+ System.Runtime.InteropServices
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Resources.ResourceManager.dll
+ 2018-02-12T14:08:16Z
+ System.Resources.ResourceManager
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.FileSystem.Primitives.dll
+ 2018-02-12T14:08:14Z
+ System.IO.FileSystem.Primitives
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.FileSystem.dll
+ 2018-02-12T14:08:14Z
+ System.IO.FileSystem
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.ReaderWriter.dll
+ 2018-02-12T14:08:18Z
+ System.Xml.ReaderWriter
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Xml.dll
+ 2018-02-12T14:08:16Z
+ System.Private.Xml
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.TestPlatform.PlatformAbstractions.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.TestPlatform.PlatformAbstractions
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.XmlDocument.dll
+ 2018-02-12T14:08:18Z
+ System.Xml.XmlDocument
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.TestPlatform.Utilities.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.TestPlatform.Utilities
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.InteropServices.RuntimeInformation.dll
+ 2018-02-12T14:08:16Z
+ System.Runtime.InteropServices.RuntimeInformation
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Uri.dll
+ 2018-02-12T14:08:16Z
+ System.Private.Uri
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\System.Xml.XPath.XmlDocument.dll
+ 2018-02-20T21:16:44Z
+ System.Xml.XPath.XmlDocument
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.XPath.dll
+ 2018-02-12T14:08:18Z
+ System.Xml.XPath
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Globalization.dll
+ 2018-02-12T14:08:14Z
+ System.Globalization
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Diagnostics.TraceSource.dll
+ 2018-02-12T14:08:14Z
+ System.Diagnostics.TraceSource
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.NonGeneric.dll
+ 2018-02-12T14:08:12Z
+ System.Collections.NonGeneric
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.TestPlatform.CrossPlatEngine.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.TestPlatform.CrossPlatEngine
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.dll
+ 2018-02-12T14:08:16Z
+ System.Reflection
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Tasks.dll
+ 2018-02-12T14:08:18Z
+ System.Threading.Tasks
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Loader.dll
+ 2018-02-12T14:08:16Z
+ System.Runtime.Loader
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Extensions\Microsoft.TestPlatform.Extensions.BlameDataCollector.dll
+ 2018-02-20T21:13:38Z
+ Microsoft.TestPlatform.Extensions.BlameDataCollector
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.TypeExtensions.dll
+ 2018-02-12T14:08:16Z
+ System.Reflection.TypeExtensions
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Extensions\Microsoft.TestPlatform.Extensions.EventLogCollector.dll
+ 2018-02-20T21:13:38Z
+ Microsoft.TestPlatform.Extensions.EventLogCollector
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\mscorlib.dll
+ 2018-02-12T14:08:12Z
+ mscorlib
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.dll
+ 2018-02-12T14:08:18Z
+ System.Xml
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Extensions\Microsoft.TestPlatform.TestHostRuntimeProvider.dll
+ 2018-02-20T21:13:38Z
+ Microsoft.TestPlatform.TestHostRuntimeProvider
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.Extensions.dll
+ 2018-02-12T14:08:16Z
+ System.Reflection.Extensions
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Extensions\Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger.dll
+ 2018-02-20T21:13:38Z
+ Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.Metadata.dll
+ 2018-02-12T14:08:16Z
+ System.Reflection.Metadata
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Collections.Immutable.dll
+ 2018-02-12T14:08:12Z
+ System.Collections.Immutable
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.IO.MemoryMappedFiles.dll
+ 2018-02-12T14:08:14Z
+ System.IO.MemoryMappedFiles
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\Microsoft.Win32.Primitives.dll
+ 2018-02-12T14:08:12Z
+ Microsoft.Win32.Primitives
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Microsoft.TestPlatform.CommunicationUtilities.dll
+ 2018-02-20T21:14:10Z
+ Microsoft.TestPlatform.CommunicationUtilities
+
+
+
+ C:\Program Files\dotnet\sdk\2.1.101\Newtonsoft.Json.dll
+ 2018-02-20T21:09:22Z
+ Newtonsoft.Json
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Runtime.Serialization.Primitives.dll
+ 2018-02-12T14:08:16Z
+ System.Runtime.Serialization.Primitives
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Timer.dll
+ 2018-02-12T14:08:18Z
+ System.Threading.Timer
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Net.Primitives.dll
+ 2018-02-12T14:08:14Z
+ System.Net.Primitives
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Net.Sockets.dll
+ 2018-02-12T14:08:14Z
System.Net.Sockets
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.Overlapped.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.Overlapped.dll
+ 2018-02-12T14:08:18Z
System.Threading.Overlapped
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Net.NameResolution.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Net.NameResolution.dll
+ 2018-02-12T14:08:14Z
System.Net.NameResolution
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Threading.ThreadPool.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Threading.ThreadPool.dll
+ 2018-02-12T14:08:18Z
System.Threading.ThreadPool
@@ -1184,45 +1190,45 @@
mscorlib
-
- C:\Program Files\dotnet\sdk\2.1.4\TestHost\testhost.x86.exe
- 2017-12-20T23:00:32Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\TestHost\testhost.x86.exe
+ 2018-02-20T21:09:52Z
testhost.x86
-
- C:\Program Files\dotnet\sdk\2.1.4\TestHost\Microsoft.TestPlatform.CoreUtilities.dll
- 2017-12-20T23:00:32Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\TestHost\Microsoft.TestPlatform.CoreUtilities.dll
+ 2018-02-20T21:10:48Z
Microsoft.TestPlatform.CoreUtilities
-
- C:\Program Files\dotnet\sdk\2.1.4\TestHost\Microsoft.TestPlatform.PlatformAbstractions.dll
- 2017-12-20T23:00:32Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\TestHost\Microsoft.TestPlatform.PlatformAbstractions.dll
+ 2018-02-20T21:10:48Z
Microsoft.TestPlatform.PlatformAbstractions
-
- C:\Program Files\dotnet\sdk\2.1.4\TestHost\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
- 2017-12-20T23:00:32Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\TestHost\Microsoft.VisualStudio.TestPlatform.ObjectModel.dll
+ 2018-02-20T21:10:48Z
Microsoft.VisualStudio.TestPlatform.ObjectModel
-
- C:\Program Files\dotnet\sdk\2.1.4\TestHost\Microsoft.TestPlatform.CrossPlatEngine.dll
- 2017-12-20T23:00:32Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\TestHost\Microsoft.TestPlatform.CrossPlatEngine.dll
+ 2018-02-20T21:10:48Z
Microsoft.TestPlatform.CrossPlatEngine
-
- C:\Program Files\dotnet\sdk\2.1.4\TestHost\Microsoft.TestPlatform.CommunicationUtilities.dll
- 2017-12-20T23:00:32Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\TestHost\Microsoft.TestPlatform.CommunicationUtilities.dll
+ 2018-02-20T21:10:48Z
Microsoft.TestPlatform.CommunicationUtilities
-
- C:\Program Files\dotnet\sdk\2.1.4\TestHost\Microsoft.VisualStudio.TestPlatform.Common.dll
- 2017-12-20T23:00:32Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\TestHost\Microsoft.VisualStudio.TestPlatform.Common.dll
+ 2018-02-20T21:10:48Z
Microsoft.VisualStudio.TestPlatform.Common
@@ -1244,81 +1250,87 @@
System.Xml
-
- C:\Program Files\dotnet\sdk\2.1.4\TestHost\Newtonsoft.Json.dll
- 2017-12-20T23:00:26Z
+
+ C:\Program Files\dotnet\sdk\2.1.101\TestHost\Newtonsoft.Json.dll
+ 2018-02-20T21:09:22Z
Newtonsoft.Json
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Security.Principal.Windows.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Security.Principal.Windows.dll
+ 2018-02-12T14:08:16Z
System.Security.Principal.Windows
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Dynamic.Runtime.dll
- 2017-12-20T15:43:14Z
- System.Dynamic.Runtime
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.Encoding.dll
+ 2018-02-12T14:08:18Z
+ System.Text.Encoding
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Security.Claims.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Security.Claims.dll
+ 2018-02-12T14:08:16Z
System.Security.Claims
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Linq.Expressions.dll
- 2017-12-20T15:43:14Z
- System.Linq.Expressions
-
-
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Security.Principal.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Security.Principal.dll
+ 2018-02-12T14:08:16Z
System.Security.Principal
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.ObjectModel.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Dynamic.Runtime.dll
+ 2018-02-12T14:08:14Z
+ System.Dynamic.Runtime
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Linq.Expressions.dll
+ 2018-02-12T14:08:14Z
+ System.Linq.Expressions
+
+
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.ObjectModel.dll
+ 2018-02-12T14:08:14Z
System.ObjectModel
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Xml.XDocument.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Xml.XDocument.dll
+ 2018-02-12T14:08:18Z
System.Xml.XDocument
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Private.Xml.Linq.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Private.Xml.Linq.dll
+ 2018-02-12T14:08:16Z
System.Private.Xml.Linq
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Text.RegularExpressions.dll
- 2017-12-20T15:43:18Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Text.RegularExpressions.dll
+ 2018-02-12T14:08:18Z
System.Text.RegularExpressions
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.Emit.ILGeneration.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.Emit.ILGeneration.dll
+ 2018-02-12T14:08:16Z
System.Reflection.Emit.ILGeneration
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.Emit.Lightweight.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.Emit.Lightweight.dll
+ 2018-02-12T14:08:16Z
System.Reflection.Emit.Lightweight
-
- C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.5\System.Reflection.Primitives.dll
- 2017-12-20T15:43:16Z
+
+ C:\Program Files\dotnet\shared\Microsoft.NETCore.App\2.0.6\System.Reflection.Primitives.dll
+ 2018-02-12T14:08:16Z
System.Reflection.Primitives
@@ -1406,6 +1418,12 @@
Microsoft.Owin.Hosting
+
+ C:\Users\azureuser\Documents\Github\WireMock.Net\test\WireMock.Net.Tests\bin\Debug\net452\MimeKitLite.dll
+ 2018-01-06T11:55:46Z
+ MimeKitLite
+
+
C:\Users\azureuser\Documents\Github\WireMock.Net\test\WireMock.Net.Tests\bin\Debug\net452\Moq.dll
2018-02-23T10:08:52Z
@@ -1472,10 +1490,10 @@
System.Web.Http.Owin
-
-
+
+
C:\Users\azureuser\Documents\Github\WireMock.Net\test\WireMock.Net.Tests\bin\Debug\net452\WireMock.Net.dll
- 2018-03-15T21:50:30.7488839Z
+ 2018-03-17T12:18:01.5919126Z
WireMock.Net
@@ -1535,26 +1553,28 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -1975,7 +1995,7 @@
- 100664197
+ 100664199
System.Void WireMock.Mapping/<ResponseToAsync>d__31::.ctor()
@@ -1983,7 +2003,7 @@
- 100664198
+ 100664200
System.Void WireMock.Mapping/<ResponseToAsync>d__31::MoveNext()
@@ -1995,7 +2015,7 @@
- 100664199
+ 100664201
System.Void WireMock.Mapping/<ResponseToAsync>d__31::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -2388,7 +2408,7 @@
- 100664200
+ 100664202
System.Void WireMock.RequestMessage/<>c::.cctor()
@@ -2396,7 +2416,7 @@
- 100664201
+ 100664203
System.Void WireMock.RequestMessage/<>c::.ctor()
@@ -2404,7 +2424,7 @@
- 100664202
+ 100664204
System.String WireMock.RequestMessage/<>c::<.ctor>b__54_0(System.Collections.Generic.KeyValuePair`2<System.String,System.String[]>)
@@ -2415,7 +2435,7 @@
- 100664203
+ 100664205
WireMock.Util.WireMockList`1<System.String> WireMock.RequestMessage/<>c::<.ctor>b__54_1(System.Collections.Generic.KeyValuePair`2<System.String,System.String[]>)
@@ -2426,7 +2446,7 @@
- 100664204
+ 100664206
System.String WireMock.RequestMessage/<>c::<.ctor>b__55_0(System.Collections.Generic.KeyValuePair`2<System.String,System.String[]>)
@@ -2437,7 +2457,7 @@
- 100664205
+ 100664207
WireMock.Util.WireMockList`1<System.String> WireMock.RequestMessage/<>c::<.ctor>b__55_1(System.Collections.Generic.KeyValuePair`2<System.String,System.String[]>)
@@ -2448,7 +2468,7 @@
- 100664206
+ 100664208
System.Collections.Generic.Dictionary`2<System.String,WireMock.Util.WireMockList`1<System.String>> WireMock.RequestMessage/<>c::<ParseQuery>b__56_0(System.Collections.Generic.Dictionary`2<System.String,WireMock.Util.WireMockList`1<System.String>>,System.String)
@@ -2937,7 +2957,7 @@
- 100664207
+ 100664209
System.Void WireMock.Validation.Check/<>c__6`1::.cctor()
@@ -2945,7 +2965,7 @@
- 100664208
+ 100664210
System.Void WireMock.Validation.Check/<>c__6`1::.ctor()
@@ -2953,7 +2973,7 @@
- 100664209
+ 100664211
System.Boolean WireMock.Validation.Check/<>c__6`1::<HasNoNulls>b__6_0(T)
@@ -3171,7 +3191,7 @@
- 100664210
+ 100664212
System.Void WireMock.Util.BodyParser/<ReadStringAsync>d__1::.ctor()
@@ -3179,7 +3199,7 @@
- 100664211
+ 100664213
System.Void WireMock.Util.BodyParser/<ReadStringAsync>d__1::MoveNext()
@@ -3197,7 +3217,7 @@
- 100664212
+ 100664214
System.Void WireMock.Util.BodyParser/<ReadStringAsync>d__1::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -3211,7 +3231,7 @@
- 100664213
+ 100664215
System.Void WireMock.Util.BodyParser/<ReadBytesAsync>d__2::.ctor()
@@ -3219,7 +3239,7 @@
- 100664214
+ 100664216
System.Void WireMock.Util.BodyParser/<ReadBytesAsync>d__2::MoveNext()
@@ -3237,7 +3257,7 @@
- 100664215
+ 100664217
System.Void WireMock.Util.BodyParser/<ReadBytesAsync>d__2::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -3251,7 +3271,7 @@
- 100664216
+ 100664218
System.Void WireMock.Util.BodyParser/<>c__DisplayClass3_0::.ctor()
@@ -3259,7 +3279,7 @@
- 100664217
+ 100664219
System.Boolean WireMock.Util.BodyParser/<>c__DisplayClass3_0::<Parse>b__0(System.String)
@@ -3276,7 +3296,7 @@
- 100664218
+ 100664220
System.Void WireMock.Util.BodyParser/<Parse>d__3::.ctor()
@@ -3284,7 +3304,7 @@
- 100664219
+ 100664221
System.Void WireMock.Util.BodyParser/<Parse>d__3::MoveNext()
@@ -3332,7 +3352,7 @@
- 100664220
+ 100664222
System.Void WireMock.Util.BodyParser/<Parse>d__3::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -3876,7 +3896,7 @@
- 100664221
+ 100664223
System.Void WireMock.Util.EnhancedFileSystemWatcher/<>c::.cctor()
@@ -3884,7 +3904,7 @@
- 100664222
+ 100664224
System.Void WireMock.Util.EnhancedFileSystemWatcher/<>c::.ctor()
@@ -3892,7 +3912,7 @@
- 100664223
+ 100664225
System.Boolean WireMock.Util.EnhancedFileSystemWatcher/<>c::<.ctor>b__11_0(System.Int32)
@@ -3903,7 +3923,7 @@
- 100664224
+ 100664226
System.Boolean WireMock.Util.EnhancedFileSystemWatcher/<>c::<.ctor>b__12_0(System.Int32)
@@ -3914,7 +3934,7 @@
- 100664225
+ 100664227
System.Boolean WireMock.Util.EnhancedFileSystemWatcher/<>c::<.ctor>b__13_0(System.Int32)
@@ -4115,7 +4135,7 @@
- 100664226
+ 100664228
System.Void WireMock.Transformers.ResponseMessageTransformer/<>c__DisplayClass0_0::.ctor()
@@ -4123,7 +4143,7 @@
- 100664227
+ 100664229
System.String WireMock.Transformers.ResponseMessageTransformer/<>c__DisplayClass0_0::<Transform>b__0(System.Func`2<System.Object,System.String>)
@@ -6146,7 +6166,7 @@
- 100664228
+ 100664230
System.Void WireMock.Server.FluentMockServer/<>c::.cctor()
@@ -6154,7 +6174,7 @@
- 100664229
+ 100664231
System.Void WireMock.Server.FluentMockServer/<>c::.ctor()
@@ -6162,7 +6182,7 @@
- 100664230
+ 100664232
System.String WireMock.Server.FluentMockServer/<>c::<ReadStaticMappings>b__10_0(System.String)
@@ -6173,7 +6193,7 @@
- 100664231
+ 100664233
System.Boolean WireMock.Server.FluentMockServer/<>c::<MappingsSave>b__22_0(WireMock.Mapping)
@@ -6184,7 +6204,7 @@
- 100664232
+ 100664234
System.Boolean WireMock.Server.FluentMockServer/<>c::<MappingsGet>b__25_0(WireMock.Mapping)
@@ -6195,7 +6215,7 @@
- 100664233
+ 100664235
System.Boolean WireMock.Server.FluentMockServer/<>c::<RequestsGet>b__31_0(WireMock.Logging.LogEntry)
@@ -6206,7 +6226,7 @@
- 100664234
+ 100664236
System.Object WireMock.Server.FluentMockServer/<>c::<ToLogEntryModel>b__32_0(System.Collections.Generic.KeyValuePair`2<System.Type,System.Double>)
@@ -6217,7 +6237,7 @@
- 100664235
+ 100664237
System.Boolean WireMock.Server.FluentMockServer/<>c::<RequestsFind>b__34_2(WireMock.Logging.LogEntry)
@@ -6228,7 +6248,7 @@
- 100664236
+ 100664238
System.Double WireMock.Server.FluentMockServer/<>c::<RequestsFind>b__34_0(System.Collections.Generic.KeyValuePair`2<WireMock.Logging.LogEntry,WireMock.Matchers.Request.RequestMatchResult>)
@@ -6239,7 +6259,7 @@
- 100664237
+ 100664239
WireMock.Logging.LogEntry WireMock.Server.FluentMockServer/<>c::<RequestsFind>b__34_1(System.Collections.Generic.KeyValuePair`2<WireMock.Logging.LogEntry,WireMock.Matchers.Request.RequestMatchResult>)
@@ -6250,7 +6270,7 @@
- 100664238
+ 100664240
<>f__AnonymousType2`3<System.String,System.Boolean,System.Object> WireMock.Server.FluentMockServer/<>c::<ScenariosGet>b__35_0(System.Collections.Generic.KeyValuePair`2<System.String,System.Object>)
@@ -6261,7 +6281,7 @@
- 100664239
+ 100664241
System.Boolean WireMock.Server.FluentMockServer/<>c::<InitRequestBuilder>b__37_0(WireMock.Admin.Mappings.HeaderModel)
@@ -6272,7 +6292,7 @@
- 100664240
+ 100664242
System.Boolean WireMock.Server.FluentMockServer/<>c::<InitRequestBuilder>b__37_1(WireMock.Admin.Mappings.CookieModel)
@@ -6283,7 +6303,7 @@
- 100664241
+ 100664243
System.String WireMock.Server.FluentMockServer/<>c::<.ctor>b__64_0(System.String)
@@ -6294,7 +6314,7 @@
- 100664242
+ 100664244
WireMock.ResponseMessage WireMock.Server.FluentMockServer/<>c::<AddCatchAllMapping>b__66_0(WireMock.RequestMessage)
@@ -6305,7 +6325,7 @@
- 100664243
+ 100664245
System.Boolean WireMock.Server.FluentMockServer/<>c::<ResetMappings>b__69_0(System.Collections.Generic.KeyValuePair`2<System.Guid,WireMock.Mapping>)
@@ -6316,7 +6336,7 @@
- 100664244
+ 100664246
WireMock.Matchers.Request.RequestMatchResult WireMock.Server.FluentMockServer/<>c::<FindLogEntries>b__86_0(System.Collections.Generic.KeyValuePair`2<WireMock.Logging.LogEntry,WireMock.Matchers.Request.RequestMatchResult>)
@@ -6327,7 +6347,7 @@
- 100664245
+ 100664247
WireMock.Logging.LogEntry WireMock.Server.FluentMockServer/<>c::<FindLogEntries>b__86_1(System.Collections.Generic.KeyValuePair`2<WireMock.Logging.LogEntry,WireMock.Matchers.Request.RequestMatchResult>)
@@ -6344,7 +6364,7 @@
- 100664246
+ 100664248
System.Void WireMock.Server.FluentMockServer/<ProxyAndRecordAsync>d__15::.ctor()
@@ -6352,7 +6372,7 @@
- 100664247
+ 100664249
System.Void WireMock.Server.FluentMockServer/<ProxyAndRecordAsync>d__15::MoveNext()
@@ -6383,7 +6403,7 @@
- 100664248
+ 100664250
System.Void WireMock.Server.FluentMockServer/<ProxyAndRecordAsync>d__15::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -6397,7 +6417,7 @@
- 100664249
+ 100664251
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass16_0::.ctor()
@@ -6405,7 +6425,7 @@
- 100664250
+ 100664252
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass16_0::<ToMapping>b__0(System.String,WireMock.Util.WireMockList`1<System.String>)
@@ -6416,7 +6436,7 @@
- 100664251
+ 100664253
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass16_0::<ToMapping>b__1(System.String,System.String)
@@ -6427,7 +6447,7 @@
- 100664252
+ 100664254
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass16_0::<ToMapping>b__2(System.String,WireMock.Util.WireMockList`1<System.String>)
@@ -6452,7 +6472,7 @@
- 100664253
+ 100664255
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass16_1::.ctor()
@@ -6460,7 +6480,7 @@
- 100664254
+ 100664256
System.Boolean WireMock.Server.FluentMockServer/<>c__DisplayClass16_1::<ToMapping>b__3(System.String)
@@ -6477,7 +6497,7 @@
- 100664255
+ 100664257
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass19_0::.ctor()
@@ -6485,7 +6505,7 @@
- 100664256
+ 100664258
System.Boolean WireMock.Server.FluentMockServer/<>c__DisplayClass19_0::<MappingGet>b__0(WireMock.Mapping)
@@ -6502,7 +6522,7 @@
- 100664257
+ 100664259
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass24_0::.ctor()
@@ -6510,7 +6530,7 @@
- 100664258
+ 100664260
System.String WireMock.Server.FluentMockServer/<>c__DisplayClass24_0::<SanitizeFileName>b__0(System.String,System.Char)
@@ -6527,7 +6547,7 @@
- 100664259
+ 100664261
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass29_0::.ctor()
@@ -6535,7 +6555,7 @@
- 100664260
+ 100664262
System.Boolean WireMock.Server.FluentMockServer/<>c__DisplayClass29_0::<RequestGet>b__0(WireMock.Logging.LogEntry)
@@ -6552,7 +6572,7 @@
- 100664261
+ 100664263
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass71_0::.ctor()
@@ -6560,7 +6580,7 @@
- 100664262
+ 100664264
System.Boolean WireMock.Server.FluentMockServer/<>c__DisplayClass71_0::<DeleteMapping>b__0(System.Collections.Generic.KeyValuePair`2<System.Guid,WireMock.Mapping>)
@@ -6577,7 +6597,7 @@
- 100664263
+ 100664265
System.Void WireMock.Server.FluentMockServer/<>c__DisplayClass88_0::.ctor()
@@ -6585,7 +6605,7 @@
- 100664264
+ 100664266
System.Boolean WireMock.Server.FluentMockServer/<>c__DisplayClass88_0::<DeleteLogEntry>b__0(WireMock.Logging.LogEntry)
@@ -6923,7 +6943,7 @@
- 100664265
+ 100664267
System.Void WireMock.Serialization.MappingConverter/<>c::.cctor()
@@ -6931,7 +6951,7 @@
- 100664266
+ 100664268
System.Void WireMock.Serialization.MappingConverter/<>c::.ctor()
@@ -6939,7 +6959,7 @@
- 100664267
+ 100664269
System.Boolean WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_4(WireMock.Matchers.Request.RequestMessageClientIPMatcher)
@@ -6950,7 +6970,7 @@
- 100664268
+ 100664270
System.Collections.Generic.IEnumerable`1<WireMock.Matchers.IStringMatcher> WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_5(WireMock.Matchers.Request.RequestMessageClientIPMatcher)
@@ -6961,7 +6981,7 @@
- 100664269
+ 100664271
System.Boolean WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_6(WireMock.Matchers.Request.RequestMessageClientIPMatcher)
@@ -6972,7 +6992,7 @@
- 100664270
+ 100664272
System.Collections.Generic.IEnumerable`1<System.Func`2<System.String,System.Boolean>> WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_7(WireMock.Matchers.Request.RequestMessageClientIPMatcher)
@@ -6983,7 +7003,7 @@
- 100664271
+ 100664273
System.Boolean WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_8(WireMock.Matchers.Request.RequestMessagePathMatcher)
@@ -6994,7 +7014,7 @@
- 100664272
+ 100664274
System.Collections.Generic.IEnumerable`1<WireMock.Matchers.IStringMatcher> WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_9(WireMock.Matchers.Request.RequestMessagePathMatcher)
@@ -7005,7 +7025,7 @@
- 100664273
+ 100664275
System.Boolean WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_10(WireMock.Matchers.Request.RequestMessagePathMatcher)
@@ -7016,7 +7036,7 @@
- 100664274
+ 100664276
System.Collections.Generic.IEnumerable`1<System.Func`2<System.String,System.Boolean>> WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_11(WireMock.Matchers.Request.RequestMessagePathMatcher)
@@ -7027,7 +7047,7 @@
- 100664275
+ 100664277
System.Boolean WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_12(WireMock.Matchers.Request.RequestMessageUrlMatcher)
@@ -7038,7 +7058,7 @@
- 100664276
+ 100664278
System.Collections.Generic.IEnumerable`1<WireMock.Matchers.IStringMatcher> WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_13(WireMock.Matchers.Request.RequestMessageUrlMatcher)
@@ -7049,7 +7069,7 @@
- 100664277
+ 100664279
System.Boolean WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_14(WireMock.Matchers.Request.RequestMessageUrlMatcher)
@@ -7060,7 +7080,7 @@
- 100664278
+ 100664280
System.Collections.Generic.IEnumerable`1<System.Func`2<System.String,System.Boolean>> WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_15(WireMock.Matchers.Request.RequestMessageUrlMatcher)
@@ -7071,7 +7091,7 @@
- 100664279
+ 100664281
WireMock.Admin.Mappings.HeaderModel WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_0(WireMock.Matchers.Request.RequestMessageHeaderMatcher)
@@ -7082,7 +7102,7 @@
- 100664280
+ 100664282
WireMock.Admin.Mappings.CookieModel WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_1(WireMock.Matchers.Request.RequestMessageCookieMatcher)
@@ -7093,7 +7113,7 @@
- 100664281
+ 100664283
WireMock.Admin.Mappings.ParamModel WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_2(WireMock.Matchers.Request.RequestMessageParamMatcher)
@@ -7107,7 +7127,7 @@
- 100664282
+ 100664284
System.Boolean WireMock.Serialization.MappingConverter/<>c::<ToMappingModel>b__0_3(System.String)
@@ -7124,7 +7144,7 @@
- 100664283
+ 100664285
System.Void WireMock.Serialization.MappingConverter/<>c__2`1::.cctor()
@@ -7132,7 +7152,7 @@
- 100664284
+ 100664286
System.Void WireMock.Serialization.MappingConverter/<>c__2`1::.ctor()
@@ -7140,7 +7160,7 @@
- 100664285
+ 100664287
System.Boolean WireMock.Serialization.MappingConverter/<>c__2`1::<Map>b__2_0(System.String)
@@ -7206,7 +7226,7 @@
- 100664286
+ 100664288
System.Void WireMock.Serialization.MatcherMapper/<>c::.cctor()
@@ -7214,7 +7234,7 @@
- 100664287
+ 100664289
System.Void WireMock.Serialization.MatcherMapper/<>c::.ctor()
@@ -7222,7 +7242,7 @@
- 100664288
+ 100664290
System.Boolean WireMock.Serialization.MatcherMapper/<>c::<Map>b__0_0(WireMock.Admin.Mappings.MatcherModel)
@@ -7932,7 +7952,7 @@
- 100664289
+ 100664291
System.Void WireMock.ResponseBuilders.Response/<>c::.cctor()
@@ -7940,7 +7960,7 @@
- 100664290
+ 100664292
System.Void WireMock.ResponseBuilders.Response/<>c::.ctor()
@@ -7948,7 +7968,7 @@
- 100664291
+ 100664293
System.String WireMock.ResponseBuilders.Response/<>c::<WithHeaders>b__32_0(System.Collections.Generic.KeyValuePair`2<System.String,System.String>)
@@ -7959,7 +7979,7 @@
- 100664292
+ 100664294
WireMock.Util.WireMockList`1<System.String> WireMock.ResponseBuilders.Response/<>c::<WithHeaders>b__32_1(System.Collections.Generic.KeyValuePair`2<System.String,System.String>)
@@ -7970,7 +7990,7 @@
- 100664293
+ 100664295
System.String WireMock.ResponseBuilders.Response/<>c::<WithHeaders>b__33_0(System.Collections.Generic.KeyValuePair`2<System.String,System.String[]>)
@@ -7981,7 +8001,7 @@
- 100664294
+ 100664296
WireMock.Util.WireMockList`1<System.String> WireMock.ResponseBuilders.Response/<>c::<WithHeaders>b__33_1(System.Collections.Generic.KeyValuePair`2<System.String,System.String[]>)
@@ -7992,7 +8012,7 @@
- 100664295
+ 100664297
System.Boolean WireMock.ResponseBuilders.Response/<>c::<WithDelay>b__42_0(System.TimeSpan)
@@ -8009,7 +8029,7 @@
- 100664296
+ 100664298
System.Void WireMock.ResponseBuilders.Response/<>c__DisplayClass35_0::.ctor()
@@ -8017,7 +8037,7 @@
- 100664297
+ 100664299
WireMock.ResponseMessage WireMock.ResponseBuilders.Response/<>c__DisplayClass35_0::<WithBody>b__0(WireMock.RequestMessage)
@@ -8034,7 +8054,7 @@
- 100664298
+ 100664300
System.Void WireMock.ResponseBuilders.Response/<ProvideResponseAsync>d__47::.ctor()
@@ -8042,7 +8062,7 @@
- 100664299
+ 100664301
System.Void WireMock.ResponseBuilders.Response/<ProvideResponseAsync>d__47::MoveNext()
@@ -8079,7 +8099,7 @@
- 100664300
+ 100664302
System.Void WireMock.ResponseBuilders.Response/<ProvideResponseAsync>d__47::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -8661,7 +8681,7 @@
- 100664301
+ 100664303
System.Void WireMock.RequestBuilders.Request/<>c__3`1::.cctor()
@@ -8669,7 +8689,7 @@
- 100664302
+ 100664304
System.Void WireMock.RequestBuilders.Request/<>c__3`1::.ctor()
@@ -8677,7 +8697,7 @@
- 100664303
+ 100664305
System.Boolean WireMock.RequestBuilders.Request/<>c__3`1::<GetRequestMessageMatchers>b__3_0(WireMock.Matchers.Request.IRequestMatcher)
@@ -8694,7 +8714,7 @@
- 100664304
+ 100664306
System.Void WireMock.RequestBuilders.Request/<>c__4`1::.cctor()
@@ -8702,7 +8722,7 @@
- 100664305
+ 100664307
System.Void WireMock.RequestBuilders.Request/<>c__4`1::.ctor()
@@ -8710,7 +8730,7 @@
- 100664306
+ 100664308
System.Boolean WireMock.RequestBuilders.Request/<>c__4`1::<GetRequestMessageMatcher>b__4_0(WireMock.Matchers.Request.IRequestMatcher)
@@ -8727,7 +8747,7 @@
- 100664307
+ 100664309
System.Void WireMock.RequestBuilders.Request/<>c::.cctor()
@@ -8735,7 +8755,7 @@
- 100664308
+ 100664310
System.Void WireMock.RequestBuilders.Request/<>c::.ctor()
@@ -8743,7 +8763,7 @@
- 100664309
+ 100664311
System.Boolean WireMock.RequestBuilders.Request/<>c::<UsingAnyVerb>b__20_0(WireMock.Matchers.Request.IRequestMatcher)
@@ -8789,7 +8809,7 @@
- 100664310
+ 100664312
System.Void WireMock.Owin.GlobalExceptionMiddleware/<Invoke>d__3::.ctor()
@@ -8797,7 +8817,7 @@
- 100664311
+ 100664313
System.Void WireMock.Owin.GlobalExceptionMiddleware/<Invoke>d__3::MoveNext()
@@ -8822,7 +8842,7 @@
- 100664312
+ 100664314
System.Void WireMock.Owin.GlobalExceptionMiddleware/<Invoke>d__3::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -8871,7 +8891,7 @@
- 100664313
+ 100664315
System.Void WireMock.Owin.OwinRequestMapper/<MapAsync>d__0::.ctor()
@@ -8879,7 +8899,7 @@
- 100664314
+ 100664316
System.Void WireMock.Owin.OwinRequestMapper/<MapAsync>d__0::MoveNext()
@@ -8929,7 +8949,7 @@
- 100664315
+ 100664317
System.Void WireMock.Owin.OwinRequestMapper/<MapAsync>d__0::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -8979,7 +8999,7 @@
- 100664316
+ 100664318
System.Void WireMock.Owin.OwinResponseMapper/<MapAsync>d__2::.ctor()
@@ -8987,7 +9007,7 @@
- 100664317
+ 100664319
System.Void WireMock.Owin.OwinResponseMapper/<MapAsync>d__2::MoveNext()
@@ -9052,7 +9072,7 @@
- 100664318
+ 100664320
System.Void WireMock.Owin.OwinResponseMapper/<MapAsync>d__2::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -9066,7 +9086,7 @@
- 100664319
+ 100664321
System.Void WireMock.Owin.OwinResponseMapper/<>c::.cctor()
@@ -9074,7 +9094,7 @@
- 100664320
+ 100664322
System.Void WireMock.Owin.OwinResponseMapper/<>c::.ctor()
@@ -9082,7 +9102,7 @@
- 100664321
+ 100664323
System.Void WireMock.Owin.OwinResponseMapper/<>c::<.cctor>b__4_0(Microsoft.Owin.IOwinResponse,WireMock.Util.WireMockList`1<System.String>)
@@ -9370,7 +9390,7 @@
- 100664322
+ 100664324
System.Void WireMock.Owin.WireMockMiddleware/<>c__DisplayClass5_0::.ctor()
@@ -9378,7 +9398,7 @@
- 100664323
+ 100664325
<>f__AnonymousType0`2<WireMock.Mapping,WireMock.Matchers.Request.RequestMatchResult> WireMock.Owin.WireMockMiddleware/<>c__DisplayClass5_0::<Invoke>b__0(WireMock.Mapping)
@@ -9398,7 +9418,7 @@
- 100664324
+ 100664326
System.Void WireMock.Owin.WireMockMiddleware/<>c::.cctor()
@@ -9406,7 +9426,7 @@
- 100664325
+ 100664327
System.Void WireMock.Owin.WireMockMiddleware/<>c::.ctor()
@@ -9414,7 +9434,7 @@
- 100664326
+ 100664328
System.Boolean WireMock.Owin.WireMockMiddleware/<>c::<Invoke>b__5_1(WireMock.Mapping)
@@ -9428,7 +9448,7 @@
- 100664327
+ 100664329
System.Boolean WireMock.Owin.WireMockMiddleware/<>c::<Invoke>b__5_2(<>f__AnonymousType0`2<WireMock.Mapping,WireMock.Matchers.Request.RequestMatchResult>)
@@ -9439,7 +9459,7 @@
- 100664328
+ 100664330
WireMock.Matchers.Request.RequestMatchResult WireMock.Owin.WireMockMiddleware/<>c::<Invoke>b__5_3(<>f__AnonymousType0`2<WireMock.Mapping,WireMock.Matchers.Request.RequestMatchResult>)
@@ -9450,7 +9470,7 @@
- 100664329
+ 100664331
System.Int32 WireMock.Owin.WireMockMiddleware/<>c::<Invoke>b__5_4(<>f__AnonymousType0`2<WireMock.Mapping,WireMock.Matchers.Request.RequestMatchResult>)
@@ -9461,7 +9481,7 @@
- 100664330
+ 100664332
System.Boolean WireMock.Owin.WireMockMiddleware/<>c::<Invoke>b__5_5(<>f__AnonymousType0`2<WireMock.Mapping,WireMock.Matchers.Request.RequestMatchResult>)
@@ -9472,7 +9492,7 @@
- 100664331
+ 100664333
System.Int32 WireMock.Owin.WireMockMiddleware/<>c::<Invoke>b__5_6(<>f__AnonymousType0`2<WireMock.Mapping,WireMock.Matchers.Request.RequestMatchResult>)
@@ -9483,7 +9503,7 @@
- 100664332
+ 100664334
System.Boolean WireMock.Owin.WireMockMiddleware/<>c::<Invoke>b__5_7(<>f__AnonymousType0`2<WireMock.Mapping,WireMock.Matchers.Request.RequestMatchResult>)
@@ -9500,7 +9520,7 @@
- 100664333
+ 100664335
System.Void WireMock.Owin.WireMockMiddleware/<Invoke>d__5::.ctor()
@@ -9508,7 +9528,7 @@
- 100664334
+ 100664336
System.Void WireMock.Owin.WireMockMiddleware/<Invoke>d__5::MoveNext()
@@ -9617,7 +9637,7 @@
- 100664335
+ 100664337
System.Void WireMock.Owin.WireMockMiddleware/<Invoke>d__5::SetStateMachine(System.Runtime.CompilerServices.IAsyncStateMachine)
@@ -9919,7 +9939,7 @@
- 100664336
+ 100664338
System.Void WireMock.Matchers.ExactMatcher/<>c__DisplayClass2_0::.ctor()
@@ -9927,7 +9947,7 @@
- 100664337
+ 100664339
System.Boolean WireMock.Matchers.ExactMatcher/<>c__DisplayClass2_0::<IsMatch>b__0(System.String)
@@ -10102,7 +10122,7 @@
- 100664338
+ 100664340
System.Void WireMock.Matchers.JsonPathMatcher/<>c__DisplayClass2_0::.ctor()
@@ -10110,7 +10130,7 @@
- 100664339
+ 100664341
System.Boolean WireMock.Matchers.JsonPathMatcher/<>c__DisplayClass2_0::<IsMatch>b__0(System.String)
@@ -10127,7 +10147,7 @@
- 100664340
+ 100664342
System.Void WireMock.Matchers.JsonPathMatcher/<>c__DisplayClass3_0::.ctor()
@@ -10135,7 +10155,7 @@
- 100664341
+ 100664343
System.Boolean WireMock.Matchers.JsonPathMatcher/<>c__DisplayClass3_0::<IsMatch>b__0(System.String)
@@ -10310,7 +10330,7 @@
- 100664342
+ 100664344
System.Void WireMock.Matchers.RegexMatcher/<>c__DisplayClass3_0::.ctor()
@@ -10318,7 +10338,7 @@
- 100664343
+ 100664345
System.Text.RegularExpressions.Regex WireMock.Matchers.RegexMatcher/<>c__DisplayClass3_0::<.ctor>b__0(System.String)
@@ -10335,7 +10355,7 @@
- 100664344
+ 100664346
System.Void WireMock.Matchers.RegexMatcher/<>c__DisplayClass4_0::.ctor()
@@ -10343,7 +10363,7 @@
- 100664345
+ 100664347
System.Boolean WireMock.Matchers.RegexMatcher/<>c__DisplayClass4_0::<IsMatch>b__0(System.Text.RegularExpressions.Regex)
@@ -10486,7 +10506,7 @@
- 100664346
+ 100664348
System.Void WireMock.Matchers.SimMetricsMatcher/<>c__DisplayClass4_0::.ctor()
@@ -10494,7 +10514,7 @@
- 100664347
+ 100664349
System.Double WireMock.Matchers.SimMetricsMatcher/<>c__DisplayClass4_0::<IsMatch>b__0(System.String)
@@ -10570,7 +10590,7 @@
- 100664348
+ 100664350
System.Void WireMock.Matchers.WildcardMatcher/<>c::.cctor()
@@ -10578,7 +10598,7 @@
- 100664349
+ 100664351
System.Void WireMock.Matchers.WildcardMatcher/<>c::.ctor()
@@ -10586,7 +10606,7 @@
- 100664350
+ 100664352
System.String WireMock.Matchers.WildcardMatcher/<>c::<.ctor>b__2_0(System.String)
@@ -10674,7 +10694,7 @@
- 100664351
+ 100664353
System.Void WireMock.Matchers.XPathMatcher/<>c__DisplayClass2_0::.ctor()
@@ -10682,7 +10702,7 @@
- 100664352
+ 100664354
System.Boolean WireMock.Matchers.XPathMatcher/<>c__DisplayClass2_0::<IsMatch>b__0(System.String)
@@ -11150,7 +11170,7 @@
- 100664353
+ 100664355
System.Void WireMock.Matchers.Request.RequestMessageClientIPMatcher/<>c::.cctor()
@@ -11158,7 +11178,7 @@
- 100664354
+ 100664356
System.Void WireMock.Matchers.Request.RequestMessageClientIPMatcher/<>c::.ctor()
@@ -11166,7 +11186,7 @@
- 100664355
+ 100664357
WireMock.Matchers.WildcardMatcher WireMock.Matchers.Request.RequestMessageClientIPMatcher/<>c::<.ctor>b__6_0(System.String)
@@ -11183,7 +11203,7 @@