完善开发环境工具、音乐服务和界面性能
This commit is contained in:
@@ -151,7 +151,7 @@ Release 构建时:
|
||||
常用测试命令:
|
||||
|
||||
```powershell
|
||||
dotnet restore YMhut.Box.Native.sln --configfile NuGet.Config --ignore-failed-sources
|
||||
dotnet restore YMhut.Box.Native.sln --configfile NuGet.Config
|
||||
dotnet test src\YMhut.Box.Tests\YMhut.Box.Tests.csproj -c Debug --no-restore
|
||||
```
|
||||
|
||||
@@ -483,7 +483,7 @@ Everything up-to-date
|
||||
|
||||
```powershell
|
||||
git pull
|
||||
dotnet restore YMhut.Box.Native.sln --configfile NuGet.Config --ignore-failed-sources
|
||||
dotnet restore YMhut.Box.Native.sln --configfile NuGet.Config
|
||||
dotnet build src\box-winUI\YMhut.Box.WinUI.csproj -c Debug -p:Platform=x64 --no-restore
|
||||
dotnet test src\YMhut.Box.Tests\YMhut.Box.Tests.csproj -c Debug --no-restore
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user