Integrating the OpenAccess enhancer

To configure the OpenAccess.targets path in your project you must edit your project file (.csproj).

NOTE: You cannot open .csproj file directly in Visual Studio. You must use an external text editor to edit it.

  1. Open the .csproj file.

  2. Add the following tag in the end of the file, before the opening <ProjectExtensions> tag:

    <Import Condition="Exists('$(MSBuildExtensionsPath)\OpenAccess.targets')" Project="$(MSBuildExtensionsPath)\OpenAccess.targets" />

Related topics:

Feedback

How useful is this article?

Tell us more

Submit
Your message was successfully sent.

We appreciate your feedback.

Your message could not be sent.

OK