@@ -10,7 +10,7 @@ The fUML implementation of this software is based on the Java fUML reference imp
10
10
For licensing information, please see the [ LICENSE.md] ( https://github.com/HammerMaximilian/fUML-CSharp/blob/master/LICENSE ) file.
11
11
12
12
## Prerequisites
13
- For detailed information, please see the [ User Guide] ( fUML-C#_User_Guide .pdf ) section * 1. Prerequisites* .
13
+ For detailed information, please see the [ User Guide] ( fUML-CSharp_User_Guide .pdf ) section * 1. Prerequisites* .
14
14
### 1. Required Software
15
15
* * .NET Framework* (at least version 6.0)
16
16
* * Microsoft Visual Studio* [ ^ 1 ]
@@ -22,17 +22,17 @@ For detailed information, please see the [User Guide](fUML-C#_User_Guide.pdf) se
22
22
* * Acceleo* to be able to use the code generator for executable models
23
23
24
24
## Setup
25
- For detailed information, please see the [ User Guide] ( fUML-C#_User_Guide .pdf ) section * 2. Setup* .
25
+ For detailed information, please see the [ User Guide] ( fUML-CSharp_User_Guide .pdf ) section * 2. Setup* .
26
26
### 1. Setting up Visual Studio
27
27
* Import fUML-C# root solution * fUML-CSharp.sln* in Visual Studio
28
28
29
29
## Building
30
- For detailed information, please see the [ User Guide] ( fUML-C#_User_Guide .pdf ) section * 3. Build* .
30
+ For detailed information, please see the [ User Guide] ( fUML-CSharp_User_Guide .pdf ) section * 3. Build* .
31
31
* Build dynamic libraries for * uml* , * fuml* * pscs* (** in that order** ) Visual Studio or simply build the whole solution
32
32
* Depending on your preferences and needs, build debug, release or both
33
33
34
34
## Usage
35
- For detailed information, please see the [ User Guide] ( fUML-C#_User_Guide .pdf ) section * 4. Usage* .
35
+ For detailed information, please see the [ User Guide] ( fUML-CSharp_User_Guide .pdf ) section * 4. Usage* .
36
36
### 1. Creating executable models using source code
37
37
* Create new C# project (see ` "<fUML-C#-rootdir>\fUML-CSharp\examples\helloworld" ` as a reference project)
38
38
* NOTE: it is suggested to store user-defined source code projects in common directory ` "<fUML-C#-rootdir>\fUML-CSharp\usersrc" `
0 commit comments