|
10 | 10 | <Import Condition="Exists('..\OTAPI.Patcher\bin\Debug\net9.0\AutoGenerated.target')" Project="..\OTAPI.Patcher\bin\Debug\net9.0\AutoGenerated.target" /> |
11 | 11 | <Import Condition="Exists('..\OTAPI.Client.Launcher\bin\Debug\net9.0\AutoGenerated.target')" Project="..\OTAPI.Client.Launcher\bin\Debug\net9.0\AutoGenerated.target" /> |
12 | 12 | <ItemGroup> |
13 | | - <Reference Include="OTAPI" Condition="Exists('..\OTAPI.Patcher\bin\Debug\net9.0\OTAPI.exe')"> |
14 | | - <HintPath>..\OTAPI.Patcher\bin\Debug\net9.0\OTAPI.exe</HintPath> |
| 13 | + <Reference Include="OTAPI" Condition="Exists('../OTAPI.Patcher/bin/Debug/net9.0/OTAPI.exe')"> |
| 14 | + <HintPath>../OTAPI.Patcher/bin/Debug/net9.0/OTAPI.exe</HintPath> |
15 | 15 | </Reference> |
16 | | - <Reference Include="OTAPI" Condition="Exists('..\OTAPI.Patcher\bin\Debug\net9.0\OTAPI.dll')"> |
17 | | - <HintPath>..\OTAPI.Patcher\bin\Debug\net9.0\OTAPI.dll</HintPath> |
| 16 | + <Reference Include="OTAPI" Condition="Exists('../OTAPI.Patcher/bin/Debug/net9.0/OTAPI.dll')"> |
| 17 | + <HintPath>../OTAPI.Patcher/bin/Debug/net9.0/OTAPI.dll</HintPath> |
18 | 18 | </Reference> |
19 | | - <Reference Include="OTAPI" Condition="Exists('..\OTAPI.Patcher\bin\Debug\net9.0\OTAPI.Runtime.dll')"> |
20 | | - <HintPath>..\OTAPI.Patcher\bin\Debug\net9.0\OTAPI.Runtime.dll</HintPath> |
| 19 | + <Reference Include="OTAPI" Condition="Exists('../OTAPI.Patcher/bin/Debug/net9.0/OTAPI.Runtime.dll')"> |
| 20 | + <HintPath>../OTAPI.Patcher/bin/Debug/net9.0/OTAPI.Runtime.dll</HintPath> |
21 | 21 | </Reference> |
22 | | - <Reference Include="Steamworks.NET" Condition="Exists('..\OTAPI.Patcher\bin\Debug\net9.0\EmbeddedResources\Steamworks.NET.dll')"> |
23 | | - <HintPath>..\OTAPI.Patcher\bin\Debug\net9.0\EmbeddedResources\Steamworks.NET.dll</HintPath> |
| 22 | + <Reference Include="Steamworks.NET" Condition="Exists('../OTAPI.Patcher/bin/Debug/net9.0/EmbeddedResources/Steamworks.NET.dll')"> |
| 23 | + <HintPath>../OTAPI.Patcher/bin/Debug/net9.0/EmbeddedResources/Steamworks.NET.dll</HintPath> |
24 | 24 | </Reference> |
25 | | - <Reference Include="OTAPI" Condition="Exists('..\OTAPI.Client.Launcher\bin\x64\Debug\net9.0\client\OTAPI.exe')"> |
26 | | - <HintPath>..\OTAPI.Client.Launcher\bin\x64\Debug\net9.0\client\OTAPI.exe</HintPath> |
| 25 | + <Reference Include="OTAPI" Condition="Exists('../OTAPI.Client.Launcher/bin/x64/Debug/net9.0/client/OTAPI.exe')"> |
| 26 | + <HintPath>../OTAPI.Client.Launcher/bin/x64/Debug/net9.0/client/OTAPI.exe</HintPath> |
27 | 27 | </Reference> |
28 | | - <Reference Include="OTAPI" Condition="Exists('..\OTAPI.Client.Launcher\bin\x64\Debug\net9.0\client\OTAPI.Runtime.dll')"> |
29 | | - <HintPath>..\OTAPI.Client.Launcher\bin\x64\Debug\net9.0\client\OTAPI.Runtime.dll</HintPath> |
| 28 | + <Reference Include="OTAPI" Condition="Exists('../OTAPI.Client.Launcher/bin/x64/Debug/net9.0/client/OTAPI.Runtime.dll')"> |
| 29 | + <HintPath>../OTAPI.Client.Launcher/bin/x64/Debug/net9.0/client/OTAPI.Runtime.dll</HintPath> |
30 | 30 | </Reference> |
31 | 31 | </ItemGroup> |
32 | 32 | <ItemGroup> |
|
0 commit comments