We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56f310a commit eabb701Copy full SHA for eabb701
1 file changed
LightInject.SignalR/packages.config
@@ -1,8 +1,9 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<packages>
3
+ <package id="LightInject.Interception" version="1.0.0.7" targetFramework="net45" />
4
<package id="Microsoft.AspNet.SignalR.Core" version="2.0.3" targetFramework="net45" />
5
<package id="Microsoft.Owin" version="2.0.1" targetFramework="net45" />
6
<package id="Microsoft.Owin.Security" version="2.0.1" targetFramework="net45" />
7
<package id="Newtonsoft.Json" version="5.0.1" targetFramework="net45" />
8
<package id="Owin" version="1.0" targetFramework="net45" />
-</packages>
9
+</packages>
0 commit comments