Responding to PR feedback

This commit is contained in:
Zlatko Knezevic 2016-12-16 15:50:18 -08:00 committed by Livar Cunha
parent 7294260e09
commit 0da755f405
3 changed files with 17 additions and 17 deletions

View file

@ -12,7 +12,7 @@
public const string FrameworkOption = "FRAMEWORK";
public const string FrameworkOptionDescription = " Target framework to publish for. The target framework has to be specified in the project file.";
public const string FrameworkOptionDescription = "Target framework to publish for. The target framework has to be specified in the project file.";
public const string RuntimeOption = "RUNTIME_IDENTIFIER";