From b6a695f15bb529f0053f2ec6018379742113dbd4 Mon Sep 17 00:00:00 2001 From: Arne Dumarey Date: Tue, 2 Feb 2021 14:15:41 +0100 Subject: [PATCH] fix: move to 5.0.2 --- build.fsx | 2 +- build.fsx.lock | 30 +++++++++++++++--------------- global.json | 4 ++-- paket.dependencies | 6 +++--- paket.lock | 38 +++++++++++++++++++------------------- 5 files changed, 40 insertions(+), 40 deletions(-) diff --git a/build.fsx b/build.fsx index f8675a5..5da73ff 100755 --- a/build.fsx +++ b/build.fsx @@ -2,7 +2,7 @@ version 6.0.0-beta8 framework: netstandard20 source https://api.nuget.org/v3/index.json -nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 5.0.1 //" +nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 5.0.2 //" #load "packages/Be.Vlaanderen.Basisregisters.Build.Pipeline/Content/build-generic.fsx" diff --git a/build.fsx.lock b/build.fsx.lock index 87b8dbb..1278c97 100644 --- a/build.fsx.lock +++ b/build.fsx.lock @@ -2,7 +2,7 @@ STORAGE: NONE RESTRICTION: == netstandard2.0 NUGET remote: https://api.nuget.org/v3/index.json - Be.Vlaanderen.Basisregisters.Build.Pipeline (5.0.1) + Be.Vlaanderen.Basisregisters.Build.Pipeline (5.0.2) Fake.Core.Environment (>= 5.20.3) Fake.Core.Process (>= 5.20.3) Fake.Core.Target (>= 5.20.3) @@ -155,27 +155,27 @@ NUGET System.Security.AccessControl (>= 5.0) System.Security.Principal.Windows (>= 5.0) Mono.Posix.NETStandard (1.0) - MSBuild.StructuredLogger (2.1.215) + MSBuild.StructuredLogger (2.1.303) Microsoft.Build (>= 16.4) Microsoft.Build.Framework (>= 16.4) Microsoft.Build.Tasks.Core (>= 16.4) Microsoft.Build.Utilities.Core (>= 16.4) Newtonsoft.Json (12.0.3) - NuGet.Common (5.8) - NuGet.Frameworks (>= 5.8) - NuGet.Configuration (5.8) - NuGet.Common (>= 5.8) + NuGet.Common (5.8.1) + NuGet.Frameworks (>= 5.8.1) + NuGet.Configuration (5.8.1) + NuGet.Common (>= 5.8.1) System.Security.Cryptography.ProtectedData (>= 4.4) - NuGet.Frameworks (5.8) - NuGet.Packaging (5.8) + NuGet.Frameworks (5.8.1) + NuGet.Packaging (5.8.1) Newtonsoft.Json (>= 9.0.1) - 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.8) - NuGet.Packaging (>= 5.8) - NuGet.Versioning (5.8) + NuGet.Configuration (>= 5.8.1) + NuGet.Versioning (>= 5.8.1) + System.Security.Cryptography.Cng (>= 5.0) + System.Security.Cryptography.Pkcs (>= 5.0) + NuGet.Protocol (5.8.1) + NuGet.Packaging (>= 5.8.1) + NuGet.Versioning (5.8.1) System.Buffers (4.5.1) System.CodeDom (5.0) System.Collections.Immutable (5.0) diff --git a/global.json b/global.json index fae3730..59acd84 100755 --- a/global.json +++ b/global.json @@ -1,8 +1,8 @@ { "sdk": { - "version": "5.0.101" + "version": "5.0.102" }, "clr": { - "version": "5.0.1" + "version": "5.0.2" } } diff --git a/paket.dependencies b/paket.dependencies index 2422738..837aa03 100755 --- a/paket.dependencies +++ b/paket.dependencies @@ -7,7 +7,7 @@ nuget System.Text.Encoding.CodePages 5.0.0 nuget NetTopologySuite 2.1.0 // VBR STUFF -nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 5.0.1 +nuget Be.Vlaanderen.Basisregisters.Build.Pipeline 5.0.2 // TEST STUFF nuget Microsoft.NET.Test.Sdk 16.8.3 @@ -17,8 +17,8 @@ nuget xunit.categories 2.0.4 nuget Newtonsoft.Json 12.0.3 nuget Albedo 2.0.0 -nuget AutoFixture 4.14.0 -nuget AutoFixture.Idioms 4.14.0 +nuget AutoFixture 4.15.0 +nuget AutoFixture.Idioms 4.15.0 nuget PublicApiGenerator 10.2.0 diff --git a/paket.lock b/paket.lock index a6610ae..0821114 100644 --- a/paket.lock +++ b/paket.lock @@ -2,14 +2,14 @@ RESTRICTION: == net50 NUGET remote: https://api.nuget.org/v3/index.json Albedo (2.0) - AutoFixture (4.14) + AutoFixture (4.15) Fare (>= 2.1.1 < 3.0) System.ComponentModel.Annotations (>= 4.3) - AutoFixture.Idioms (4.14) + AutoFixture.Idioms (4.15) Albedo (>= 2.0 < 3.0) - AutoFixture (>= 4.14) + AutoFixture (>= 4.15) System.Reflection.Emit (>= 4.3) - Be.Vlaanderen.Basisregisters.Build.Pipeline (5.0.1) + Be.Vlaanderen.Basisregisters.Build.Pipeline (5.0.2) Fake.Core.Environment (>= 5.20.3) Fake.Core.Process (>= 5.20.3) Fake.Core.Target (>= 5.20.3) @@ -185,7 +185,7 @@ NUGET Microsoft.NETCore.Platforms (>= 5.0) Mono.Cecil (0.11.3) Mono.Posix.NETStandard (1.0) - MSBuild.StructuredLogger (2.1.215) + MSBuild.StructuredLogger (2.1.303) Microsoft.Build (>= 16.4) Microsoft.Build.Framework (>= 16.4) Microsoft.Build.Tasks.Core (>= 16.4) @@ -195,21 +195,21 @@ NUGET NetTopologySuite (2.1) System.Memory (>= 4.5.3) Newtonsoft.Json (12.0.3) - NuGet.Common (5.8) - NuGet.Frameworks (>= 5.8) - NuGet.Configuration (5.8) - NuGet.Common (>= 5.8) + NuGet.Common (5.8.1) + NuGet.Frameworks (>= 5.8.1) + NuGet.Configuration (5.8.1) + NuGet.Common (>= 5.8.1) System.Security.Cryptography.ProtectedData (>= 4.4) - NuGet.Frameworks (5.8) - NuGet.Packaging (5.8) + NuGet.Frameworks (5.8.1) + NuGet.Packaging (5.8.1) Newtonsoft.Json (>= 9.0.1) - 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.8) - NuGet.Packaging (>= 5.8) - NuGet.Versioning (5.8) + NuGet.Configuration (>= 5.8.1) + NuGet.Versioning (>= 5.8.1) + System.Security.Cryptography.Cng (>= 5.0) + System.Security.Cryptography.Pkcs (>= 5.0) + NuGet.Protocol (5.8.1) + NuGet.Packaging (>= 5.8.1) + NuGet.Versioning (5.8.1) PublicApiGenerator (10.2) Mono.Cecil (>= 0.11.2) System.CodeDom (>= 4.7) @@ -305,7 +305,7 @@ NUGET System.Runtime (>= 4.3) System.Text.Encoding.CodePages (5.0) Microsoft.NETCore.Platforms (>= 5.0) - System.Text.Json (5.0) + System.Text.Json (5.0.1) System.Threading (4.3) System.Runtime (>= 4.3) System.Threading.Tasks (>= 4.3)