Add logging for publishing src\redist.csproj
This commit is contained in:
parent
86f539e420
commit
43263cc9c3
2 changed files with 18 additions and 5 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
<!-- Publish DotNet -->
|
||||
<DotNetPublish ToolPath="$(Stage0Directory)"
|
||||
Verbosity="normal"
|
||||
Configuration="$(Configuration)"
|
||||
ProjectPath="$(RootProject)" />
|
||||
</Target>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue