整理:重新追踪文件

This commit is contained in:
若汝棋茗
2024-11-17 20:53:05 +08:00
parent 503b23c97b
commit 3bc98edc6e
2060 changed files with 0 additions and 333080 deletions

View File

@@ -1,17 +0,0 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Compile Include="..\DmtpRpcServerConsoleApp\RpcProxy.cs" Link="RpcProxy.cs" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="TouchSocket.Dmtp" Version="3.0.3" />
</ItemGroup>
</Project>