Skip to content

Commit

Permalink
Fix LightInject.SignalR NuGet package
Browse files Browse the repository at this point in the history
Add dependency on LightInject.Interception
  • Loading branch information
Hinidu committed Nov 19, 2015
1 parent 309b9b8 commit 650c8a2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
<tags>Ioc Dependency-Injection Inversion-of-Control LightInject Web ASP.NET ASP AspNet SignalR AspNetSignalR</tags>
<dependencies>
<dependency id="LightInject" version="3.0.2.7" />
<dependency id="LightInject.Interception" version="1.0.0.8" />
</dependencies>
</metadata>
</package>

0 comments on commit 650c8a2

Please sign in to comment.