-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackages.config
13 lines (13 loc) · 952 Bytes
/
packages.config
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="EPPlus" version="4.5.3.3" targetFramework="net472" />
<package id="Handlebars.Net" version="2.0.5" targetFramework="net472" />
<package id="linq2db" version="3.2.3" targetFramework="net472" />
<package id="Microsoft.AspNet.Mvc" version="5.1.1" targetFramework="net45" userInstalled="true" />
<package id="Microsoft.AspNet.Razor" version="3.1.2" targetFramework="net45" userInstalled="true" />
<package id="Microsoft.AspNet.WebPages" version="3.1.1" targetFramework="net45" userInstalled="true" />
<package id="Microsoft.web.Infrastructure" version="1.0.0.0" targetFramework="net45" userInstalled="true" />
<package id="MSBuildTasks" version="1.5.0.235" targetFramework="net45" developmentDependency="true" />
<package id="Newtonsoft.Json" version="12.0.3" targetFramework="net472" />
<package id="RestSharp" version="106.11.7" targetFramework="net472" />
</packages>