Skip to content

Commit

Permalink
bringing packages
Browse files Browse the repository at this point in the history
Signed-off-by: rraman <rr@chargebee.com>
  • Loading branch information
rraman committed Mar 25, 2013
1 parent afab0b1 commit b56f86a
Show file tree
Hide file tree
Showing 21 changed files with 71,192 additions and 2 deletions.
3 changes: 1 addition & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,7 @@ publish
# Publish Web Output
*.Publish.xml

# NuGet Packages Directory
packages
# NuGet Package
*.nupkg

# Windows Azure Build Output
Expand Down
Binary file added packages/NUnit.2.6.2/lib/nunit.framework.dll
Binary file not shown.
10,899 changes: 10,899 additions & 0 deletions packages/NUnit.2.6.2/lib/nunit.framework.xml

Large diffs are not rendered by default.

15 changes: 15 additions & 0 deletions packages/NUnit.2.6.2/license.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
Copyright � 2002-2012 Charlie Poole
Copyright � 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov
Copyright � 2000-2002 Philip A. Craig

This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.

Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment (see the following) in the product documentation is required.

Portions Copyright � 2002-2012 Charlie Poole or Copyright � 2002-2004 James W. Newkirk, Michael C. Two, Alexei A. Vorontsov or Copyright � 2000-2002 Philip A. Craig

2. Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.

3. This notice may not be removed or altered from any source distribution.
Binary file not shown.
8,526 changes: 8,526 additions & 0 deletions packages/Newtonsoft.Json.4.5.11/lib/net20/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
7,662 changes: 7,662 additions & 0 deletions packages/Newtonsoft.Json.4.5.11/lib/net35/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
7,905 changes: 7,905 additions & 0 deletions packages/Newtonsoft.Json.4.5.11/lib/net40/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.

Large diffs are not rendered by default.

Binary file not shown.
7,212 changes: 7,212 additions & 0 deletions packages/Newtonsoft.Json.4.5.11/lib/sl3-wp/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
7,212 changes: 7,212 additions & 0 deletions packages/Newtonsoft.Json.4.5.11/lib/sl4-windowsphone71/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
7,234 changes: 7,234 additions & 0 deletions packages/Newtonsoft.Json.4.5.11/lib/sl4/Newtonsoft.Json.xml

Large diffs are not rendered by default.

Binary file not shown.
7,430 changes: 7,430 additions & 0 deletions packages/Newtonsoft.Json.4.5.11/lib/winrt45/Newtonsoft.Json.xml

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions packages/repositories.config
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<repositories>
<repository path="..\ChargeBee.Test\packages.config" />
<repository path="..\ChargeBee\packages.config" />
</repositories>

0 comments on commit b56f86a

Please sign in to comment.