-
-
Notifications
You must be signed in to change notification settings - Fork 69
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move Sophon.Test into its own submodule
- Loading branch information
Showing
6 changed files
with
1 addition
and
453 deletions.
There are no files selected for viewing
Submodule Hi3Helper.Sophon
updated
17 files
+29 −23 | Hi3Helper.Sophon.Universal.csproj | |
+10 −5 | Hi3Helper.Sophon.csproj | |
+1 −1 | Pack.cmd | |
+18 −208 | README.md | |
+77 −72 | SophonAsset.Diff.cs | |
+37 −31 | SophonAsset.Download.cs | |
+2 −2 | SophonManifest.cs | |
+2 −0 | Structs/SophonChunksInfo.cs | |
+48 −0 | Test/Hi3Helper.Sophon.Test.sln | |
+214 −0 | Test/SophonDownload/Program.cs | |
+23 −0 | Test/SophonDownload/SophonDownload.csproj | |
+116 −0 | Test/SophonManifestInfo/Program.cs | |
+8 −0 | Test/SophonManifestInfo/Properties/launchSettings.json | |
+22 −0 | Test/SophonManifestInfo/SophonManifestInfo2Json.csproj | |
+240 −0 | Test/SophonUpdatePreload/Program.cs | |
+23 −0 | Test/SophonUpdatePreload/SophonUpdatePreload.csproj | |
+230 −4 | packages.lock.json |
This file was deleted.
Oops, something went wrong.
31 changes: 0 additions & 31 deletions
31
Hi3Helper.Sophon.Test/Hi3Helper.Sophon.Test/Hi3Helper.Sophon.Test.sln
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.