Skip to content

Commit

Permalink
removed Web.Infrastructure dependency from the nuget package.
Browse files Browse the repository at this point in the history
  • Loading branch information
remogloor committed Jan 8, 2013
1 parent 47a1ab1 commit 872aa9f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions nuget/Ninject.Web.Common.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,5 @@
<dependencies>
<dependency id="Ninject" version="{NinjectVersion}" />
</dependencies>
<frameworkAssemblies>
<frameworkAssembly assemblyName="Microsoft.Web.Infrastructure" targetFramework="net40"/>
</frameworkAssemblies>
</metadata>
</package>

0 comments on commit 872aa9f

Please sign in to comment.