File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3535
3636 <ItemGroup >
3737 <Reference Include =" OTAPI" >
38- <HintPath >..\ OTAPI.Patcher\ bin\ $(Configuration)\ $(TargetFramework)\ OTAPI.dll</HintPath >
38+ <HintPath >../ OTAPI.Patcher/ bin/ $(Configuration)/ $(TargetFramework)/ OTAPI.dll</HintPath >
3939 <ExcludeFromSingleFile >true</ExcludeFromSingleFile >
4040 </Reference >
4141 <Reference Include =" OTAPI.Runtime" >
42- <HintPath >..\ OTAPI.Patcher\ bin\ $(Configuration)\ $(TargetFramework)\ OTAPI.Runtime.dll</HintPath >
42+ <HintPath >../ OTAPI.Patcher/ bin/ $(Configuration)/ $(TargetFramework)/ OTAPI.Runtime.dll</HintPath >
4343 <ExcludeFromSingleFile >true</ExcludeFromSingleFile >
4444 </Reference >
4545 </ItemGroup >
4646
47- <Import Condition =" Exists('..\ OTAPI.Patcher\ bin\ $(Configuration)\ $(TargetFramework)\ AutoGenerated.target')" Project =" ..\ OTAPI.Patcher\ bin\ $(Configuration)\ $(TargetFramework)\ AutoGenerated.target" />
47+ <Import Condition =" Exists('../ OTAPI.Patcher/ bin/ $(Configuration)/ $(TargetFramework)/ AutoGenerated.target')" Project =" ../ OTAPI.Patcher/ bin/ $(Configuration)/ $(TargetFramework)/ AutoGenerated.target" />
4848
4949 <ItemGroup >
50- <ProjectReference Include =" ..\ examples\ RuntimeExample.Server\ RuntimeExample.Server.csproj" />
50+ <ProjectReference Include =" ../ examples/ RuntimeExample.Server/ RuntimeExample.Server.csproj" />
5151 </ItemGroup >
5252
53- <ItemGroup Condition =" Exists('..\ OTAPI.Patcher\ bin\ $(Configuration)\ $(TargetFramework)\ tModLoader')" >
54- <Content Include =" ..\ OTAPI.Patcher\ bin\ $(Configuration)\ $(TargetFramework)\ tModLoader\**\ *.*" >
53+ <ItemGroup Condition =" Exists('../ OTAPI.Patcher/ bin/ $(Configuration)/ $(TargetFramework)/ tModLoader')" >
54+ <Content Include =" ../ OTAPI.Patcher/ bin/ $(Configuration)/ $(TargetFramework)/ tModLoader/** *.*" >
5555 <Link >tModLoader\%(RecursiveDir)%(Filename)%(Extension)</Link >
5656 <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
5757 </Content >
5858 </ItemGroup >
59- <PropertyGroup Condition =" Exists('..\ OTAPI.Patcher\ bin\ $(Configuration)\ $(TargetFramework)\ tModLoader')" >
59+ <PropertyGroup Condition =" Exists('../ OTAPI.Patcher/ bin/ $(Configuration)/ $(TargetFramework)/ tModLoader')" >
6060 <DefineConstants >$(DefineConstants);TML</DefineConstants >
6161 </PropertyGroup >
6262
You can’t perform that action at this time.
0 commit comments