-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
本Issue是练习C#一些开发知识。
Github地址:https://github.com/DigitalPlatform/dp3
运行里面的practice项目
如何编译
-
应使用 Visual Studio 2017 或 2019
-
确保安装过 .NET Core SDK 2.6 以上版本
下载地址:
https://dotnet.microsoft.com/download/visual-studio-sdks -
dp3 Solution 中引用了一个名为 dp-library 的submodule。需要用 Git 命令行执行(先安装一个Git桌面工具,例如GitHub Desktop,然后启动Git Shell):
git submodule init
git submodule update
以确保获得最新的 dp-library 代码。
Git 命令执行以后,需要重新打开 dp2 Solution 变动才能生效
lindexi
Metadata
Metadata
Assignees
Labels
No labels