diff --git a/GPW_Commesse/GPW_Commesse.csproj b/GPW_Commesse/GPW_Commesse.csproj index 7b9d3b6..406cb11 100644 --- a/GPW_Commesse/GPW_Commesse.csproj +++ b/GPW_Commesse/GPW_Commesse.csproj @@ -77,7 +77,7 @@ ..\packages\Microsoft.AspNet.SessionState.SessionStateModule.1.1.0\lib\Net462\Microsoft.AspNet.SessionState.SessionStateModule.dll - ..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.0\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll + ..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll @@ -99,7 +99,7 @@ ..\packages\Newtonsoft.Json.12.0.3\lib\net45\Newtonsoft.Json.dll - ..\packages\NLog.4.7.0\lib\net45\NLog.dll + ..\packages\NLog.4.7.4\lib\net45\NLog.dll ..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.dll @@ -108,7 +108,7 @@ ..\packages\PDFsharp.1.50.5147\lib\net20\PdfSharp.Charting.dll - ..\packages\Pipelines.Sockets.Unofficial.2.1.8\lib\net461\Pipelines.Sockets.Unofficial.dll + ..\packages\Pipelines.Sockets.Unofficial.2.1.16\lib\net461\Pipelines.Sockets.Unofficial.dll ..\packages\SharpCompress.0.25.0\lib\net46\SharpCompress.dll @@ -117,10 +117,10 @@ ..\packages\Snappy.NET.1.1.1.8\lib\net45\Snappy.NET.dll - ..\packages\StackExchange.Redis.2.1.30\lib\net461\StackExchange.Redis.dll + ..\packages\StackExchange.Redis.2.1.58\lib\net461\StackExchange.Redis.dll - - ..\packages\SteamWare.4.0.2003.734\lib\net462\SteamWare.dll + + ..\packages\SteamWare.4.1.2008.736\lib\net462\SteamWare.dll ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll @@ -133,7 +133,11 @@ ..\packages\System.Diagnostics.PerformanceCounter.4.7.0\lib\net461\System.Diagnostics.PerformanceCounter.dll - + + ..\packages\System.IO.Compression.4.3.0\lib\net46\System.IO.Compression.dll + True + True + ..\packages\System.IO.Pipelines.4.7.1\lib\netstandard2.0\System.IO.Pipelines.dll @@ -162,7 +166,7 @@ ..\packages\System.Text.Encoding.CodePages.4.7.0\lib\net461\System.Text.Encoding.CodePages.dll - ..\packages\System.Threading.Channels.4.7.0\lib\netstandard2.0\System.Threading.Channels.dll + ..\packages\System.Threading.Channels.4.7.1\lib\net461\System.Threading.Channels.dll ..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll @@ -228,14 +232,14 @@ bootstrap.css - - + + BuildBlocks.less diff --git a/GPW_Commesse/Web.config b/GPW_Commesse/Web.config index dd85f80..827cf7f 100644 --- a/GPW_Commesse/Web.config +++ b/GPW_Commesse/Web.config @@ -420,6 +420,10 @@ + + + + diff --git a/GPW_Commesse/packages.config b/GPW_Commesse/packages.config index 31a7290..5ffbe9c 100644 --- a/GPW_Commesse/packages.config +++ b/GPW_Commesse/packages.config @@ -25,7 +25,7 @@ - + @@ -37,25 +37,26 @@ - + - + - - + + + - + \ No newline at end of file