You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> If you want to test the project in the example above, you can download the project [here](https://github.com/JeffreySu/WeiXinMPSDK) and specify the directory to [/src](https://github.com/Senparc/ProjectFileManager/tree/master/src).
13
13
@@ -19,7 +19,7 @@ You can use this tool to modify project file information or manage version infor
19
19
20
20
## Use Source Code
21
21
22
-
All the source code is in the [/src](/src)floder, use Visual Studio or Visual Studio Code to open the `Senparc.ProjectFileManager.sln` file. You can modify the code and compile the program by yourself.
22
+
All the source code is in the [/src](/src)folder, use Visual Studio or Visual Studio Code to open the `Senparc.ProjectFileManager.sln` file. You can modify the code and compile the program by yourself.
23
23
24
24
The project is based on .NET Core 3.1 + WPF, so you need to install [.NET Core 3.1 SDK](https://dotnet.microsoft.com/download/dotnet-core/thank-you/sdk-3.1.101-windows-x64-installer) (or higher) before compile the program.
0 commit comments