change - git 设置

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

1
.gitignore vendored

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

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

Loading…
Cancel
Save