This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
EESAST
/
THUAI6
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
3
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
chore: keep dir structure in logic
tags/0.1.0
TCL
3 years ago
parent
4b227436f9
commit
3798d76a35
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
dependency/proto/Protos.csproj
+0
-0
logic/cmd/test.cmd
+ 2
- 2
dependency/proto/Protos.csproj
View File
@@ -6,12 +6,12 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<
!--<
ItemGroup>
<None Remove="Message2Clients.proto" />
<None Remove="Message2Server.proto" />
<None Remove="MessageType.proto" />
<None Remove="Services.proto" />
</ItemGroup>
</ItemGroup>
-->
<ItemGroup>
<PackageReference Include="Google.Protobuf" Version="3.21.9" />
logic/test.cmd → logic/cmd/test.cmd
View File
Write
Preview
Loading…
Cancel
Save