diff --git a/Examples/README.md b/Examples/README.md index 9e6cd65..b291559 100644 --- a/Examples/README.md +++ b/Examples/README.md @@ -16,4 +16,6 @@ The package contains two projects, one for C# examples and other for Visual Basi * Right click on solution and press "Enable NuGet package Restore" * Build the project. +In other case, it is possible that Visual Studio is unable to automatically add APIs references due to Visual Studio version differences. In this case, please add references of missing APIs manually. + For more details, see [How to Run Examples](http://groupdocs.com/docs/display/metadatanet/How+to+Run+Examples).