You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
696 B
17 lines
696 B
<?xml version="1.0"?>
|
|
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
|
|
<metadata>
|
|
<id>ServiceStack.ContainerAdapter.Ninject</id>
|
|
<version>1.0.4526.38581</version>
|
|
<title>ServiceStack.ContainerAdapter.Ninject</title>
|
|
<authors>Code Freakout</authors>
|
|
<owners>Code Freakout</owners>
|
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
|
<description>Ninject ContainerAdapter for Service Stack</description>
|
|
<copyright>Copyright © Code Freakout 2012</copyright>
|
|
<dependencies>
|
|
<dependency id="Ninject" version="3.0.0.15" />
|
|
<dependency id="ServiceStack" version="3.7.9" />
|
|
</dependencies>
|
|
</metadata>
|
|
</package> |