From 46694e2406cfe643fb0a6cca457a36f30ffbb8a2 Mon Sep 17 00:00:00 2001 From: Ilya P Date: Sat, 29 Oct 2016 15:34:01 +0300 Subject: [PATCH] Moved nuspec to a proper place --- TLSharp.nuspec => TLSharp.Core/TLSharp.Core.nuspec | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename TLSharp.nuspec => TLSharp.Core/TLSharp.Core.nuspec (100%) diff --git a/TLSharp.nuspec b/TLSharp.Core/TLSharp.Core.nuspec similarity index 100% rename from TLSharp.nuspec rename to TLSharp.Core/TLSharp.Core.nuspec