未验证 提交 c2e38d9d 编写于 作者: P pomianowski

Update validator

上级 77dd2819
......@@ -24,7 +24,7 @@ jobs:
- uses: nuget/setup-nuget@v1
- name: Install dependencies
run: nuget restore src\Wpf.Ui.Gallery\Wpf.Ui.Gallery.csproj
run: nuget restore Wpf.Ui.sln -NoCache -NonInteractive -Recursive -SolutionDirectory ./ -Verbosity quiet
- name: Build app for release
run: msbuild src\Wpf.Ui.Gallery\Wpf.Ui.Gallery.csproj -t:rebuild -verbosity:quiet -p:Configuration=Release -p:Platform=x64 -p:RestorePackages=false
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册