change - git 设置

pull/1/head
WenJY 1 month ago
parent ea38cf4036
commit ebc82b90f9

1
.gitignore vendored

@ -98,6 +98,7 @@ StyleCopReport.xml
*.pidb *.pidb
*.svclog *.svclog
*.scc *.scc
*.idea
# Chutzpah Test files # Chutzpah Test files
_Chutzpah* _Chutzpah*

@ -12,7 +12,7 @@ using TouchSocket.Sockets;
namespace Sln.Iot namespace Sln.Iot
{ {
/// <summary> /// <summary>
/// ///
/// </summary> /// </summary>
internal class Program internal class Program
{ {

Loading…
Cancel
Save