-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackages.config
More file actions
13 lines (13 loc) · 900 Bytes
/
packages.config
File metadata and controls
13 lines (13 loc) · 900 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AdvancedStringBuilder" version="0.1.0" targetFramework="net452" />
<package id="JavaScriptEngineSwitcher.Core" version="3.1.0" targetFramework="net452" />
<package id="JSPool" version="4.0.0" targetFramework="net452" />
<package id="Microsoft.AspNet.Mvc" version="5.2.7" targetFramework="net48" />
<package id="Microsoft.AspNet.Razor" version="3.2.7" targetFramework="net48" />
<package id="Microsoft.AspNet.WebPages" version="3.2.7" targetFramework="net48" />
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="2.0.1" targetFramework="net452" />
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net452" />
<package id="Newtonsoft.Json" version="12.0.2" targetFramework="net452" />
<package id="React.Core" version="5.0.0" targetFramework="net452" />
</packages>