From 1844360099b41932df21c1d2abdc7c0ace389c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20St=C3=BCrmer?= Date: Sat, 17 Jun 2017 17:20:05 +0200 Subject: Vs: fix documentation for target property VS_DOTNET_REFERENCEPROP_* --- .../VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst b/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst index 478a04c..ab311ea 100644 --- a/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst +++ b/Help/prop_tgt/VS_DOTNET_REFERENCEPROP_refname_TAG_tagname.rst @@ -1,11 +1,14 @@ VS_DOTNET_REFERENCEPROP__TAG_ ----------------------------------------------- -Visual Studio managed project .NET reference with name ```` -and hint path. +Defines an XML property ```` for a .NET reference +````. -Adds one .NET reference to generated Visual Studio project. The -reference will have the name ```` and will point to the -assembly given as value of the property. +Reference properties can be set for .NET references which are +defined by the target properties :prop_tgt:`VS_DOTNET_REFERENCES`, +:prop_tgt:`VS_DOTNET_REFERENCE_` +and also for project references to other C# targets which are +established by :command:`target_link_libraries()`. -See also the :prop_tgt:`VS_DOTNET_REFERENCE_` target property. +This property is only applicable to C# targets and Visual Studio +generators 2010 and later. -- cgit v0.12