Code development platform for open source projects from the European Union institutions

Skip to content
Snippets Groups Projects
Commit d1c50176 authored by Harald MARTINI's avatar Harald MARTINI
Browse files

added Ninject Context Preservation to VectoCore.csproj

parent 4875543c
No related branches found
No related tags found
No related merge requests found
......@@ -17,6 +17,7 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Ninject.Extensions.ContextPreservation" Version="3.3.1" />
<PackageReference Include="Ninject.Extensions.Factory" Version="3.3.3" />
<PackageReference Include="NLog" Version="4.7.13" />
<PackageReference Include="System.Data.DataSetExtensions" Version="4.5.0" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment