Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Just testing my first pull request. #9

Merged
merged 2 commits into from Oct 25, 2011
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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
4 changes: 0 additions & 4 deletions src/GiveCRM.Web/GiveCRM.Web.csproj
Expand Up @@ -34,10 +34,6 @@
<WarningLevel>4</WarningLevel> <WarningLevel>4</WarningLevel>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="Castle.Core, Version=3.0.0.0, Culture=neutral, PublicKeyToken=407dd0808d44fbdc, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\Castle.Core.3.0.0.2001\lib\net40-client\Castle.Core.dll</HintPath>
</Reference>
<Reference Include="Microsoft.CSharp" /> <Reference Include="Microsoft.CSharp" />
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL"> <Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
<Private>True</Private> <Private>True</Private>
Expand Down
25 changes: 12 additions & 13 deletions src/GiveCRM.Web/packages.config
@@ -1,14 +1,13 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<packages> <packages>
<package id="Castle.Core" version="3.0.0.2001" /> <package id="jQuery" version="1.6.4" />
<package id="jQuery" version="1.6.4" /> <package id="jQuery.UI.Combined" version="1.8.16" />
<package id="jQuery.UI.Combined" version="1.8.16" /> <package id="jQuery.Validation" version="1.9" />
<package id="jQuery.Validation" version="1.9" /> <package id="Microsoft.Web.Infrastructure" version="1.0.0.0" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" /> <package id="Modernizr" version="2.0.6" />
<package id="Modernizr" version="2.0.6" /> <package id="Ninject" version="2.2.1.4" />
<package id="Ninject" version="2.2.1.4" /> <package id="Ninject.Extensions.Conventions" version="2.2.0.5" />
<package id="Ninject.Extensions.Conventions" version="2.2.0.5" /> <package id="Ninject.MVC3" version="2.2.2.0" />
<package id="Ninject.MVC3" version="2.2.2.0" /> <package id="Twitter.Bootstrap" version="1.3.0" />
<package id="Twitter.Bootstrap" version="1.3.0" /> <package id="WebActivator" version="1.4.4" />
<package id="WebActivator" version="1.4.4" />
</packages> </packages>
6 changes: 5 additions & 1 deletion team.txt
Expand Up @@ -7,4 +7,8 @@ Adrian Banks adrian@adrianbanks.co.uk adrianbanks
Robin Minto robin@minto.co.uk robinem Robin Minto robin@minto.co.uk robinem
Kendall Miller kendall.miller@esymmetrix.com kendallmiller Kendall Miller kendall.miller@esymmetrix.com kendallmiller
Mark Rendle mark@markrendle.net markrendle Mark Rendle mark@markrendle.net markrendle
Neil Barnwell mailbox@neilbarnwell.co.uk nbarnwell Neil Barnwell mailbox@neilbarnwell.co.uk nbarnwell
Nathan Gloyn nathans.dropbox@gmail.com nathangloyn
Johan Barnard johanbarnardtm@yahoo.co.uk johanbarnard
Kim Richmond kim@richmondstudios.net lethrir
Paul Stack paul@paulstack.co.uk stack72