Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions dep/Autofac.3.2.0/Autofac.3.2.0.nuspec
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Autofac</id>
<version>3.2.0</version>
<title>Autofac</title>
<authors>Autofac Contributors</authors>
<owners>Autofac Contributors</owners>
<licenseUrl>http://www.opensource.org/licenses/mit-license.php</licenseUrl>
<projectUrl>http://autofac.org/</projectUrl>
<iconUrl>http://code.google.com/p/autofac/logo</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description>Base assemblies for the Autofac Inversion of Control Container</description>
<summary>Autofac is an IoC container for Microsoft .NET. It manages the dependencies between classes so that applications stay easy to change as they grow in size and complexity.</summary>
<language>en-US</language>
</metadata>
</package>
Binary file added dep/Autofac.3.2.0/lib/net40/Autofac.dll
Binary file not shown.
6,839 changes: 6,839 additions & 0 deletions dep/Autofac.3.2.0/lib/net40/Autofac.xml

Large diffs are not rendered by default.

Binary file not shown.
6,839 changes: 6,839 additions & 0 deletions dep/Autofac.3.2.0/lib/portable-win+net40+sl50+wp8/Autofac.xml

Large diffs are not rendered by default.

Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file added dep/FakeItEasy.1.15.0/lib/net35/FakeItEasy.dll
Binary file not shown.
Loading