From 84a3b6fe29ea3fecdeb02b89c3f642174223f1f3 Mon Sep 17 00:00:00 2001 From: Rutherther Date: Fri, 20 Jan 2023 14:45:55 +0100 Subject: [PATCH] chore: add rest of version prefixes --- .../NosSmooth.Extensions.Pathfinding.csproj | 4 +--- .../NosSmooth.PacketSerializer.Abstractions.csproj | 4 +--- .../NosSmooth.PacketSerializer.csproj | 4 +--- .../NosSmooth.PacketSerializersGenerator.csproj | 4 +--- Packets/NosSmooth.Packets/NosSmooth.Packets.csproj | 4 +--- 5 files changed, 5 insertions(+), 15 deletions(-) diff --git a/Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj b/Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj index d33d5834c13cb1ccb93f32896603c7fe8875d2bc..a8406bf48bc6b30df9516e2e6ebb91346b5106bb 100644 --- a/Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj +++ b/Extensions/NosSmooth.Extensions.Pathfinding/NosSmooth.Extensions.Pathfinding.csproj @@ -8,10 +8,8 @@ https://github.com/Rutherther/NosSmooth/ MIT NosSmooth extension allowing for finding paths on maps. - 1.1.3 + 1.1.3 Update dependencies - 1.1.3 - 1.1.3 diff --git a/Packets/NosSmooth.PacketSerializer.Abstractions/NosSmooth.PacketSerializer.Abstractions.csproj b/Packets/NosSmooth.PacketSerializer.Abstractions/NosSmooth.PacketSerializer.Abstractions.csproj index 036769adbd77d3acb96deff5c4f993d7140f508d..41e2cbb6442d9e8383ca99153524055b3ef23176 100644 --- a/Packets/NosSmooth.PacketSerializer.Abstractions/NosSmooth.PacketSerializer.Abstractions.csproj +++ b/Packets/NosSmooth.PacketSerializer.Abstractions/NosSmooth.PacketSerializer.Abstractions.csproj @@ -7,11 +7,9 @@ NosSmooth's packet serializer abstractions that hold all interfaces, classes, errors needed for creating assemblies with packets that can have generated serializers. https://github.com/Rutherther/NosSmooth/ MIT - 1.3.0 + 1.3.0 net7.0;netstandard2.1 Add manual capture and increment of tokens read to allow reading lists of specified size if the separator is same for multiple levels. - 1.3.0 - 1.3.0 diff --git a/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj b/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj index beba7836ddaac6ce1125422bb41a45ae1013aa3d..2e818f0cd08c51524a0cd0bfe0f27ecec44e7fe9 100644 --- a/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj +++ b/Packets/NosSmooth.PacketSerializer/NosSmooth.PacketSerializer.csproj @@ -8,10 +8,8 @@ NosSmooth's packet string serializer implementation. https://github.com/Rutherther/NosSmooth/ MIT - 2.2.5 + 2.2.5 Update dependencies. - 2.2.5 - 2.2.5 diff --git a/Packets/NosSmooth.PacketSerializersGenerator/NosSmooth.PacketSerializersGenerator.csproj b/Packets/NosSmooth.PacketSerializersGenerator/NosSmooth.PacketSerializersGenerator.csproj index 4ee9bad8a9d4d978e70a8c70443f8b1e6393b12d..396aa71d9bf42af82f7c0937627f475d96497945 100644 --- a/Packets/NosSmooth.PacketSerializersGenerator/NosSmooth.PacketSerializersGenerator.csproj +++ b/Packets/NosSmooth.PacketSerializersGenerator/NosSmooth.PacketSerializersGenerator.csproj @@ -9,11 +9,9 @@ true NosSmooth's source code generator that generates serializers for packets. false - 1.1.0 + 1.1.0 https://github.com/Rutherther/NosSmooth/ MIT - 1.1.0 - 1.1.0 Add PacketConditionalList. Fix PacketContextList. Make not last validations inside current parameter, not previous one. diff --git a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj index 78180068bdf95413329412f77366c8291e5ad514..f45cb74f142d81fda11f45566a9a680ea027620e 100644 --- a/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj +++ b/Packets/NosSmooth.Packets/NosSmooth.Packets.csproj @@ -7,11 +7,9 @@ Contains default NosTale packets. https://github.com/Rutherther/NosSmooth/ MIT - 3.4.4 + 3.4.4 net7.0;netstandard2.1 Update dependencies. - 3.4.4 - 3.4.4