Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Step 1. Navigate to Source folder

image-20241218-152439.pngImage Added

image-20241202-174248.png

Step 2. Create a new file and name it as YourProjectNameServer.Target.cs

Info

Make sure to replace YourProjectName with the actual name of your project.

image-20241218-152527.pngImage Added

image-20241202-174356.png

Step 3. Open the YourProjectNameServer.Target.cs file in any text editor, add the following code, and save it

...