Message in Czech (Čeština)
/nodeReuse:<parametry> Povolí nebo zakáže opakované použití uzlů nástroje MSBuild. Parametry: True – Po dokončení sestavení bude uzel zachován a znovu použit v dalších sestaveních (výchozí hodnota) False – Po dokončení sestavení nebude uzel zachován (Krátký tvar: /nr) Příklad: /nr:true</parametry>
Unlocalized message
/nodeReuse:<parameters> Enables or Disables the reuse of MSBuild nodes. The parameters are: True --Nodes will remain after the build completes and will be reused by subsequent builds (default) False--Nodes will not remain after the build completes (Short form: /nr) Example: /nr:true</parameters>
Search by Google