Skip to content

Commit

Permalink
fix: move to 5.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CumpsD committed Dec 17, 2020
1 parent c53fa81 commit de309bd
Show file tree
Hide file tree
Showing 10 changed files with 661 additions and 777 deletions.
4 changes: 2 additions & 2 deletions .config/dotnet-tools.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"isRoot": true,
"tools": {
"fake-cli": {
"version": "5.19.0",
"version": "5.20.4-alpha.1642",
"commands": [
"fake"
]
},
"paket": {
"version": "5.241.6",
"version": "6.0.0-beta8",
"commands": [
"paket"
]
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:

steps:
- name: Checkout Code
uses: actions/checkout@v2.1.0
uses: actions/checkout@v2.3.4

- name: Cache NPM
uses: actions/cache@v2
Expand Down Expand Up @@ -48,7 +48,7 @@ jobs:
shell: bash

- name: Setup Node.js
uses: actions/setup-node@v2.1.2
uses: actions/setup-node@v2.1.4

- name: Setup .NET Core
uses: actions/setup-dotnet@v1
Expand Down
4 changes: 2 additions & 2 deletions build.fsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#r "paket:
version 5.241.6
version 6.0.0-beta8
framework: netstandard20
source https://api.nuget.org/v3/index.json
nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 4.2.3 //"
nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 4.2.5 //"

#load "packages/Be.Vlaanderen.Basisregisters.Build.Pipeline/Content/build-generic.fsx"

Expand Down
267 changes: 67 additions & 200 deletions build.fsx.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,15 @@ STORAGE: NONE
RESTRICTION: == netstandard2.0
NUGET
remote: https://api.nuget.org/v3/index.json
Be.Vlaanderen.Basisregisters.Build.Pipeline (4.2.3)
Fake.Core.Environment (>= 5.20.2)
Fake.Core.Process (>= 5.20.2)
Fake.Core.Target (>= 5.20.2)
Fake.DotNet.AssemblyInfoFile (>= 5.20.2)
Fake.DotNet.Cli (>= 5.20.2)
Fake.DotNet.Paket (>= 5.20.2)
Fake.IO.FileSystem (>= 5.20.2)
Fake.JavaScript.Npm (>= 5.20.2)
Be.Vlaanderen.Basisregisters.Build.Pipeline (4.2.5)
Fake.Core.Environment (>= 5.20.3)
Fake.Core.Process (>= 5.20.3)
Fake.Core.Target (>= 5.20.3)
Fake.DotNet.AssemblyInfoFile (>= 5.20.3)
Fake.DotNet.Cli (>= 5.20.3)
Fake.DotNet.Paket (>= 5.20.3)
Fake.IO.FileSystem (>= 5.20.3)
Fake.JavaScript.Npm (>= 5.20.3)
Newtonsoft.Json (>= 12.0.3)
BlackFox.VsWhere (1.1)
FSharp.Core (>= 4.2.3)
Expand Down Expand Up @@ -120,185 +120,81 @@ NUGET
FSharp.Core (>= 4.7.2)
FParsec (1.1.1)
FSharp.Core (>= 4.3.4)
FSharp.Control.Reactive (4.4.2)
FSharp.Control.Reactive (4.5)
FSharp.Core (>= 4.7.2)
System.Reactive (>= 4.4.1)
FSharp.Core (4.7.2)
Microsoft.Build (16.6)
Microsoft.Build.Framework (16.6)
FSharp.Core (5.0)
Microsoft.Build (16.8)
Microsoft.Build.Framework (16.8)
System.Security.Permissions (>= 4.7)
Microsoft.Build.Tasks.Core (16.6)
Microsoft.Build.Framework (>= 16.6)
Microsoft.Build.Utilities.Core (>= 16.6)
Microsoft.Build.Tasks.Core (16.8)
Microsoft.Build.Framework (>= 16.8)
Microsoft.Build.Utilities.Core (>= 16.8)
Microsoft.Win32.Registry (>= 4.3)
System.CodeDom (>= 4.4)
System.Collections.Immutable (>= 1.5)
System.Reflection.Metadata (>= 1.6)
System.Reflection.TypeExtensions (>= 4.1)
System.Resources.Extensions (>= 4.6)
System.Runtime.InteropServices (>= 4.3)
System.Security.Cryptography.Pkcs (>= 4.7)
System.Security.Cryptography.Xml (>= 4.7)
System.Security.Permissions (>= 4.7)
System.Threading.Tasks.Dataflow (>= 4.9)
Microsoft.Build.Tasks.Git (1.0)
Microsoft.Build.Utilities.Core (16.6)
Microsoft.Build.Framework (>= 16.6)
Microsoft.Build.Utilities.Core (16.8)
Microsoft.Build.Framework (>= 16.8)
Microsoft.Win32.Registry (>= 4.3)
System.Collections.Immutable (>= 1.5)
System.Security.Permissions (>= 4.7)
System.Text.Encoding.CodePages (>= 4.0.1)
Microsoft.NETCore.Platforms (3.1.3)
Microsoft.NETCore.Targets (3.1)
Microsoft.SourceLink.Common (1.0)
Microsoft.SourceLink.GitHub (1.0)
Microsoft.Build.Tasks.Git (>= 1.0)
Microsoft.SourceLink.Common (>= 1.0)
Microsoft.Win32.Primitives (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
Microsoft.Win32.Registry (4.7)
System.Buffers (>= 4.5)
System.Memory (>= 4.5.3)
System.Security.AccessControl (>= 4.7)
System.Security.Principal.Windows (>= 4.7)
Microsoft.NETCore.Platforms (5.0)
Microsoft.NETCore.Targets (5.0)
Microsoft.Win32.Registry (5.0)
System.Buffers (>= 4.5.1)
System.Memory (>= 4.5.4)
System.Security.AccessControl (>= 5.0)
System.Security.Principal.Windows (>= 5.0)
Mono.Posix.NETStandard (1.0)
MSBuild.StructuredLogger (2.1.176)
MSBuild.StructuredLogger (2.1.215)
Microsoft.Build (>= 16.4)
Microsoft.Build.Framework (>= 16.4)
Microsoft.Build.Tasks.Core (>= 16.4)
Microsoft.Build.Utilities.Core (>= 16.4)
Microsoft.SourceLink.GitHub (>= 1.0)
Newtonsoft.Json (12.0.3)
NuGet.Common (5.7)
NuGet.Frameworks (>= 5.7)
System.Diagnostics.Process (>= 4.3)
System.Threading.Thread (>= 4.3)
NuGet.Configuration (5.7)
NuGet.Common (>= 5.7)
System.Security.Cryptography.ProtectedData (>= 4.3)
NuGet.Frameworks (5.7)
NuGet.Packaging (5.7)
NuGet.Common (5.8)
NuGet.Frameworks (>= 5.8)
NuGet.Configuration (5.8)
NuGet.Common (>= 5.8)
System.Security.Cryptography.ProtectedData (>= 4.4)
NuGet.Frameworks (5.8)
NuGet.Packaging (5.8)
Newtonsoft.Json (>= 9.0.1)
NuGet.Configuration (>= 5.7)
NuGet.Versioning (>= 5.7)
System.Dynamic.Runtime (>= 4.3)
NuGet.Configuration (>= 5.8)
NuGet.Versioning (>= 5.8)
System.Security.Cryptography.Cng (>= 5.0.0-preview.3.20214.6)
System.Security.Cryptography.Pkcs (>= 5.0.0-preview.3.20214.6)
NuGet.Protocol (5.7)
NuGet.Packaging (>= 5.7)
System.Dynamic.Runtime (>= 4.3)
NuGet.Versioning (5.7)
runtime.native.System (4.3.1)
Microsoft.NETCore.Platforms (>= 1.1.1)
Microsoft.NETCore.Targets (>= 1.1.3)
NuGet.Protocol (5.8)
NuGet.Packaging (>= 5.8)
NuGet.Versioning (5.8)
System.Buffers (4.5.1)
System.CodeDom (4.7)
System.Collections (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
System.Collections.Immutable (1.7.1)
System.CodeDom (5.0)
System.Collections.Immutable (5.0)
System.Memory (>= 4.5.4)
System.Diagnostics.Debug (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
System.Diagnostics.Process (4.3)
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.Dynamic.Runtime (4.3)
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.Formats.Asn1 (5.0.0-preview.8.20407.11)
System.Formats.Asn1 (5.0)
System.Buffers (>= 4.5.1)
System.Memory (>= 4.5.4)
System.Globalization (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 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)
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.4)
System.Buffers (>= 4.5.1)
System.Numerics.Vectors (>= 4.4)
System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
System.Numerics.Vectors (4.5)
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.4.1)
System.Reactive (5.0)
System.Runtime.InteropServices.WindowsRuntime (>= 4.3)
System.Threading.Tasks.Extensions (>= 4.5.4)
System.Reflection (4.3)
Expand All @@ -307,39 +203,19 @@ NUGET
System.IO (>= 4.3)
System.Reflection.Primitives (>= 4.3)
System.Runtime (>= 4.3)
System.Reflection.Emit (4.7)
System.Reflection.Emit.ILGeneration (>= 4.7)
System.Reflection.Emit.ILGeneration (4.7)
System.Reflection.Emit.Lightweight (4.7)
System.Reflection.Emit.ILGeneration (>= 4.7)
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.8.1)
System.Collections.Immutable (>= 1.7.1)
System.Reflection.Metadata (5.0)
System.Collections.Immutable (>= 5.0)
System.Reflection.Primitives (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
System.Reflection.TypeExtensions (4.7)
System.Resources.Extensions (4.7.1)
System.Resources.Extensions (5.0)
System.Memory (>= 4.5.4)
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.7.1)
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.CompilerServices.Unsafe (5.0)
System.Runtime.Handles (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
Expand All @@ -353,42 +229,33 @@ NUGET
System.Runtime.Handles (>= 4.3)
System.Runtime.InteropServices.WindowsRuntime (4.3)
System.Runtime (>= 4.3)
System.Security.AccessControl (4.7)
System.Security.Principal.Windows (>= 4.7)
System.Security.Cryptography.Cng (5.0.0-preview.8.20407.11)
System.Security.Cryptography.Pkcs (5.0.0-preview.8.20407.11)
System.Security.AccessControl (5.0)
System.Security.Principal.Windows (>= 5.0)
System.Security.Cryptography.Cng (5.0)
System.Security.Cryptography.Pkcs (5.0.1)
System.Buffers (>= 4.5.1)
System.Formats.Asn1 (>= 5.0.0-preview.8.20407.11)
System.Formats.Asn1 (>= 5.0)
System.Memory (>= 4.5.4)
System.Security.Cryptography.Cng (>= 5.0)
System.Security.Cryptography.ProtectedData (5.0)
System.Memory (>= 4.5.4)
System.Security.Cryptography.Cng (>= 5.0.0-preview.8.20407.11)
System.Security.Cryptography.ProtectedData (4.7)
System.Memory (>= 4.5.3)
System.Security.Permissions (4.7)
System.Security.AccessControl (>= 4.7)
System.Security.Principal.Windows (4.7)
System.Security.Cryptography.Xml (5.0)
System.Memory (>= 4.5.4)
System.Security.Cryptography.Pkcs (>= 5.0)
System.Security.Permissions (>= 5.0)
System.Security.Permissions (5.0)
System.Security.AccessControl (>= 5.0)
System.Security.Principal.Windows (5.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.7.1)
System.Runtime.CompilerServices.Unsafe (>= 4.7.1)
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.Threading (4.3)
System.Runtime (>= 4.3)
System.Threading.Tasks (>= 4.3)
System.Text.Encoding.CodePages (5.0)
System.Runtime.CompilerServices.Unsafe (>= 5.0)
System.Threading.Tasks (4.3)
Microsoft.NETCore.Platforms (>= 1.1)
Microsoft.NETCore.Targets (>= 1.1)
System.Runtime (>= 4.3)
System.Threading.Tasks.Dataflow (4.11.1)
System.Threading.Tasks.Dataflow (5.0)
System.Threading.Tasks.Extensions (4.5.4)
System.Runtime.CompilerServices.Unsafe (>= 4.5.3)
System.Threading.Thread (4.3)
System.Runtime (>= 4.3)
System.Threading.ThreadPool (4.3)
System.Runtime (>= 4.3)
System.Runtime.Handles (>= 4.3)
Loading

0 comments on commit de309bd

Please sign in to comment.