forked from OfficeDev/Learning-Path-Manager-Code-Sample
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
12 lines (12 loc) · 735 Bytes
/
Copy pathpackages.config
File metadata and controls
12 lines (12 loc) · 735 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AngularJS.Animate" version="1.2.10" targetFramework="net45" />
<package id="AngularJS.Cookies" version="1.2.10" targetFramework="net45" />
<package id="AngularJS.Core" version="1.2.10" targetFramework="net45" />
<package id="AngularJS.Resource" version="1.2.10" targetFramework="net45" />
<package id="AngularJS.Route" version="1.2.9" targetFramework="net45" />
<package id="AngularJS.Sanitize" version="1.2.9" targetFramework="net45" />
<package id="FontAwesome" version="4.0.3.1" targetFramework="net45" />
<package id="jQuery" version="1.9.1" targetFramework="net45" />
<package id="Moment.js" version="2.5.1" targetFramework="net45" />
</packages>