Skip to content

Commit 89421bf

Browse files
Arne DumareyCumpsD
authored andcommitted
fix: fix plan -> reason changes
1 parent e937a1d commit 89421bf

File tree

7 files changed

+345
-25
lines changed

7 files changed

+345
-25
lines changed

paket.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -826,8 +826,8 @@ NUGET
826826
Microsoft.NETCore.Targets (>= 1.1) - restriction: || (&& (== net472) (< net46)) (== netcoreapp2.2) (== netstandard2.0)
827827
System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== netcoreapp2.2) (== netstandard2.0)
828828
Microsoft.Win32.Registry (4.5)
829-
System.Buffers (>= 4.4) - restriction: || (&& (== net472) (>= monoandroid) (< netstandard2.0)) (&& (== net472) (>= monotouch)) (&& (== net472) (< net46)) (&& (== net472) (>= xamarinios)) (&& (== net472) (>= xamarinmac)) (&& (== net472) (>= xamarintvos)) (&& (== net472) (>= xamarinwatchos)) (&& (== netcoreapp2.2) (>= monoandroid) (< netstandard2.0)) (&& (== netcoreapp2.2) (>= monotouch)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (>= xamarinios)) (&& (== netcoreapp2.2) (>= xamarinmac)) (&& (== netcoreapp2.2) (>= xamarintvos)) (&& (== netcoreapp2.2) (>= xamarinwatchos)) (== netstandard2.0)
830-
System.Memory (>= 4.5) - restriction: || (&& (== net472) (< net46)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (&& (== netcoreapp2.2) (>= uap10.1)) (== netstandard2.0)
829+
System.Buffers (>= 4.4) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (>= monoandroid) (< netstandard2.0)) (&& (== net472) (>= monotouch)) (&& (== net472) (< net46)) (&& (== net472) (>= xamarinios)) (&& (== net472) (>= xamarinmac)) (&& (== net472) (>= xamarintvos)) (&& (== net472) (>= xamarinwatchos)) (&& (== netcoreapp2.2) (>= monoandroid) (< netstandard2.0)) (&& (== netcoreapp2.2) (>= monotouch)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (>= xamarinios)) (&& (== netcoreapp2.2) (>= xamarinmac)) (&& (== netcoreapp2.2) (>= xamarintvos)) (&& (== netcoreapp2.2) (>= xamarinwatchos)) (== netstandard2.0)
830+
System.Memory (>= 4.5) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net46)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (&& (== netcoreapp2.2) (>= uap10.1)) (== netstandard2.0)
831831
System.Security.AccessControl (>= 4.5)
832832
System.Security.Principal.Windows (>= 4.5)
833833
Moq (4.11)
@@ -1067,9 +1067,9 @@ NUGET
10671067
System.Data.SqlClient (4.6.1)
10681068
Microsoft.Win32.Registry (>= 4.5) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp2.0)) (== netcoreapp2.2) (== netstandard2.0)
10691069
runtime.native.System.Data.SqlClient.sni (>= 4.5) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp2.0)) (== netcoreapp2.2) (== netstandard2.0)
1070-
System.Buffers (>= 4.4) - restriction: || (&& (== net472) (< net451)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (== netstandard2.0)
1071-
System.Diagnostics.DiagnosticSource (>= 4.5) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (&& (== netcoreapp2.2) (>= uap10.1)) (== netstandard2.0)
1072-
System.Memory (>= 4.5.1) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (&& (== netcoreapp2.2) (>= uap10.1)) (== netstandard2.0)
1070+
System.Buffers (>= 4.4) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net451)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (== netstandard2.0)
1071+
System.Diagnostics.DiagnosticSource (>= 4.5) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (&& (== netcoreapp2.2) (>= uap10.1)) (== netstandard2.0)
1072+
System.Memory (>= 4.5.1) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (&& (== netcoreapp2.2) (>= uap10.1)) (== netstandard2.0)
10731073
System.Security.Principal.Windows (>= 4.5) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp2.0)) (== netcoreapp2.2) (== netstandard2.0)
10741074
System.Text.Encoding.CodePages (>= 4.5) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp2.0)) (== netcoreapp2.2) (== netstandard2.0)
10751075
System.Diagnostics.Debug (4.3) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (>= netcoreapp1.0)) (== netcoreapp2.2) (== netstandard2.0)
@@ -1415,9 +1415,9 @@ NUGET
14151415
System.Text.Encoding (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== netcoreapp2.2) (== netstandard2.0)
14161416
System.Security.Cryptography.OpenSsl (4.5.1) - restriction: || (&& (== net472) (< net45)) (== netcoreapp2.2) (== netstandard2.0)
14171417
System.Security.Cryptography.Pkcs (4.5.2) - restriction: || (&& (== net472) (< net461)) (== netcoreapp2.2) (== netstandard2.0)
1418-
System.Buffers (>= 4.4) - restriction: || (&& (== net472) (>= monoandroid) (< netstandard2.0)) (&& (== net472) (>= monotouch)) (&& (== net472) (< net46)) (&& (== net472) (>= xamarinios)) (&& (== net472) (>= xamarinmac)) (&& (== net472) (>= xamarintvos)) (&& (== net472) (>= xamarinwatchos)) (&& (== netcoreapp2.2) (>= monoandroid) (< netstandard2.0)) (&& (== netcoreapp2.2) (>= monotouch)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (>= xamarinios)) (&& (== netcoreapp2.2) (>= xamarinmac)) (&& (== netcoreapp2.2) (>= xamarintvos)) (&& (== netcoreapp2.2) (>= xamarinwatchos)) (== netstandard2.0)
1419-
System.Memory (>= 4.5.1) - restriction: || (&& (== net472) (>= monoandroid) (< netstandard2.0)) (&& (== net472) (>= monotouch)) (&& (== net472) (< net46)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== net472) (>= xamarinios)) (&& (== net472) (>= xamarinmac)) (&& (== net472) (>= xamarintvos)) (&& (== net472) (>= xamarinwatchos)) (&& (== netcoreapp2.2) (>= monoandroid) (< netstandard2.0)) (&& (== netcoreapp2.2) (>= monotouch)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (&& (== netcoreapp2.2) (>= uap10.1)) (&& (== netcoreapp2.2) (>= xamarinios)) (&& (== netcoreapp2.2) (>= xamarinmac)) (&& (== netcoreapp2.2) (>= xamarintvos)) (&& (== netcoreapp2.2) (>= xamarinwatchos)) (== netstandard2.0)
1420-
System.Security.Cryptography.Cng (>= 4.4) - restriction: || (&& (== net472) (< net46)) (&& (== net472) (>= netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (== netstandard2.0)
1418+
System.Buffers (>= 4.4) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (>= monoandroid) (< netstandard2.0)) (&& (== net472) (>= monotouch)) (&& (== net472) (< net46)) (&& (== net472) (>= xamarinios)) (&& (== net472) (>= xamarinmac)) (&& (== net472) (>= xamarintvos)) (&& (== net472) (>= xamarinwatchos)) (&& (== netcoreapp2.2) (>= monoandroid) (< netstandard2.0)) (&& (== netcoreapp2.2) (>= monotouch)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (>= xamarinios)) (&& (== netcoreapp2.2) (>= xamarinmac)) (&& (== netcoreapp2.2) (>= xamarintvos)) (&& (== netcoreapp2.2) (>= xamarinwatchos)) (== netstandard2.0)
1419+
System.Memory (>= 4.5.1) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (>= monoandroid) (< netstandard2.0)) (&& (== net472) (>= monotouch)) (&& (== net472) (< net46)) (&& (== net472) (>= netcoreapp2.0)) (&& (== net472) (>= uap10.1)) (&& (== net472) (>= xamarinios)) (&& (== net472) (>= xamarinmac)) (&& (== net472) (>= xamarintvos)) (&& (== net472) (>= xamarinwatchos)) (&& (== netcoreapp2.2) (>= monoandroid) (< netstandard2.0)) (&& (== netcoreapp2.2) (>= monotouch)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (&& (== netcoreapp2.2) (>= uap10.1)) (&& (== netcoreapp2.2) (>= xamarinios)) (&& (== netcoreapp2.2) (>= xamarinmac)) (&& (== netcoreapp2.2) (>= xamarintvos)) (&& (== netcoreapp2.2) (>= xamarinwatchos)) (== netstandard2.0)
1420+
System.Security.Cryptography.Cng (>= 4.4) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net46)) (&& (== net472) (>= netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.0)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (== netstandard2.0)
14211421
System.Security.Cryptography.Cng (>= 4.5) - restriction: || (&& (== net472) (>= netcoreapp2.1)) (== netcoreapp2.2) (&& (== netstandard2.0) (>= netcoreapp2.1))
14221422
System.Security.Cryptography.Primitives (4.3) - restriction: || (&& (== net472) (< net45)) (== netcoreapp2.2) (== netstandard2.0)
14231423
System.Diagnostics.Debug (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== netcoreapp2.2) (== netstandard2.0)
@@ -1428,7 +1428,7 @@ NUGET
14281428
System.Threading (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== netcoreapp2.2) (== netstandard2.0)
14291429
System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== netcoreapp2.2) (== netstandard2.0)
14301430
System.Security.Cryptography.ProtectedData (4.5) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (>= netcoreapp2.0)) (== netcoreapp2.2) (== netstandard2.0)
1431-
System.Memory (>= 4.5) - restriction: || (&& (== net472) (< net46)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (== netstandard2.0)
1431+
System.Memory (>= 4.5) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net46)) (&& (== netcoreapp2.2) (< netcoreapp2.1)) (== netstandard2.0)
14321432
System.Security.Cryptography.X509Certificates (4.3.2)
14331433
Microsoft.NETCore.Platforms (>= 1.1) - restriction: || (&& (== net472) (< net46)) (== netcoreapp2.2) (== netstandard2.0)
14341434
runtime.native.System (>= 4.3) - restriction: || (&& (== net472) (< net46)) (== netcoreapp2.2) (== netstandard2.0)
@@ -1476,12 +1476,12 @@ NUGET
14761476
System.Text.Encoding (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== netcoreapp2.2) (== netstandard2.0)
14771477
System.Text.Encodings.Web (4.5)
14781478
System.Text.RegularExpressions (4.3.1) - restriction: || (&& (== net472) (< net451)) (&& (== net472) (>= netcoreapp1.0)) (== netcoreapp2.2) (== netstandard2.0)
1479-
System.Collections (>= 4.3) - restriction: || (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
1480-
System.Globalization (>= 4.3) - restriction: || (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
1481-
System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
1479+
System.Collections (>= 4.3) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
1480+
System.Globalization (>= 4.3) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
1481+
System.Resources.ResourceManager (>= 4.3) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
14821482
System.Runtime (>= 4.3.1) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (>= netcoreapp1.1)) (== netcoreapp2.2) (== netstandard2.0)
1483-
System.Runtime.Extensions (>= 4.3.1) - restriction: || (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
1484-
System.Threading (>= 4.3) - restriction: || (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
1483+
System.Runtime.Extensions (>= 4.3.1) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
1484+
System.Threading (>= 4.3) - restriction: || (&& (== net472) (== netcoreapp2.2)) (&& (== net472) (< net45)) (&& (== netcoreapp2.2) (< netcoreapp1.1)) (== netstandard2.0)
14851485
System.Threading (4.3) - restriction: || (&& (== net472) (< net45)) (&& (== net472) (>= netcoreapp1.1)) (== netcoreapp2.2) (== netstandard2.0)
14861486
System.Runtime (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== netcoreapp2.2) (== netstandard2.0)
14871487
System.Threading.Tasks (>= 4.3) - restriction: || (&& (== net472) (< net45)) (== netcoreapp2.2) (== netstandard2.0)

src/BuildingRegistry.Api.Legacy/Building/Responses/BuildingSyndicationResponse.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -336,7 +336,7 @@ private SyndicationContent ContentExample
336336
DateTimeOffset.Now,
337337
true,
338338
Organisation.Agiv,
339-
Reason.Unknown,
339+
Reason.CentralManagementCrab,
340340
new List<BuildingUnitSyndicationContent>
341341
{
342342
new BuildingUnitSyndicationContent(

src/BuildingRegistry.Projections.Legacy/BuildingSyndication/XmlTools.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ public static class XmlTools
2121
typeof(LocalDate),
2222
typeof(LocalDateTime),
2323
typeof(DateTimeOffset),
24-
typeof(Reason),
2524
typeof(Organisation),
2625
typeof(Modification)
2726
};

0 commit comments

Comments
 (0)