This repository was archived by the owner on Sep 3, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <TargetFrameworks >netstandard2.0</TargetFrameworks >
44 <DefineConstants >$(DefineConstants);LIBLOG_PORTABLE;LIBLOG_PROVIDERS_ONLY</DefineConstants >
5+ <Description >HTTP Server for SQL Stream Store</Description >
6+ <AssemblyTitle >Stream Store - HAL Server</AssemblyTitle >
57 <DebugSymbols >true</DebugSymbols >
68 <NoWarn >1701;1702;1705;1591</NoWarn >
79 </PropertyGroup >
810 <ItemGroup >
911 <PackageReference Include =" Halcyon" Version =" 2.5.1" />
10- <PackageReference Include =" LibLog" Version =" 5.0.0 " PrivateAssets =" All" />
12+ <PackageReference Include =" LibLog" Version =" 5.0.2 " PrivateAssets =" All" />
1113 <PackageReference Include =" Microsoft.AspNetCore.Http.Abstractions" Version =" 2.1.1" />
12- <PackageReference Include =" Newtonsoft.Json" Version =" 10 .0.3 " />
14+ <PackageReference Include =" Newtonsoft.Json" Version =" 11 .0.2 " />
1315 <PackageReference Include =" SqlStreamStore" Version =" 1.1.2" />
1416 </ItemGroup >
1517 <ItemGroup >
You can’t perform that action at this time.
0 commit comments