-
Notifications
You must be signed in to change notification settings - Fork 0
/
packages.config
18 lines (18 loc) · 996 Bytes
/
packages.config
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AspNetMvc" version="3.0.20105.0" targetFramework="net40" />
<package id="AspNetRazor.Core" version="1.0.20105.408" targetFramework="net40" />
<package id="AspNetWebPages.Core" version="1.0.20105.408" targetFramework="net40" />
<package id="EntityFramework" version="4.2.0.0" />
<package id="jQuery" version="1.5.1" />
<package id="jQuery.UI.Combined" version="1.8.11" />
<package id="jQuery.Validation" version="1.8.0" />
<package id="jQuery.vsdoc" version="1.5.1" />
<package id="Microsoft.AspNet.Razor" version="1.0.20105.408" targetFramework="net40" />
<package id="Microsoft.AspNet.WebPages" version="1.0.20105.408" targetFramework="net40" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" />
<package id="Modernizr" version="1.7" />
<package id="Ninject" version="2.2.1.4" />
<package id="Ninject.MVC3" version="2.2.2.0" />
<package id="WebActivator" version="1.4.4" />
</packages>