|
@@ -20,7 +20,7 @@
|
|
|
<DebugSymbols>true</DebugSymbols>
|
|
|
<DebugType>full</DebugType>
|
|
|
<Optimize>false</Optimize>
|
|
|
- <OutputPath>..\prs.desktop\bin\Debug\net8.0-windows\PRSLogikal</OutputPath>
|
|
|
+ <OutputPath>p:\</OutputPath>
|
|
|
<DefineConstants>DEBUG;TRACE</DefineConstants>
|
|
|
<ErrorReport>prompt</ErrorReport>
|
|
|
<WarningLevel>4</WarningLevel>
|
|
@@ -35,25 +35,7 @@
|
|
|
<WarningLevel>4</WarningLevel>
|
|
|
</PropertyGroup>
|
|
|
<ItemGroup>
|
|
|
- <Reference Include="H.Formatters, Version=2.0.59.0, Culture=neutral, PublicKeyToken=155b585918bc2f0b, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\H.Formatters.2.0.59\lib\net451\H.Formatters.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="H.Formatters.BinaryFormatter, Version=2.0.59.0, Culture=neutral, PublicKeyToken=155b585918bc2f0b, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\H.Formatters.BinaryFormatter.2.0.59\lib\net451\H.Formatters.BinaryFormatter.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="H.Formatters.Newtonsoft.Json, Version=13.0.59.0, Culture=neutral, PublicKeyToken=155b585918bc2f0b, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\H.Formatters.Newtonsoft.Json.13.0.59\lib\net451\H.Formatters.Newtonsoft.Json.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="H.Pipes, Version=2.0.59.0, Culture=neutral, PublicKeyToken=155b585918bc2f0b, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\H.Pipes.2.0.59\lib\net462\H.Pipes.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="Microsoft.Bcl.AsyncInterfaces, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\Microsoft.Bcl.AsyncInterfaces.8.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="mscorlib" />
|
|
|
- <Reference Include="Newtonsoft.Json, Version=13.0.0.0, Culture=neutral, PublicKeyToken=30ad4fe6b2a6aeed, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\Newtonsoft.Json.13.0.3\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="Ofcas.Lk.Api.Client.Core">
|
|
|
<HintPath>..\..\Users\frank.vandenbos\.nuget\packages\ofcas.lk.api.client.core\3.0.2.8\lib\net452\Ofcas.Lk.Api.Client.Core.dll</HintPath>
|
|
|
</Reference>
|
|
@@ -63,15 +45,6 @@
|
|
|
<Reference Include="System"/>
|
|
|
<Reference Include="System.Core"/>
|
|
|
<Reference Include="System.Data"/>
|
|
|
- <Reference Include="System.Data.SQLite, Version=1.0.118.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\lib\net46\System.Data.SQLite.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="System.Runtime.CompilerServices.Unsafe, Version=4.0.4.1, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\System.Runtime.CompilerServices.Unsafe.4.5.3\lib\net461\System.Runtime.CompilerServices.Unsafe.dll</HintPath>
|
|
|
- </Reference>
|
|
|
- <Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
|
|
|
- <HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
|
|
|
- </Reference>
|
|
|
<Reference Include="System.Xml"/>
|
|
|
<Reference Include="System.Xaml">
|
|
|
<RequiredTargetFramework>4.0</RequiredTargetFramework>
|
|
@@ -119,7 +92,6 @@
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<None Include="App.config"/>
|
|
|
- <None Include="packages.config" />
|
|
|
</ItemGroup>
|
|
|
<ItemGroup>
|
|
|
<ProjectReference Include="..\..\inabox\InABox.Logikal\InABox.Logikal.csproj">
|
|
@@ -127,12 +99,22 @@
|
|
|
<Name>InABox.Logikal</Name>
|
|
|
</ProjectReference>
|
|
|
</ItemGroup>
|
|
|
+ <ItemGroup>
|
|
|
+ <PackageReference Include="H.Formatters" Version="2.0.59" />
|
|
|
+ <PackageReference Include="H.Formatters.BinaryFormatter" Version="2.0.59" />
|
|
|
+ <PackageReference Include="H.Formatters.Newtonsoft.Json" Version="13.0.59" />
|
|
|
+ <PackageReference Include="H.Pipes" Version="2.0.59" />
|
|
|
+ <PackageReference Include="Microsoft.Bcl.AsyncInterfaces" Version="8.0.0" />
|
|
|
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
|
|
|
+ <PackageReference Include="Ofcas.Framework.Translation" Version="1.0.0.397" />
|
|
|
+ <PackageReference Include="Ofcas.Lk.Api.Client.Core" Version="3.0.2.8" />
|
|
|
+ <PackageReference Include="Ofcas.Lk.Api.Client.Ui" Version="3.0.2.8" />
|
|
|
+ <PackageReference Include="Ofcas.Lk.Api.Core" Version="3.0.0.98" />
|
|
|
+ <PackageReference Include="Ofcas.Lk.Api.Ui" Version="3.0.0.98" />
|
|
|
+ <PackageReference Include="Stub.System.Data.SQLite.Core.NetFramework" Version="1.0.118" />
|
|
|
+ <PackageReference Include="System.Data.SQLite.Core" Version="1.0.118" />
|
|
|
+ <PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.5.3" />
|
|
|
+ <PackageReference Include="System.Threading.Tasks.Extensions" Version="4.5.4" />
|
|
|
+ </ItemGroup>
|
|
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets"/>
|
|
|
- <Import Project="..\..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets" Condition="Exists('..\..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" />
|
|
|
- <Target Name="EnsureNuGetPackageBuildImports" BeforeTargets="PrepareForBuild">
|
|
|
- <PropertyGroup>
|
|
|
- <ErrorText>This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105.The missing file is {0}.</ErrorText>
|
|
|
- </PropertyGroup>
|
|
|
- <Error Condition="!Exists('..\..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets')" Text="$([System.String]::Format('$(ErrorText)', '..\..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.118.0\build\net46\Stub.System.Data.SQLite.Core.NetFramework.targets'))" />
|
|
|
- </Target>
|
|
|
</Project>
|