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
Merge branch 'eesast:dev' into new
dev
shangfengh
GitHub
1 year ago
parent
edda1326c1
bb67046055
commit
d66f1afeda
No known key found for this signature in database
GPG Key ID:
4AEE18F83AFDEB23
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
installer/Installer/Installer.csproj
+1
-1
installer/InstallerUpdater/InstallerUpdater.csproj
+ 1
- 1
installer/Installer/Installer.csproj
View File
@@ -25,7 +25,7 @@
<PackageReference Include="ICSharpCode.SharpZipLib.dll" Version="0.85.4.369" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection.Abstractions" Version="7.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.3
4
" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.3
5
" />
</ItemGroup>
</Project>
+ 1
- 1
installer/InstallerUpdater/InstallerUpdater.csproj
View File
@@ -17,7 +17,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.3
4
">
<PackageReference Include="Tencent.QCloud.Cos.Sdk" Version="5.4.3
5
">
<TreatAsUsed>true</TreatAsUsed>
</PackageReference>
</ItemGroup>
Write
Preview
Loading…
Cancel
Save