From 3b9b88c2fee4419a3325fcc71d7b949d9d63f90e Mon Sep 17 00:00:00 2001 From: Rutherther Date: Tue, 31 Jan 2023 14:29:24 +0100 Subject: [PATCH] chore: add versions for packing --- .../NosSmooth.Comms.Abstractions.csproj | 9 +++------ .../NosSmooth.Comms.Core.csproj | 18 +++--------------- .../NosSmooth.Comms.Inject.csproj | 3 +++ .../NosSmooth.Comms.Local.csproj | 12 +++--------- 4 files changed, 12 insertions(+), 30 deletions(-) diff --git a/src/Core/NosSmooth.Comms.Abstractions/NosSmooth.Comms.Abstractions.csproj b/src/Core/NosSmooth.Comms.Abstractions/NosSmooth.Comms.Abstractions.csproj index ab691d0..197e2fa 100644 --- a/src/Core/NosSmooth.Comms.Abstractions/NosSmooth.Comms.Abstractions.csproj +++ b/src/Core/NosSmooth.Comms.Abstractions/NosSmooth.Comms.Abstractions.csproj @@ -5,6 +5,9 @@ enable enable NosSmooth.Comms.Data + https://github.com/Rutherther/NosSmooth.Comms/ + MIT + 1.0.0 @@ -14,10 +17,4 @@ - - - ..\..\..\..\..\..\..\..\..\ruther\.nuget\packages\nossmooth.core\3.3.1\lib\net7.0\NosSmooth.Core.dll - - - diff --git a/src/Core/NosSmooth.Comms.Core/NosSmooth.Comms.Core.csproj b/src/Core/NosSmooth.Comms.Core/NosSmooth.Comms.Core.csproj index ea5bca4..cfc5eb1 100644 --- a/src/Core/NosSmooth.Comms.Core/NosSmooth.Comms.Core.csproj +++ b/src/Core/NosSmooth.Comms.Core/NosSmooth.Comms.Core.csproj @@ -4,23 +4,11 @@ net7.0 enable enable + https://github.com/Rutherther/NosSmooth.Comms/ + MIT + 1.0.0 - - - ..\..\..\..\..\..\..\..\..\ruther\.nuget\packages\messagepack\2.4.59\lib\net6.0\MessagePack.dll - - - ..\..\..\..\..\..\..\..\..\ruther\.nuget\packages\microsoft.extensions.dependencyinjection.abstractions\7.0.0\lib\net7.0\Microsoft.Extensions.DependencyInjection.Abstractions.dll - - - ..\..\..\..\..\..\..\..\..\ruther\.nuget\packages\microsoft.extensions.logging.abstractions\7.0.0\lib\net7.0\Microsoft.Extensions.Logging.Abstractions.dll - - - ..\..\..\..\..\..\..\..\..\ruther\.nuget\packages\nossmooth.packetserializer.abstractions\1.3.0\lib\net7.0\NosSmooth.PacketSerializer.Abstractions.dll - - - diff --git a/src/Local/NosSmooth.Comms.Inject/NosSmooth.Comms.Inject.csproj b/src/Local/NosSmooth.Comms.Inject/NosSmooth.Comms.Inject.csproj index c9443b4..638cad3 100644 --- a/src/Local/NosSmooth.Comms.Inject/NosSmooth.Comms.Inject.csproj +++ b/src/Local/NosSmooth.Comms.Inject/NosSmooth.Comms.Inject.csproj @@ -6,6 +6,9 @@ enable true true + https://github.com/Rutherther/NosSmooth.Comms/ + MIT + 1.0.0 diff --git a/src/Local/NosSmooth.Comms.Local/NosSmooth.Comms.Local.csproj b/src/Local/NosSmooth.Comms.Local/NosSmooth.Comms.Local.csproj index 806073f..8d16324 100644 --- a/src/Local/NosSmooth.Comms.Local/NosSmooth.Comms.Local.csproj +++ b/src/Local/NosSmooth.Comms.Local/NosSmooth.Comms.Local.csproj @@ -4,17 +4,11 @@ net7.0 enable enable + https://github.com/Rutherther/NosSmooth.Comms/ + MIT + 1.0.0 - - - ..\..\..\..\..\..\..\..\..\ruther\.nuget\packages\nossmooth.localbinding\1.0.0\lib\net7.0\NosSmooth.LocalBinding.dll - - - ..\..\..\..\..\..\..\..\..\ruther\.nuget\packages\remora.results\7.2.3\lib\net7.0\Remora.Results.dll - - - -- 2.48.1