We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5ccbac commit 7ac7397Copy full SHA for 7ac7397
Program.cs
@@ -30,7 +30,7 @@ public static void Main(string[] args) {
30
<PropertyGroup>
31
<RL2_Path>{directory}</RL2_Path>
32
<RL2_DataPath>{DataPath}</RL2_DataPath>
33
- <RL2_LibPath>{DataPath}</RL2_LibPath>
+ <RL2_LibPath>{ManagedPath}</RL2_LibPath>
34
</PropertyGroup>
35
36
<!-- Shared references -->
0 commit comments