This commit is contained in:
Miha Kralj
2024-09-22 17:57:24 -07:00
+1 -1
View File
@@ -28,7 +28,7 @@
<QuantowerRoot>D:\Quantower</QuantowerRoot> <QuantowerRoot>D:\Quantower</QuantowerRoot>
<QuantowerPath>$([System.IO.Directory]::GetDirectories("$(QuantowerRoot)\TradingPlatform", "v1*")[0])</QuantowerPath> <QuantowerPath>$([System.IO.Directory]::GetDirectories("$(QuantowerRoot)\TradingPlatform", "v1*")[0])</QuantowerPath>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <!--ItemGroup>
<Reference Include="TradingPlatform.BusinessLayer"> <Reference Include="TradingPlatform.BusinessLayer">
<HintPath>..\.github\TradingPlatform.BusinessLayer.dll</HintPath> <HintPath>..\.github\TradingPlatform.BusinessLayer.dll</HintPath>
</Reference> </Reference>