forked from stanleyokali/BankingApp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages
More file actions
12 lines (12 loc) · 777 Bytes
/
packages
File metadata and controls
12 lines (12 loc) · 777 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="FluentNHibernate" version="2.0.3.0" targetFramework="net452" />
<package id="Iesi.Collections" version="4.0.0.4000" targetFramework="net452" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net452" />
<package id="NHibernate" version="4.0.0.4000" targetFramework="net452" />
<package id="Ninject" version="3.2.2.0" targetFramework="net452" />
<package id="Ninject.MVC4" version="3.2.1.0" targetFramework="net452" />
<package id="Ninject.Web.Common" version="3.2.3.0" targetFramework="net452" />
<package id="Ninject.Web.Common.WebHost" version="3.2.0.0" targetFramework="net452" />
<package id="WebActivatorEx" version="2.0" targetFramework="net452" />
</packages>