Skip to content

Commit 3591f37

Browse files
committed
Removed unused packages
1 parent 2501daa commit 3591f37

3 files changed

Lines changed: 1 addition & 3 deletions

File tree

.vs/TextControlJSWidget/v15/.suo

-36 KB
Binary file not shown.

.vs/config/applicationhost.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
</site>
163163
<site name="TextControlJSWidget" id="2">
164164
<application path="/" applicationPool="Clr4IntegratedAppPool">
165-
<virtualDirectory path="/" physicalPath="C:\Users\bjoer_000\Documents\GitHub\TextControl.Web.MVC.JSWidget\widget" />
165+
<virtualDirectory path="/" physicalPath="C:\Users\bjoer\Documents\GitHub\TextControl.Web.MVC.JSWidget\widget" />
166166
</application>
167167
<bindings>
168168
<binding protocol="http" bindingInformation="*:1303:localhost" />

widget/packages.config

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<packages>
3-
<package id="bootstrap" version="3.0.0" targetFramework="net45" />
43
<package id="HtmlAgilityPack" version="1.8.9" targetFramework="net45" />
54
<package id="jQuery" version="1.10.2" targetFramework="net45" />
65
<package id="Microsoft.AspNet.Mvc" version="5.2.3" targetFramework="net45" />
@@ -13,7 +12,6 @@
1312
<package id="Microsoft.CodeDom.Providers.DotNetCompilerPlatform" version="1.0.5" targetFramework="net45" />
1413
<package id="Microsoft.Net.Compilers" version="1.3.2" targetFramework="net45" developmentDependency="true" />
1514
<package id="Microsoft.Web.Infrastructure" version="1.0.0.0" targetFramework="net45" />
16-
<package id="Modernizr" version="2.6.2" targetFramework="net45" />
1715
<package id="Newtonsoft.Json" version="6.0.4" targetFramework="net45" />
1816
<package id="TXTextControl.Web" version="26.0.600.500" targetFramework="net45" />
1917
</packages>

0 commit comments

Comments
 (0)