lith 3 anni fa
parent
commit
3598a02eef
1 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 6 6
      dotnet/Library/Vit/Vit.Core/Vit.Core/Vit.Core.csproj

+ 6 - 6
dotnet/Library/Vit/Vit.Core/Vit.Core/Vit.Core.csproj

@@ -12,12 +12,12 @@
 	<PropertyGroup>
 		<Authors>Lith</Authors>
 		<Description>
-			.net core common tool.
-			log to txt(Vit.Core.Module.Log.Logger),
-			Serialize(Vit.Core.Module.Serialization.Json),
-			ConfigurationManager(Vit.Core.Util.ConfigurationManager.Appsettings.json),
-			DynamicMethodExecutor, Guid, Reflection, Shell etc.
-			Send email to serset@yeah.net if you have any questions.
+.net core common tool.
+log to txt(Vit.Core.Module.Log.Logger),
+Serialize(Vit.Core.Module.Serialization.Json),
+ConfigurationManager(Vit.Core.Util.ConfigurationManager.Appsettings.json),
+DynamicMethodExecutor, Guid, Reflection, Shell etc.
+Send email to serset@yeah.net if you have any questions.
 		</Description>
 		<PackageProjectUrl>https://github.com/serset/Sers</PackageProjectUrl>
 	</PropertyGroup>