Skip to content

Commit aea9bbb

Browse files
author
Vlad Ionescu
committed
small addition to the build instructions in the user guide
1 parent 0794e84 commit aea9bbb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/wikipages/data.BuildingTheClient.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,8 @@ The projects in the RabbitMQ .NET client contain some customizations in order to
4747

4848
To skip running the NUnit tests as part of the build, select the [code DebugNoTest] build configuration.
4949

50+
If you change a property in [code Local.props] while the solution is loaded in Visual Studio, you will have to close the solution and reopen it, for the changes to take effect.
51+
5052
*** On Windows, without Visual Studio
5153

5254
To build the client library without Visual Studio, first you need to make sure you have the .NET's framework directory in your [code PATH] environment variable. The .NET framework directory can usually be found at [code %WINDIR%\Microsoft.NET\Framework\v2.0.50727] for .NET 2.0 or [code %WINDIR%\Microsoft.NET\Framework\v3.0] for .NET 3.0.

0 commit comments

Comments
 (0)