diff --git a/appveyor.yml b/appveyor.yml
index a3ba1694..bca83d4a 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -27,8 +27,7 @@ build_script:
- ps: $env:NUGET_PACKAGES = "$env:APPVEYOR_BUILD_FOLDER\.nuget"
# Chrome on AV is not latest
- ps: |
- dotnet tool install paket --tool-path .paket
- .paket/paket add Selenium.WebDriver.ChromeDriver --version 73.0.3683.68
+ dotnet add tests\Unit\Unit.fsproj package Selenium.WebDriver.ChromeDriver --version 73.0.3683.68
dotnet restore
- ps: '& $env:BUILD_SCRIPT -t pack -c Release -v "$env:SEMVER" /p:GhPages=true'
diff --git a/global.json b/global.json
index cc286824..b4a310f2 100644
--- a/global.json
+++ b/global.json
@@ -1,5 +1,5 @@
{
"sdk": {
- "version": "3.0.100-preview4"
+ "version": "3.0.100-preview5"
}
}
diff --git a/paket.dependencies b/paket.dependencies
index c2aa4b49..03d7b904 100644
--- a/paket.dependencies
+++ b/paket.dependencies
@@ -3,34 +3,8 @@ source https://api.nuget.org/v3/index.json
storage: none
framework: netstandard2.0, netcoreapp3.0
-nuget FsCheck.NUnit ~> 2.12
-nuget FSharp.Core ~> 4.5.0
-nuget HtmlAgilityPack ~> 1.8.0
-nuget Microsoft.AspNetCore.Blazor 3.0.0-preview5-19227-01
-nuget Microsoft.AspNetCore.Blazor.Build 3.0.0-preview5-19227-01
-nuget Microsoft.AspNetCore.Blazor.Server 3.0.0-preview5-19227-01
-nuget Microsoft.AspNetCore.Blazor.DevServer 3.0.0-preview5-19227-01
-nuget Microsoft.AspNetCore.Components 3.0.0-preview5-19227-01
-nuget Microsoft.AspNetCore.Components.Browser 3.0.0-preview5-19227-01
-nuget Microsoft.AspNetCore.NodeServices 3.0.0-preview5-19227-01
-nuget Microsoft.AspNetCore.SpaServices 3.0.0-preview5-19227-01
-nuget Microsoft.AspNetCore.SpaServices.Extensions 3.0.0-preview5-19227-01
-nuget System.Runtime.CompilerServices.Unsafe 4.6.0-preview5.19224.8
-nuget Microsoft.NET.Test.Sdk 15.8.0
-nuget Elmish >= 2.0
-nuget Microsoft.Build.Utilities.Core ~> 15.0
-nuget Mono.Cecil ~> 0.10.0
-nuget nunit ~> 3.10
-nuget NUnit3TestAdapter ~> 3.10
-nuget Selenium.Support
-nuget Selenium.WebDriver
-nuget Selenium.WebDriver.ChromeDriver
-# nuget Selenium.WebDriver.GeckoDriver.Win64
github fsprojects/FSharp.TypeProviders.SDK src/ProvidedTypes.fsi
github fsprojects/FSharp.TypeProviders.SDK src/ProvidedTypes.fs
-nuget Nerdbank.GitVersioning copy_local: true
-nuget TaskBuilder.fs
-nuget Blazor.Extensions.SignalR ~> 0.1.9
group fake
source https://api.nuget.org/v3/index.json
diff --git a/paket.lock b/paket.lock
index a4609224..8aa479c5 100644
--- a/paket.lock
+++ b/paket.lock
@@ -1,770 +1,9 @@
STORAGE: NONE
RESTRICTION: || (== netcoreapp3.0) (== netstandard2.0)
-NUGET
- remote: https://api.nuget.org/v3/index.json
- Blazor.Extensions.SignalR (0.1.9)
- Microsoft.AspNetCore.Components.Browser (>= 3.0.0-preview4-19216-03)
- Elmish (2.0.3)
- FSharp.Core (>= 4.5.2)
- FsCheck (2.14)
- FSharp.Core (>= 4.2.3)
- FsCheck.NUnit (2.14)
- FsCheck (2.14)
- nunit (>= 3.10.1 < 4.0)
- FSharp.Core (4.5.4)
- HtmlAgilityPack (1.8.14)
- System.Net.Http (>= 4.3.2)
- System.Xml.XmlDocument (>= 4.3)
- System.Xml.XPath (>= 4.3)
- System.Xml.XPath.XmlDocument (>= 4.3)
- Microsoft.AspNetCore.Blazor (3.0.0-preview5-19227-01)
- Microsoft.AspNetCore.Components.Browser (>= 3.0.0-preview5-19227-01)
- Mono.WebAssembly.Interop (>= 3.0.0-preview5.19227.9)
- Microsoft.AspNetCore.Blazor.Build (3.0.0-preview5-19227-01)
- Microsoft.AspNetCore.Blazor.Mono (>= 0.10.0-preview-20190325.1)
- Microsoft.AspNetCore.Blazor.DevServer (3.0.0-preview5-19227-01)
- Microsoft.AspNetCore.Blazor.Mono (0.10.0-preview-20190325.1)
- Microsoft.AspNetCore.Blazor.Server (3.0.0-preview5-19227-01)
- Microsoft.AspNetCore.SpaServices.Extensions (>= 3.0.0-preview5-19227-01) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.FileProviders.Embedded (>= 3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Mono.Cecil (>= 0.10.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Newtonsoft.Json (>= 12.0.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.AspNetCore.Components (3.0.0-preview5-19227-01)
- Microsoft.JSInterop (>= 3.0.0-preview5.19227.9)
- System.ComponentModel.Annotations (>= 4.6.0-preview5.19224.8)
- Microsoft.AspNetCore.Components.Browser (3.0.0-preview5-19227-01)
- Microsoft.AspNetCore.Components (>= 3.0.0-preview5-19227-01)
- Microsoft.Extensions.DependencyInjection (>= 3.0.0-preview5.19227.9)
- Microsoft.AspNetCore.NodeServices (3.0.0-preview5-19227-01)
- Microsoft.Extensions.Logging.Console (>= 3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Newtonsoft.Json (>= 12.0.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.AspNetCore.SpaServices (3.0.0-preview5-19227-01)
- Microsoft.AspNetCore.NodeServices (>= 3.0.0-preview5-19227-01) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.AspNetCore.SpaServices.Extensions (3.0.0-preview5-19227-01)
- Microsoft.AspNetCore.SpaServices (>= 3.0.0-preview5-19227-01) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.FileProviders.Physical (>= 3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Build.Framework (16.0.461)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Threading.Thread (>= 4.0)
- Microsoft.Build.Utilities.Core (15.9.20)
- Microsoft.Build.Framework (>= 15.9.20)
- Microsoft.Win32.Registry (>= 4.3)
- System.Collections.Immutable (>= 1.5)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3)
- System.Text.Encoding.CodePages (>= 4.4)
- Microsoft.CodeCoverage (16.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.DotNet.InternalAbstractions (1.0) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.AppContext (>= 4.1)
- System.Collections (>= 4.0.11)
- System.IO (>= 4.1)
- System.IO.FileSystem (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1)
- System.Runtime.Extensions (>= 4.1)
- System.Runtime.InteropServices (>= 4.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0)
- Microsoft.DotNet.PlatformAbstractions (2.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.AppContext (>= 4.1)
- System.Collections (>= 4.0.11)
- System.IO (>= 4.1)
- System.IO.FileSystem (>= 4.0.1)
- System.Reflection.TypeExtensions (>= 4.1)
- System.Runtime.Extensions (>= 4.1)
- System.Runtime.InteropServices (>= 4.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0)
- Microsoft.Extensions.Configuration (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Configuration.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Configuration.Abstractions (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Primitives (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Configuration.Binder (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Configuration (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.DependencyInjection (3.0.0-preview5.19227.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (3.0.0-preview5.19227.9)
- Microsoft.Extensions.DependencyModel (2.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.DotNet.PlatformAbstractions (>= 2.1)
- Newtonsoft.Json (>= 9.0.1)
- System.Diagnostics.Debug (>= 4.0.11)
- System.Dynamic.Runtime (>= 4.0.11)
- System.Linq (>= 4.1)
- Microsoft.Extensions.FileProviders.Abstractions (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Primitives (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.FileProviders.Embedded (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.FileProviders.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.FileProviders.Physical (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.FileProviders.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.FileSystemGlobbing (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.FileSystemGlobbing (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Logging (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Configuration.Binder (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.DependencyInjection (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Logging.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Options (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Logging.Abstractions (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Logging.Configuration (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Logging (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Logging.Console (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Configuration.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Logging (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Logging.Configuration (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Options (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Primitives (>= 3.0.0-preview5.19227.9)
- System.ComponentModel.Annotations (>= 4.6.0-preview5.19224.8)
- Microsoft.Extensions.Options.ConfigurationExtensions (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- Microsoft.Extensions.Configuration.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Configuration.Binder (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Options (>= 3.0.0-preview5.19227.9)
- Microsoft.Extensions.Primitives (3.0.0-preview5.19227.9) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp3.0))
- System.Memory (>= 4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.6.0-preview5.19224.8)
- Microsoft.JSInterop (3.0.0-preview5.19227.9)
- Microsoft.NET.Test.Sdk (15.8)
- Microsoft.CodeCoverage (>= 15.8) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= net45)) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.TestPlatform.TestHost (>= 15.8) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.NETCore.Platforms (2.2)
- Microsoft.NETCore.Targets (2.1)
- Microsoft.TestPlatform.ObjectModel (16.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- NETStandard.Library (>= 1.6)
- System.ComponentModel.EventBasedAsync (>= 4.0.11)
- System.ComponentModel.TypeConverter (>= 4.1)
- System.Diagnostics.Process (>= 4.1)
- System.Diagnostics.TextWriterTraceListener (>= 4.0)
- System.Diagnostics.TraceSource (>= 4.0)
- System.Reflection.Metadata (>= 1.3)
- System.Reflection.TypeExtensions (>= 4.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.0)
- System.Runtime.Loader (>= 4.0)
- System.Runtime.Serialization.Json (>= 4.0.2)
- System.Runtime.Serialization.Primitives (>= 4.1.1)
- System.Threading.Thread (>= 4.0)
- System.Xml.XPath.XmlDocument (>= 4.0.1)
- Microsoft.TestPlatform.TestHost (16.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.Extensions.DependencyModel (>= 1.0.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.TestPlatform.ObjectModel (>= 16.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0))
- Newtonsoft.Json (>= 9.0.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0)) (&& (== netstandard2.0) (>= uap10.0))
- Microsoft.Win32.Primitives (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- Microsoft.Win32.Registry (4.5)
- System.Buffers (>= 4.4) - restriction: || (&& (== netcoreapp3.0) (>= monoandroid) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= monotouch)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (>= xamarinios)) (&& (== netcoreapp3.0) (>= xamarinmac)) (&& (== netcoreapp3.0) (>= xamarintvos)) (&& (== netcoreapp3.0) (>= xamarinwatchos)) (== netstandard2.0)
- System.Memory (>= 4.5) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (< netcoreapp2.1)) (&& (== netcoreapp3.0) (>= uap10.1)) (== netstandard2.0)
- System.Security.AccessControl (>= 4.5)
- System.Security.Principal.Windows (>= 4.5)
- Mono.Cecil (0.10.3)
- System.Collections (>= 4.0.11)
- System.IO.FileSystem (>= 4.0.1)
- System.IO.FileSystem.Primitives (>= 4.0.1)
- System.Reflection (>= 4.1)
- System.Runtime.Extensions (>= 4.1)
- System.Security.Cryptography.Algorithms (>= 4.2)
- System.Security.Cryptography.Csp (>= 4.0)
- System.Threading (>= 4.0.11)
- Mono.WebAssembly.Interop (3.0.0-preview5.19227.9)
- Microsoft.JSInterop (>= 3.0.0-preview5.19227.9)
- Nerdbank.GitVersioning (2.3.151) - copy_local: true
- NETStandard.Library (2.0.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Newtonsoft.Json (12.0.2)
- nunit (3.11)
- NETStandard.Library (>= 2.0)
- NUnit3TestAdapter (3.13)
- Microsoft.DotNet.InternalAbstractions (>= 1.0) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.ComponentModel.EventBasedAsync (>= 4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.ComponentModel.TypeConverter (>= 4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Diagnostics.Process (>= 4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Reflection (>= 4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Threading.Thread (>= 4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Xml.XmlDocument (>= 4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Xml.XPath.XmlDocument (>= 4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.native.System (4.3.1)
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
- runtime.native.System.Net.Http (4.3.1)
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
- runtime.native.System.Security.Cryptography.Apple (4.3.1)
- runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (>= 4.3.1)
- runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.fedora.24-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.fedora.27-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.fedora.28-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.3)
- runtime.opensuse.13.2-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.opensuse.42.1-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.opensuse.42.3-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.Apple (4.3.1)
- runtime.osx.10.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.rhel.7-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.ubuntu.14.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.ubuntu.16.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.ubuntu.16.10-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- runtime.ubuntu.18.04-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
- Selenium.Support (3.141)
- Selenium.WebDriver (>= 3.141)
- Selenium.WebDriver (3.141)
- Newtonsoft.Json (>= 10.0.3)
- Selenium.WebDriver.ChromeDriver (74.0.3729.6)
- System.AppContext (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Runtime (>= 4.3)
- System.Buffers (4.5) - restriction: || (&& (== netcoreapp3.0) (>= monoandroid) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= monotouch)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (>= xamarinios)) (&& (== netcoreapp3.0) (>= xamarinmac)) (&& (== netcoreapp3.0) (>= xamarintvos)) (&& (== netcoreapp3.0) (>= xamarinwatchos)) (== netstandard2.0)
- System.Collections (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Collections.Concurrent (4.3)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Diagnostics.Tracing (>= 4.3)
- System.Globalization (>= 4.3)
- System.Reflection (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.Collections.Immutable (1.5)
- System.Collections.NonGeneric (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Collections.Specialized (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Collections.NonGeneric (>= 4.3)
- System.Globalization (>= 4.3)
- System.Globalization.Extensions (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.ComponentModel (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Runtime (>= 4.3)
- System.ComponentModel.Annotations (4.6.0-preview5.19224.8)
- System.ComponentModel.EventBasedAsync (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Threading (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.ComponentModel.Primitives (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.ComponentModel (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.ComponentModel.TypeConverter (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Collections (>= 4.3)
- System.Collections.NonGeneric (>= 4.3)
- System.Collections.Specialized (>= 4.3)
- System.ComponentModel (>= 4.3)
- System.ComponentModel.Primitives (>= 4.3)
- System.Globalization (>= 4.3)
- System.Linq (>= 4.3)
- System.Reflection (>= 4.3)
- System.Reflection.Extensions (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Reflection.TypeExtensions (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Diagnostics.Debug (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Diagnostics.DiagnosticSource (4.5.1)
- System.Diagnostics.Process (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.Win32.Primitives (>= 4.3)
- Microsoft.Win32.Registry (>= 4.3)
- runtime.native.System (>= 4.3)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.IO.FileSystem (>= 4.3)
- System.IO.FileSystem.Primitives (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Text.Encoding.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.Threading.Thread (>= 4.3)
- System.Threading.ThreadPool (>= 4.3)
- System.Diagnostics.TextWriterTraceListener (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Diagnostics.TraceSource (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Threading (>= 4.3)
- System.Diagnostics.Tools (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Diagnostics.TraceSource (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.NETCore.Platforms (>= 1.1)
- runtime.native.System (>= 4.3)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Diagnostics.Tracing (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Dynamic.Runtime (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Linq (>= 4.3)
- System.Linq.Expressions (>= 4.3)
- System.ObjectModel (>= 4.3)
- System.Reflection (>= 4.3)
- System.Reflection.Emit (>= 4.3)
- System.Reflection.Emit.ILGeneration (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Reflection.TypeExtensions (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Globalization (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Globalization.Calendars (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Globalization (>= 4.3)
- System.Runtime (>= 4.3)
- System.Globalization.Extensions (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- System.Globalization (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.IO (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.IO.FileSystem (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.IO (>= 4.3)
- System.IO.FileSystem.Primitives (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.IO.FileSystem.Primitives (4.3)
- System.Runtime (>= 4.3)
- System.Linq (4.3)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Linq.Expressions (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Linq (>= 4.3)
- System.ObjectModel (>= 4.3)
- System.Reflection (>= 4.3)
- System.Reflection.Emit (>= 4.3)
- System.Reflection.Emit.ILGeneration (>= 4.3)
- System.Reflection.Emit.Lightweight (>= 4.3)
- System.Reflection.Extensions (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Reflection.TypeExtensions (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Memory (4.5.2)
- System.Buffers (>= 4.4) - restriction: || (&& (== netcoreapp3.0) (>= monotouch)) (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (< netstandard1.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= xamarinios)) (&& (== netcoreapp3.0) (>= xamarinmac)) (&& (== netcoreapp3.0) (>= xamarintvos)) (&& (== netcoreapp3.0) (>= xamarinwatchos)) (== netstandard2.0)
- System.Numerics.Vectors (>= 4.4) - restriction: || (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (== netstandard2.0)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2) - restriction: || (&& (== netcoreapp3.0) (>= monotouch)) (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (< netcoreapp2.1)) (&& (== netcoreapp3.0) (< netstandard1.1)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= uap10.1)) (&& (== netcoreapp3.0) (>= xamarinios)) (&& (== netcoreapp3.0) (>= xamarinmac)) (&& (== netcoreapp3.0) (>= xamarintvos)) (&& (== netcoreapp3.0) (>= xamarinwatchos)) (== netstandard2.0)
- System.Net.Http (4.3.4)
- Microsoft.NETCore.Platforms (>= 1.1.1)
- runtime.native.System (>= 4.3)
- runtime.native.System.Net.Http (>= 4.3)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Diagnostics.DiagnosticSource (>= 4.3)
- System.Diagnostics.Tracing (>= 4.3)
- System.Globalization (>= 4.3)
- System.Globalization.Extensions (>= 4.3)
- System.IO (>= 4.3)
- System.IO.FileSystem (>= 4.3)
- System.Net.Primitives (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Security.Cryptography.Algorithms (>= 4.3)
- System.Security.Cryptography.Encoding (>= 4.3)
- System.Security.Cryptography.OpenSsl (>= 4.3)
- System.Security.Cryptography.Primitives (>= 4.3)
- System.Security.Cryptography.X509Certificates (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Threading (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.Net.Primitives (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Numerics.Vectors (4.5) - restriction: || (&& (== netcoreapp3.0) (>= net461)) (&& (== netcoreapp3.0) (< netcoreapp2.0)) (&& (== netcoreapp3.0) (>= uap10.1)) (== netstandard2.0)
- System.ObjectModel (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Threading (>= 4.3)
- System.Private.DataContractSerialization (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Collections (>= 4.3)
- System.Collections.Concurrent (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Linq (>= 4.3)
- System.Reflection (>= 4.3)
- System.Reflection.Emit.ILGeneration (>= 4.3)
- System.Reflection.Emit.Lightweight (>= 4.3)
- System.Reflection.Extensions (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Reflection.TypeExtensions (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Serialization.Primitives (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Text.Encoding.Extensions (>= 4.3)
- System.Text.RegularExpressions (>= 4.3)
- System.Threading (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.Xml.ReaderWriter (>= 4.3)
- System.Xml.XDocument (>= 4.3)
- System.Xml.XmlDocument (>= 4.3)
- System.Xml.XmlSerializer (>= 4.3)
- System.Reflection (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.IO (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Runtime (>= 4.3)
- System.Reflection.Emit (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.IO (>= 4.3)
- System.Reflection (>= 4.3)
- System.Reflection.Emit.ILGeneration (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Runtime (>= 4.3)
- System.Reflection.Emit.ILGeneration (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Reflection (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Runtime (>= 4.3)
- System.Reflection.Emit.Lightweight (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Reflection (>= 4.3)
- System.Reflection.Emit.ILGeneration (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Runtime (>= 4.3)
- System.Reflection.Extensions (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Reflection (>= 4.3)
- System.Runtime (>= 4.3)
- System.Reflection.Metadata (1.6) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Reflection.Primitives (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Reflection.TypeExtensions (4.5.1) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Resources.ResourceManager (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Globalization (>= 4.3)
- System.Reflection (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime (4.3.1)
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
- System.Runtime.CompilerServices.Unsafe (4.6.0-preview5.19224.8)
- System.Runtime.Extensions (4.3.1)
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
- System.Runtime (>= 4.3.1)
- System.Runtime.Handles (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Runtime.InteropServices (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Reflection (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices.RuntimeInformation (4.3)
- runtime.native.System (>= 4.3)
- System.Reflection (>= 4.3)
- System.Reflection.Extensions (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Threading (>= 4.3)
- System.Runtime.Loader (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.IO (>= 4.3)
- System.Reflection (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Numerics (4.3)
- System.Globalization (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Serialization.Json (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.IO (>= 4.3)
- System.Private.DataContractSerialization (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Serialization.Primitives (4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Security.AccessControl (4.5)
- Microsoft.NETCore.Platforms (>= 2.0) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp2.0))
- System.Security.Principal.Windows (>= 4.5)
- System.Security.Cryptography.Algorithms (4.3.1)
- Microsoft.NETCore.Platforms (>= 1.1)
- runtime.native.System.Security.Cryptography.Apple (>= 4.3.1)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
- System.Collections (>= 4.3)
- System.IO (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Runtime.Numerics (>= 4.3)
- System.Security.Cryptography.Encoding (>= 4.3)
- System.Security.Cryptography.Primitives (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Security.Cryptography.Cng (4.5)
- System.Security.Cryptography.Csp (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- System.IO (>= 4.3)
- System.Reflection (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Security.Cryptography.Algorithms (>= 4.3)
- System.Security.Cryptography.Encoding (>= 4.3)
- System.Security.Cryptography.Primitives (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Threading (>= 4.3)
- System.Security.Cryptography.Encoding (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3)
- System.Collections (>= 4.3)
- System.Collections.Concurrent (>= 4.3)
- System.Linq (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Security.Cryptography.Primitives (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Security.Cryptography.OpenSsl (4.5.1)
- System.Security.Cryptography.Primitives (4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Threading (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.Security.Cryptography.X509Certificates (4.3.2)
- Microsoft.NETCore.Platforms (>= 1.1)
- runtime.native.System (>= 4.3)
- runtime.native.System.Net.Http (>= 4.3)
- runtime.native.System.Security.Cryptography.OpenSsl (>= 4.3.2)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.Globalization.Calendars (>= 4.3)
- System.IO (>= 4.3)
- System.IO.FileSystem (>= 4.3)
- System.IO.FileSystem.Primitives (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Runtime.Numerics (>= 4.3)
- System.Security.Cryptography.Algorithms (>= 4.3)
- System.Security.Cryptography.Cng (>= 4.3)
- System.Security.Cryptography.Csp (>= 4.3)
- System.Security.Cryptography.Encoding (>= 4.3)
- System.Security.Cryptography.OpenSsl (>= 4.3)
- System.Security.Cryptography.Primitives (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Threading (>= 4.3)
- System.Security.Principal.Windows (4.5.1)
- Microsoft.NETCore.Platforms (>= 2.0) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp2.0))
- System.Text.Encoding (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Text.Encoding.CodePages (4.5.1)
- Microsoft.NETCore.Platforms (>= 2.1.2) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp2.0))
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
- System.Text.Encoding.Extensions (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Text.RegularExpressions (4.3)
- System.Collections (>= 4.3) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp1.1)) (&& (== netcoreapp3.0) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Globalization (>= 4.3) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp1.1)) (&& (== netcoreapp3.0) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp1.1)) (&& (== netcoreapp3.0) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp1.1)) (&& (== netcoreapp3.0) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading (>= 4.3) - restriction: || (&& (== netcoreapp3.0) (< netcoreapp1.1)) (&& (== netcoreapp3.0) (< portable-net45+win8+wp8+wpa81)) (== netstandard2.0)
- System.Threading (4.3)
- System.Runtime (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.Threading.Tasks (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
- System.Threading.Tasks.Extensions (4.5.2)
- System.Runtime.CompilerServices.Unsafe (>= 4.5.2) - restriction: || (&& (== netcoreapp3.0) (>= net45)) (&& (== netcoreapp3.0) (< netcoreapp2.1)) (&& (== netcoreapp3.0) (< netstandard1.0)) (&& (== netcoreapp3.0) (< netstandard2.0)) (&& (== netcoreapp3.0) (>= wp8)) (== netstandard2.0)
- System.Threading.Thread (4.3)
- System.Runtime (>= 4.3)
- System.Threading.ThreadPool (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Runtime (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.ValueTuple (4.5)
- System.Xml.ReaderWriter (4.3.1)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.IO.FileSystem (>= 4.3)
- System.IO.FileSystem.Primitives (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Text.Encoding.Extensions (>= 4.3)
- System.Text.RegularExpressions (>= 4.3)
- System.Threading.Tasks (>= 4.3)
- System.Threading.Tasks.Extensions (>= 4.3)
- System.Xml.XDocument (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Diagnostics.Tools (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Reflection (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Threading (>= 4.3)
- System.Xml.ReaderWriter (>= 4.3)
- System.Xml.XmlDocument (4.3)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Threading (>= 4.3)
- System.Xml.ReaderWriter (>= 4.3)
- System.Xml.XmlSerializer (4.3) - restriction: || (== netcoreapp3.0) (&& (== netstandard2.0) (>= netcoreapp1.0))
- System.Collections (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Linq (>= 4.3)
- System.Reflection (>= 4.3)
- System.Reflection.Emit (>= 4.3)
- System.Reflection.Emit.ILGeneration (>= 4.3)
- System.Reflection.Extensions (>= 4.3)
- System.Reflection.Primitives (>= 4.3)
- System.Reflection.TypeExtensions (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Text.RegularExpressions (>= 4.3)
- System.Threading (>= 4.3)
- System.Xml.ReaderWriter (>= 4.3)
- System.Xml.XmlDocument (>= 4.3)
- System.Xml.XPath (4.3)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Xml.ReaderWriter (>= 4.3)
- System.Xml.XPath.XmlDocument (4.3)
- System.Collections (>= 4.3)
- System.Globalization (>= 4.3)
- System.IO (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Threading (>= 4.3)
- System.Xml.ReaderWriter (>= 4.3)
- System.Xml.XmlDocument (>= 4.3)
- System.Xml.XPath (>= 4.3)
- TaskBuilder.fs (2.1)
- FSharp.Core (>= 4.1.17)
- NETStandard.Library (>= 1.6.1)
- System.ValueTuple (>= 4.4)
GITHUB
remote: fsprojects/FSharp.TypeProviders.SDK
- src/ProvidedTypes.fs (f97f77ba03a8f91d927ab70259dc91eb8ba02e40)
- src/ProvidedTypes.fsi (f97f77ba03a8f91d927ab70259dc91eb8ba02e40)
+ src/ProvidedTypes.fs (592d23a96db79b4248ed23a062db3a17433282ce)
+ src/ProvidedTypes.fsi (592d23a96db79b4248ed23a062db3a17433282ce)
GROUP fake
STORAGE: NONE
RESTRICTION: == netstandard2.0
@@ -772,76 +11,109 @@ NUGET
remote: https://api.nuget.org/v3/index.json
BlackFox.VsWhere (1.0)
FSharp.Core (>= 4.2.3)
- Fake.Core.CommandLineParsing (5.12.6)
+ Fake.Core.CommandLineParsing (5.13.7)
FParsec (>= 1.0.3)
FSharp.Core (>= 4.3.4)
- Fake.Core.Context (5.12.6)
+ Fake.Core.Context (5.13.7)
FSharp.Core (>= 4.3.4)
- Fake.Core.Environment (5.12.6)
+ Fake.Core.Environment (5.13.7)
FSharp.Core (>= 4.3.4)
- Fake.Core.FakeVar (5.12.6)
- Fake.Core.Context (>= 5.12.6)
+ Fake.Core.FakeVar (5.13.7)
+ Fake.Core.Context (>= 5.13.7)
FSharp.Core (>= 4.3.4)
- Fake.Core.Process (5.12.6)
- Fake.Core.Environment (>= 5.12.6)
- Fake.Core.FakeVar (>= 5.12.6)
- Fake.Core.String (>= 5.12.6)
- Fake.Core.Trace (>= 5.12.6)
- Fake.IO.FileSystem (>= 5.12.6)
+ Fake.Core.Process (5.13.7)
+ Fake.Core.Environment (>= 5.13.7)
+ Fake.Core.FakeVar (>= 5.13.7)
+ Fake.Core.String (>= 5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
+ Fake.IO.FileSystem (>= 5.13.7)
FSharp.Core (>= 4.3.4)
System.Diagnostics.Process (>= 4.3)
- Fake.Core.String (5.12.6)
+ Fake.Core.SemVer (5.13.7)
+ FSharp.Core (>= 4.3.4)
+ System.Runtime.Numerics (>= 4.3)
+ Fake.Core.String (5.13.7)
+ FSharp.Core (>= 4.3.4)
+ Fake.Core.Target (5.13.7)
+ Fake.Core.CommandLineParsing (>= 5.13.7)
+ Fake.Core.Context (>= 5.13.7)
+ Fake.Core.Environment (>= 5.13.7)
+ Fake.Core.FakeVar (>= 5.13.7)
+ Fake.Core.Process (>= 5.13.7)
+ Fake.Core.String (>= 5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
+ FSharp.Control.Reactive (>= 4.2)
FSharp.Core (>= 4.3.4)
- Fake.Core.Target (5.12.6)
- Fake.Core.CommandLineParsing (>= 5.12.6)
- Fake.Core.Context (>= 5.12.6)
- Fake.Core.Environment (>= 5.12.6)
- Fake.Core.FakeVar (>= 5.12.6)
- Fake.Core.Process (>= 5.12.6)
- Fake.Core.String (>= 5.12.6)
- Fake.Core.Trace (>= 5.12.6)
- FSharp.Control.Reactive (>= 4.1)
+ System.Reactive.Compatibility (>= 4.1.5)
+ Fake.Core.Tasks (5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
FSharp.Core (>= 4.3.4)
- System.Reactive.Compatibility (>= 4.1.3)
- Fake.Core.Trace (5.12.6)
- Fake.Core.Environment (>= 5.12.6)
- Fake.Core.FakeVar (>= 5.12.6)
+ Fake.Core.Trace (5.13.7)
+ Fake.Core.Environment (>= 5.13.7)
+ Fake.Core.FakeVar (>= 5.13.7)
FSharp.Core (>= 4.3.4)
- Fake.DotNet.AssemblyInfoFile (5.12.6)
- Fake.Core.Environment (>= 5.12.6)
- Fake.Core.String (>= 5.12.6)
- Fake.Core.Trace (>= 5.12.6)
- Fake.IO.FileSystem (>= 5.12.6)
+ Fake.Core.Xml (5.13.7)
+ Fake.Core.String (>= 5.13.7)
+ FSharp.Core (>= 4.3.4)
+ System.Xml.ReaderWriter (>= 4.3.1)
+ System.Xml.XDocument (>= 4.3)
+ System.Xml.XPath (>= 4.3)
+ System.Xml.XPath.XDocument (>= 4.3)
+ System.Xml.XPath.XmlDocument (>= 4.3)
+ Fake.DotNet.AssemblyInfoFile (5.13.7)
+ Fake.Core.Environment (>= 5.13.7)
+ Fake.Core.String (>= 5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
+ Fake.IO.FileSystem (>= 5.13.7)
FSharp.Core (>= 4.3.4)
- Fake.DotNet.Cli (5.12.6)
- Fake.Core.Environment (>= 5.12.6)
- Fake.Core.Process (>= 5.12.6)
- Fake.Core.String (>= 5.12.6)
- Fake.Core.Trace (>= 5.12.6)
- Fake.DotNet.MSBuild (>= 5.12.6)
- Fake.IO.FileSystem (>= 5.12.6)
+ Fake.DotNet.Cli (5.13.7)
+ Fake.Core.Environment (>= 5.13.7)
+ Fake.Core.Process (>= 5.13.7)
+ Fake.Core.String (>= 5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
+ Fake.DotNet.MSBuild (>= 5.13.7)
+ Fake.DotNet.NuGet (>= 5.13.7)
+ Fake.IO.FileSystem (>= 5.13.7)
FSharp.Core (>= 4.3.4)
- Newtonsoft.Json (>= 12.0.1)
- Fake.DotNet.MSBuild (5.12.6)
+ Newtonsoft.Json (>= 12.0.2)
+ Fake.DotNet.MSBuild (5.13.7)
BlackFox.VsWhere (>= 1.0)
- Fake.Core.Environment (>= 5.12.6)
- Fake.Core.Process (>= 5.12.6)
- Fake.Core.String (>= 5.12.6)
- Fake.Core.Trace (>= 5.12.6)
- Fake.IO.FileSystem (>= 5.12.6)
+ Fake.Core.Environment (>= 5.13.7)
+ Fake.Core.Process (>= 5.13.7)
+ Fake.Core.String (>= 5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
+ Fake.IO.FileSystem (>= 5.13.7)
FSharp.Core (>= 4.3.4)
- MSBuild.StructuredLogger (>= 2.0.68)
- Fake.DotNet.Paket (5.12.6)
- Fake.Core.Process (>= 5.12.6)
- Fake.Core.String (>= 5.12.6)
- Fake.Core.Trace (>= 5.12.6)
- Fake.IO.FileSystem (>= 5.12.6)
+ MSBuild.StructuredLogger (>= 2.0.94)
+ Fake.DotNet.NuGet (5.13.7)
+ Fake.Core.Environment (>= 5.13.7)
+ Fake.Core.Process (>= 5.13.7)
+ Fake.Core.SemVer (>= 5.13.7)
+ Fake.Core.String (>= 5.13.7)
+ Fake.Core.Tasks (>= 5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
+ Fake.Core.Xml (>= 5.13.7)
+ Fake.IO.FileSystem (>= 5.13.7)
+ Fake.Net.Http (>= 5.13.7)
FSharp.Core (>= 4.3.4)
- Fake.IO.FileSystem (5.12.6)
- Fake.Core.String (>= 5.12.6)
+ Newtonsoft.Json (>= 12.0.2)
+ NuGet.Protocol (>= 4.9.4)
+ System.Net.Http (>= 4.3.4)
+ Fake.DotNet.Paket (5.13.7)
+ Fake.Core.Process (>= 5.13.7)
+ Fake.Core.String (>= 5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
+ Fake.IO.FileSystem (>= 5.13.7)
+ FSharp.Core (>= 4.3.4)
+ Fake.IO.FileSystem (5.13.7)
+ Fake.Core.String (>= 5.13.7)
FSharp.Core (>= 4.3.4)
System.Diagnostics.FileVersionInfo (>= 4.3)
System.IO.FileSystem.Watcher (>= 4.3)
+ Fake.Net.Http (5.13.7)
+ Fake.Core.Trace (>= 5.13.7)
+ FSharp.Core (>= 4.3.4)
+ System.Net.Http (>= 4.3.4)
FParsec (1.0.3)
FSharp.Core (>= 4.2.3)
NETStandard.Library (>= 1.6.1)
@@ -849,26 +121,15 @@ NUGET
FSharp.Core (>= 4.2.3)
System.Reactive (>= 4.0)
FSharp.Core (4.5.4)
- FSharp.Data (3.0)
+ FSharp.Data (3.1.1)
FSharp.Core (>= 4.3.4)
- Microsoft.Build (15.9.20)
- Microsoft.Build.Framework (>= 15.9.20)
- Microsoft.Win32.Registry (>= 4.3)
- System.Collections.Immutable (>= 1.5)
- System.Diagnostics.TraceSource (>= 4.0)
- System.IO.Compression (>= 4.3)
- System.Reflection.Metadata (>= 1.6)
- System.Reflection.TypeExtensions (>= 4.1)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3)
- System.Runtime.Loader (>= 4.0)
- System.Text.Encoding.CodePages (>= 4.0.1)
- System.Threading.Tasks.Dataflow (>= 4.6)
- Microsoft.Build.Framework (15.9.20)
+ Microsoft.Build (16.0.461)
+ Microsoft.Build.Framework (16.0.461)
System.Runtime.Serialization.Primitives (>= 4.1.1)
System.Threading.Thread (>= 4.0)
- Microsoft.Build.Tasks.Core (15.9.20)
- Microsoft.Build.Framework (>= 15.9.20)
- Microsoft.Build.Utilities.Core (>= 15.9.20)
+ Microsoft.Build.Tasks.Core (16.0.461)
+ Microsoft.Build.Framework (>= 16.0.461)
+ Microsoft.Build.Utilities.Core (>= 16.0.461)
Microsoft.Win32.Registry (>= 4.3)
System.CodeDom (>= 4.4)
System.Collections.Immutable (>= 1.5)
@@ -878,13 +139,12 @@ NUGET
System.Reflection.TypeExtensions (>= 4.1)
System.Resources.Writer (>= 4.0)
System.Threading.Tasks.Dataflow (>= 4.6)
- Microsoft.Build.Utilities.Core (15.9.20)
- Microsoft.Build.Framework (>= 15.9.20)
+ Microsoft.Build.Utilities.Core (16.0.461)
+ Microsoft.Build.Framework (>= 16.0.461)
Microsoft.Win32.Registry (>= 4.3)
System.Collections.Immutable (>= 1.5)
- System.Runtime.InteropServices.RuntimeInformation (>= 4.3)
- System.Text.Encoding.CodePages (>= 4.4)
- Microsoft.NETCore.Platforms (2.2)
+ System.Text.Encoding.CodePages (>= 4.0.1)
+ Microsoft.NETCore.Platforms (2.2.1)
Microsoft.NETCore.Targets (2.1)
Microsoft.Win32.Primitives (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
@@ -895,14 +155,31 @@ NUGET
System.Memory (>= 4.5)
System.Security.AccessControl (>= 4.5)
System.Security.Principal.Windows (>= 4.5)
- MSBuild.StructuredLogger (2.0.68)
+ MSBuild.StructuredLogger (2.0.94)
Microsoft.Build (>= 15.8.166)
Microsoft.Build.Framework (>= 15.8.166)
Microsoft.Build.Tasks.Core (>= 15.8.166)
Microsoft.Build.Utilities.Core (>= 15.8.166)
NETStandard.Library (2.0.3)
Microsoft.NETCore.Platforms (>= 1.1)
- Newtonsoft.Json (12.0.1)
+ Newtonsoft.Json (12.0.2)
+ NuGet.Common (5.0.2)
+ NuGet.Frameworks (>= 5.0.2)
+ System.Diagnostics.Process (>= 4.3)
+ System.Threading.Thread (>= 4.3)
+ NuGet.Configuration (5.0.2)
+ NuGet.Common (>= 5.0.2)
+ System.Security.Cryptography.ProtectedData (>= 4.3)
+ NuGet.Frameworks (5.0.2)
+ NuGet.Packaging (5.0.2)
+ Newtonsoft.Json (>= 9.0.1)
+ NuGet.Configuration (>= 5.0.2)
+ NuGet.Versioning (>= 5.0.2)
+ System.Dynamic.Runtime (>= 4.3)
+ NuGet.Protocol (5.0.2)
+ NuGet.Packaging (>= 5.0.2)
+ System.Dynamic.Runtime (>= 4.3)
+ NuGet.Versioning (5.0.2)
runtime.debian.8-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
runtime.debian.9-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
runtime.fedora.23-x64.runtime.native.System.Security.Cryptography.OpenSsl (4.3.3)
@@ -912,9 +189,6 @@ NUGET
runtime.native.System (4.3.1)
Microsoft.NETCore.Platforms (>= 1.1.1)
Microsoft.NETCore.Targets (>= 1.1.3)
- runtime.native.System.IO.Compression (4.3.2)
- Microsoft.NETCore.Platforms (>= 1.1.1)
- Microsoft.NETCore.Targets (>= 1.1.3)
runtime.native.System.Net.Http (4.3.1)
Microsoft.NETCore.Platforms (>= 1.1.1)
Microsoft.NETCore.Targets (>= 1.1.3)
@@ -1001,20 +275,29 @@ NUGET
System.Threading.Tasks (>= 4.3)
System.Threading.Thread (>= 4.3)
System.Threading.ThreadPool (>= 4.3)
- System.Diagnostics.TraceSource (4.3)
+ System.Diagnostics.Tools (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
- runtime.native.System (>= 4.3)
+ Microsoft.NETCore.Targets (>= 1.1)
+ System.Runtime (>= 4.3)
+ System.Diagnostics.Tracing (4.3)
+ Microsoft.NETCore.Platforms (>= 1.1)
+ Microsoft.NETCore.Targets (>= 1.1)
+ System.Runtime (>= 4.3)
+ System.Dynamic.Runtime (4.3)
System.Collections (>= 4.3)
System.Diagnostics.Debug (>= 4.3)
- System.Globalization (>= 4.3)
+ System.Linq (>= 4.3)
+ System.Linq.Expressions (>= 4.3)
+ System.ObjectModel (>= 4.3)
+ System.Reflection (>= 4.3)
+ System.Reflection.Emit (>= 4.3)
+ System.Reflection.Emit.ILGeneration (>= 4.3)
+ System.Reflection.Primitives (>= 4.3)
+ System.Reflection.TypeExtensions (>= 4.3)
System.Resources.ResourceManager (>= 4.3)
System.Runtime (>= 4.3)
System.Runtime.Extensions (>= 4.3)
System.Threading (>= 4.3)
- System.Diagnostics.Tracing (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
System.Globalization (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
@@ -1037,22 +320,6 @@ NUGET
System.Runtime (>= 4.3)
System.Text.Encoding (>= 4.3)
System.Threading.Tasks (>= 4.3)
- System.IO.Compression (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- runtime.native.System (>= 4.3)
- runtime.native.System.IO.Compression (>= 4.3)
- System.Buffers (>= 4.3)
- System.Collections (>= 4.3)
- System.Diagnostics.Debug (>= 4.3)
- System.IO (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.Extensions (>= 4.3)
- System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Text.Encoding (>= 4.3)
- System.Threading (>= 4.3)
- System.Threading.Tasks (>= 4.3)
System.IO.FileSystem (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
@@ -1087,6 +354,24 @@ NUGET
System.Resources.ResourceManager (>= 4.3)
System.Runtime (>= 4.3)
System.Runtime.Extensions (>= 4.3)
+ System.Linq.Expressions (4.3)
+ System.Collections (>= 4.3)
+ System.Diagnostics.Debug (>= 4.3)
+ System.Globalization (>= 4.3)
+ System.IO (>= 4.3)
+ System.Linq (>= 4.3)
+ System.ObjectModel (>= 4.3)
+ System.Reflection (>= 4.3)
+ System.Reflection.Emit (>= 4.3)
+ System.Reflection.Emit.ILGeneration (>= 4.3)
+ System.Reflection.Emit.Lightweight (>= 4.3)
+ System.Reflection.Extensions (>= 4.3)
+ System.Reflection.Primitives (>= 4.3)
+ System.Reflection.TypeExtensions (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Runtime.Extensions (>= 4.3)
+ System.Threading (>= 4.3)
System.Linq.Parallel (4.3)
System.Collections (>= 4.3)
System.Collections.Concurrent (>= 4.3)
@@ -1098,7 +383,7 @@ NUGET
System.Runtime.Extensions (>= 4.3)
System.Threading (>= 4.3)
System.Threading.Tasks (>= 4.3)
- System.Memory (4.5.2)
+ System.Memory (4.5.3)
System.Buffers (>= 4.4)
System.Numerics.Vectors (>= 4.4)
System.Runtime.CompilerServices.Unsafe (>= 4.5.2)
@@ -1129,35 +414,41 @@ NUGET
System.Text.Encoding (>= 4.3)
System.Threading (>= 4.3)
System.Threading.Tasks (>= 4.3)
- System.Net.Primitives (4.3)
- Microsoft.NETCore.Platforms (>= 1.1)
- Microsoft.NETCore.Targets (>= 1.1)
- System.Runtime (>= 4.3)
+ System.Net.Primitives (4.3.1)
+ Microsoft.NETCore.Platforms (>= 1.1.1)
+ Microsoft.NETCore.Targets (>= 1.1.3)
+ System.Runtime (>= 4.3.1)
System.Runtime.Handles (>= 4.3)
System.Numerics.Vectors (4.5)
- System.Reactive (4.1.3)
+ System.ObjectModel (4.3)
+ System.Collections (>= 4.3)
+ System.Diagnostics.Debug (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Threading (>= 4.3)
+ System.Reactive (4.1.5)
System.Runtime.InteropServices.WindowsRuntime (>= 4.3)
System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Reactive.Compatibility (4.1.3)
- System.Reactive.Core (>= 4.1.3)
- System.Reactive.Interfaces (>= 4.1.3)
- System.Reactive.Linq (>= 4.1.3)
- System.Reactive.PlatformServices (>= 4.1.3)
- System.Reactive.Providers (>= 4.1.3)
- System.Reactive.Core (4.1.3)
- System.Reactive (>= 4.1.3)
+ System.Reactive.Compatibility (4.1.5)
+ System.Reactive.Core (>= 4.1.5)
+ System.Reactive.Interfaces (>= 4.1.5)
+ System.Reactive.Linq (>= 4.1.5)
+ System.Reactive.PlatformServices (>= 4.1.5)
+ System.Reactive.Providers (>= 4.1.5)
+ System.Reactive.Core (4.1.5)
+ System.Reactive (>= 4.1.5)
System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Reactive.Interfaces (4.1.3)
- System.Reactive (>= 4.1.3)
+ System.Reactive.Interfaces (4.1.5)
+ System.Reactive (>= 4.1.5)
System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Reactive.Linq (4.1.3)
- System.Reactive (>= 4.1.3)
+ System.Reactive.Linq (4.1.5)
+ System.Reactive (>= 4.1.5)
System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Reactive.PlatformServices (4.1.3)
- System.Reactive (>= 4.1.3)
+ System.Reactive.PlatformServices (4.1.5)
+ System.Reactive (>= 4.1.5)
System.Threading.Tasks.Extensions (>= 4.5.2)
- System.Reactive.Providers (4.1.3)
- System.Reactive (>= 4.1.3)
+ System.Reactive.Providers (4.1.5)
+ System.Reactive (>= 4.1.5)
System.Threading.Tasks.Extensions (>= 4.5.2)
System.Reflection (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
@@ -1165,6 +456,21 @@ NUGET
System.IO (>= 4.3)
System.Reflection.Primitives (>= 4.3)
System.Runtime (>= 4.3)
+ System.Reflection.Emit (4.3)
+ System.IO (>= 4.3)
+ System.Reflection (>= 4.3)
+ System.Reflection.Emit.ILGeneration (>= 4.3)
+ System.Reflection.Primitives (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Reflection.Emit.ILGeneration (4.3)
+ System.Reflection (>= 4.3)
+ System.Reflection.Primitives (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Reflection.Emit.Lightweight (4.3)
+ System.Reflection (>= 4.3)
+ System.Reflection.Emit.ILGeneration (>= 4.3)
+ System.Reflection.Primitives (>= 4.3)
+ System.Runtime (>= 4.3)
System.Reflection.Extensions (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
@@ -1209,20 +515,8 @@ NUGET
System.Reflection.Primitives (>= 4.3)
System.Runtime (>= 4.3)
System.Runtime.Handles (>= 4.3)
- System.Runtime.InteropServices.RuntimeInformation (4.3)
- runtime.native.System (>= 4.3)
- System.Reflection (>= 4.3)
- System.Reflection.Extensions (>= 4.3)
- System.Resources.ResourceManager (>= 4.3)
- System.Runtime (>= 4.3)
- System.Runtime.InteropServices (>= 4.3)
- System.Threading (>= 4.3)
System.Runtime.InteropServices.WindowsRuntime (4.3)
System.Runtime (>= 4.3)
- System.Runtime.Loader (4.3)
- System.IO (>= 4.3)
- System.Reflection (>= 4.3)
- System.Runtime (>= 4.3)
System.Runtime.Numerics (4.3)
System.Globalization (>= 4.3)
System.Resources.ResourceManager (>= 4.3)
@@ -1285,6 +579,8 @@ NUGET
System.Runtime (>= 4.3)
System.Threading (>= 4.3)
System.Threading.Tasks (>= 4.3)
+ System.Security.Cryptography.ProtectedData (4.5)
+ System.Memory (>= 4.5)
System.Security.Cryptography.X509Certificates (4.3.2)
Microsoft.NETCore.Platforms (>= 1.1)
runtime.native.System (>= 4.3)
@@ -1323,6 +619,13 @@ NUGET
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
System.Text.Encoding (>= 4.3)
+ System.Text.RegularExpressions (4.3.1)
+ System.Collections (>= 4.3)
+ System.Globalization (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3.1)
+ System.Runtime.Extensions (>= 4.3.1)
+ System.Threading (>= 4.3)
System.Threading (4.3)
System.Runtime (>= 4.3)
System.Threading.Tasks (>= 4.3)
@@ -1343,3 +646,74 @@ NUGET
System.Threading.ThreadPool (4.3)
System.Runtime (>= 4.3)
System.Runtime.Handles (>= 4.3)
+ System.Xml.ReaderWriter (4.3.1)
+ System.Collections (>= 4.3)
+ System.Diagnostics.Debug (>= 4.3)
+ System.Globalization (>= 4.3)
+ System.IO (>= 4.3)
+ System.IO.FileSystem (>= 4.3)
+ System.IO.FileSystem.Primitives (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Runtime.Extensions (>= 4.3)
+ System.Runtime.InteropServices (>= 4.3)
+ System.Text.Encoding (>= 4.3)
+ System.Text.Encoding.Extensions (>= 4.3)
+ System.Text.RegularExpressions (>= 4.3)
+ System.Threading.Tasks (>= 4.3)
+ System.Threading.Tasks.Extensions (>= 4.3)
+ System.Xml.XDocument (4.3)
+ System.Collections (>= 4.3)
+ System.Diagnostics.Debug (>= 4.3)
+ System.Diagnostics.Tools (>= 4.3)
+ System.Globalization (>= 4.3)
+ System.IO (>= 4.3)
+ System.Reflection (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Runtime.Extensions (>= 4.3)
+ System.Text.Encoding (>= 4.3)
+ System.Threading (>= 4.3)
+ System.Xml.ReaderWriter (>= 4.3)
+ System.Xml.XmlDocument (4.3)
+ System.Collections (>= 4.3)
+ System.Diagnostics.Debug (>= 4.3)
+ System.Globalization (>= 4.3)
+ System.IO (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Runtime.Extensions (>= 4.3)
+ System.Text.Encoding (>= 4.3)
+ System.Threading (>= 4.3)
+ System.Xml.ReaderWriter (>= 4.3)
+ System.Xml.XPath (4.3)
+ System.Collections (>= 4.3)
+ System.Diagnostics.Debug (>= 4.3)
+ System.Globalization (>= 4.3)
+ System.IO (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Runtime.Extensions (>= 4.3)
+ System.Threading (>= 4.3)
+ System.Xml.ReaderWriter (>= 4.3)
+ System.Xml.XPath.XDocument (4.3)
+ System.Diagnostics.Debug (>= 4.3)
+ System.Linq (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Runtime.Extensions (>= 4.3)
+ System.Threading (>= 4.3)
+ System.Xml.ReaderWriter (>= 4.3)
+ System.Xml.XDocument (>= 4.3)
+ System.Xml.XPath (>= 4.3)
+ System.Xml.XPath.XmlDocument (4.3)
+ System.Collections (>= 4.3)
+ System.Globalization (>= 4.3)
+ System.IO (>= 4.3)
+ System.Resources.ResourceManager (>= 4.3)
+ System.Runtime (>= 4.3)
+ System.Runtime.Extensions (>= 4.3)
+ System.Threading (>= 4.3)
+ System.Xml.ReaderWriter (>= 4.3)
+ System.Xml.XmlDocument (>= 4.3)
+ System.Xml.XPath (>= 4.3)
diff --git a/src/Bolero.Build/Bolero.Build.csproj b/src/Bolero.Build/Bolero.Build.csproj
index b00947a3..4ba71004 100644
--- a/src/Bolero.Build/Bolero.Build.csproj
+++ b/src/Bolero.Build/Bolero.Build.csproj
@@ -5,5 +5,9 @@
..\..\build\task
true
-
+
+
+
+
+
diff --git a/src/Bolero.Build/paket.references b/src/Bolero.Build/paket.references
deleted file mode 100644
index 1881eb2f..00000000
--- a/src/Bolero.Build/paket.references
+++ /dev/null
@@ -1,3 +0,0 @@
-Microsoft.Build.Utilities.Core
-Mono.Cecil
-Nerdbank.GitVersioning
\ No newline at end of file
diff --git a/src/Bolero.Server/Bolero.Server.fsproj b/src/Bolero.Server/Bolero.Server.fsproj
index 14e07be1..f93af26a 100644
--- a/src/Bolero.Server/Bolero.Server.fsproj
+++ b/src/Bolero.Server/Bolero.Server.fsproj
@@ -10,10 +10,11 @@
-
+
+
+
-
\ No newline at end of file
diff --git a/src/Bolero.Server/paket.references b/src/Bolero.Server/paket.references
deleted file mode 100644
index 3609fec4..00000000
--- a/src/Bolero.Server/paket.references
+++ /dev/null
@@ -1,3 +0,0 @@
-FSharp.Core
-Nerdbank.GitVersioning
-TaskBuilder.fs
\ No newline at end of file
diff --git a/src/Bolero.Templating.Provider/Bolero.Templating.Provider.fsproj b/src/Bolero.Templating.Provider/Bolero.Templating.Provider.fsproj
index ed8e194b..426b2178 100644
--- a/src/Bolero.Templating.Provider/Bolero.Templating.Provider.fsproj
+++ b/src/Bolero.Templating.Provider/Bolero.Templating.Provider.fsproj
@@ -22,7 +22,10 @@
-
-
+
+
+
+
+
diff --git a/src/Bolero.Templating.Provider/paket.references b/src/Bolero.Templating.Provider/paket.references
deleted file mode 100644
index d1bed117..00000000
--- a/src/Bolero.Templating.Provider/paket.references
+++ /dev/null
@@ -1,3 +0,0 @@
-FSharp.Core
-HtmlAgilityPack
-Microsoft.AspNetCore.Blazor
diff --git a/src/Bolero.Templating.Server/Bolero.Templating.Server.fsproj b/src/Bolero.Templating.Server/Bolero.Templating.Server.fsproj
index f093b28a..58a1e37a 100644
--- a/src/Bolero.Templating.Server/Bolero.Templating.Server.fsproj
+++ b/src/Bolero.Templating.Server/Bolero.Templating.Server.fsproj
@@ -9,10 +9,9 @@
-
+
-
diff --git a/src/Bolero.Templating.Server/paket.references b/src/Bolero.Templating.Server/paket.references
deleted file mode 100644
index 6f627f42..00000000
--- a/src/Bolero.Templating.Server/paket.references
+++ /dev/null
@@ -1 +0,0 @@
-FSharp.Core
diff --git a/src/Bolero.Templating/Bolero.Templating.fsproj b/src/Bolero.Templating/Bolero.Templating.fsproj
index 3ed03f5d..5056e6d8 100644
--- a/src/Bolero.Templating/Bolero.Templating.fsproj
+++ b/src/Bolero.Templating/Bolero.Templating.fsproj
@@ -14,10 +14,14 @@
-
+
+
+
+
+
+
-
diff --git a/src/Bolero.Templating/paket.references b/src/Bolero.Templating/paket.references
deleted file mode 100644
index cb128bc3..00000000
--- a/src/Bolero.Templating/paket.references
+++ /dev/null
@@ -1,6 +0,0 @@
-FSharp.Core
-HtmlAgilityPack
-Microsoft.AspNetCore.Blazor
-Microsoft.AspNetCore.Blazor.Build
-Nerdbank.GitVersioning
-Blazor.Extensions.SignalR
\ No newline at end of file
diff --git a/src/Bolero.Templating/paket.template b/src/Bolero.Templating/paket.template
index c503f17c..5e309227 100644
--- a/src/Bolero.Templating/paket.template
+++ b/src/Bolero.Templating/paket.template
@@ -9,5 +9,5 @@ files
../../build/Release/netstandard2.0/Bolero.Templating.xml ==> lib/netstandard2.0
dependencies
Bolero CURRENTVERSION
- HtmlAgilityPack >= LOCKED:Minor
+ HtmlAgilityPack >= 1.8.14
# Blazor.Extensions.SignalR >= LOCKED:Patch
diff --git a/src/Bolero/Bolero.fsproj b/src/Bolero/Bolero.fsproj
index 430a19d5..20e7fb99 100644
--- a/src/Bolero/Bolero.fsproj
+++ b/src/Bolero/Bolero.fsproj
@@ -18,7 +18,6 @@
-
@@ -28,6 +27,11 @@
false
+
+
+
+
+
+
-
diff --git a/src/Bolero/paket.references b/src/Bolero/paket.references
deleted file mode 100644
index 99eb44cf..00000000
--- a/src/Bolero/paket.references
+++ /dev/null
@@ -1,6 +0,0 @@
-Microsoft.JSInterop
-Mono.WebAssembly.Interop
-FSharp.Core
-Microsoft.AspNetCore.Blazor
-Elmish
-Nerdbank.GitVersioning
\ No newline at end of file
diff --git a/src/Bolero/paket.template b/src/Bolero/paket.template
index 551a6505..e9833065 100644
--- a/src/Bolero/paket.template
+++ b/src/Bolero/paket.template
@@ -11,6 +11,6 @@ files
../../build/Release/typeproviders/fsharp41/netstandard2.0/HtmlAgilityPack.dll ==> typeproviders/fsharp41/netstandard2.0
../../build/Release/typeproviders/fsharp41/netstandard2.0/Microsoft.AspNetCore.Blazor.dll ==> typeproviders/fsharp41/netstandard2.0
dependencies
- FSharp.Core >= LOCKED:Minor
- Microsoft.AspNetCore.Blazor >= LOCKED:Minor
- Elmish >= LOCKED:Minor
+ FSharp.Core >= 4.5.0
+ Microsoft.AspNetCore.Blazor >= 3.0.0-preview5
+ Elmish >= 2.0.0
diff --git a/tests/Client/Client.fsproj b/tests/Client/Client.fsproj
index 6bb2064b..77fda4df 100644
--- a/tests/Client/Client.fsproj
+++ b/tests/Client/Client.fsproj
@@ -1,4 +1,3 @@
-
@@ -9,12 +8,17 @@
-
-
+
+
+
+
+
+
+
diff --git a/tests/Client/paket.references b/tests/Client/paket.references
deleted file mode 100644
index 8a1923a4..00000000
--- a/tests/Client/paket.references
+++ /dev/null
@@ -1,5 +0,0 @@
-Microsoft.AspNetCore.Blazor
-Microsoft.AspNetCore.Blazor.Build
-Microsoft.AspNetCore.Blazor.DevServer
-FSharp.Core
-Elmish
\ No newline at end of file
diff --git a/tests/Remoting.Client/Remoting.Client.fsproj b/tests/Remoting.Client/Remoting.Client.fsproj
index 7e16d068..7eb083fd 100644
--- a/tests/Remoting.Client/Remoting.Client.fsproj
+++ b/tests/Remoting.Client/Remoting.Client.fsproj
@@ -10,8 +10,12 @@
-
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/Remoting.Client/paket.references b/tests/Remoting.Client/paket.references
deleted file mode 100644
index f4014f2e..00000000
--- a/tests/Remoting.Client/paket.references
+++ /dev/null
@@ -1,4 +0,0 @@
-Microsoft.AspNetCore.Blazor.Build
-Microsoft.AspNetCore.Blazor.DevServer
-FSharp.Core
-Elmish
\ No newline at end of file
diff --git a/tests/Remoting.Server/Remoting.Server.fsproj b/tests/Remoting.Server/Remoting.Server.fsproj
index 5b7ae74a..c2370595 100644
--- a/tests/Remoting.Server/Remoting.Server.fsproj
+++ b/tests/Remoting.Server/Remoting.Server.fsproj
@@ -1,4 +1,3 @@
-
@@ -7,7 +6,6 @@
-
@@ -16,5 +14,8 @@
-
+
+
+
+
\ No newline at end of file
diff --git a/tests/Remoting.Server/paket.references b/tests/Remoting.Server/paket.references
deleted file mode 100644
index 4c47222b..00000000
--- a/tests/Remoting.Server/paket.references
+++ /dev/null
@@ -1,2 +0,0 @@
-Microsoft.AspNetCore.Blazor.Server
-FSharp.Core
\ No newline at end of file
diff --git a/tests/Server/Server.fsproj b/tests/Server/Server.fsproj
index f0696751..dab6755c 100644
--- a/tests/Server/Server.fsproj
+++ b/tests/Server/Server.fsproj
@@ -1,4 +1,3 @@
-
@@ -7,11 +6,13 @@
-
-
+
+
+
+
diff --git a/tests/Server/paket.references b/tests/Server/paket.references
deleted file mode 100644
index 4c47222b..00000000
--- a/tests/Server/paket.references
+++ /dev/null
@@ -1,2 +0,0 @@
-Microsoft.AspNetCore.Blazor.Server
-FSharp.Core
\ No newline at end of file
diff --git a/tests/Unit.Client/Unit.Client.fsproj b/tests/Unit.Client/Unit.Client.fsproj
index f541ac34..3ff17b12 100644
--- a/tests/Unit.Client/Unit.Client.fsproj
+++ b/tests/Unit.Client/Unit.Client.fsproj
@@ -13,10 +13,13 @@
-
-
+
+
+
+
+
\ No newline at end of file
diff --git a/tests/Unit.Client/paket.references b/tests/Unit.Client/paket.references
deleted file mode 100644
index 90b3107a..00000000
--- a/tests/Unit.Client/paket.references
+++ /dev/null
@@ -1,3 +0,0 @@
-Microsoft.AspNetCore.Blazor.Build
-FSharp.Core
-Elmish
diff --git a/tests/Unit/Unit.fsproj b/tests/Unit/Unit.fsproj
index 9d252869..652152bc 100644
--- a/tests/Unit/Unit.fsproj
+++ b/tests/Unit/Unit.fsproj
@@ -1,4 +1,3 @@
-
@@ -16,7 +15,6 @@
-
@@ -24,5 +22,16 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/tests/Unit/paket.references b/tests/Unit/paket.references
deleted file mode 100644
index 314783b5..00000000
--- a/tests/Unit/paket.references
+++ /dev/null
@@ -1,11 +0,0 @@
-nunit
-NUnit3TestAdapter
-Microsoft.NET.Test.Sdk
-FSharp.Core
-FsCheck.NUnit
-Selenium.WebDriver
-Selenium.WebDriver.ChromeDriver
-Microsoft.AspNetCore.Blazor.Server
-Microsoft.AspNetCore.Blazor.Build
-Selenium.Support
-# Selenium.WebDriver.GeckoDriver.Win64