Skip to content

Commit

Permalink
Updated AjaxMin
Browse files Browse the repository at this point in the history
  • Loading branch information
madskristensen committed Jan 16, 2015
1 parent 028096d commit 2355319
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions EditorExtensions/WebEssentials2015.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,9 +76,9 @@
<CopyVsixExtensionLocation>bin/release/new folder</CopyVsixExtensionLocation>
</PropertyGroup>
<ItemGroup>
<Reference Include="AjaxMin, Version=5.12.5436.22729, Culture=neutral, PublicKeyToken=21ef50ce11b5d80f, processorArchitecture=MSIL">
<Reference Include="AjaxMin, Version=5.13.5463.15277, Culture=neutral, PublicKeyToken=21ef50ce11b5d80f, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
<HintPath>..\packages\AjaxMin.5.12.5436.22734\lib\net40\AjaxMin.dll</HintPath>
<HintPath>..\packages\AjaxMin.5.13.5463.15282\lib\net40\AjaxMin.dll</HintPath>
</Reference>
<Reference Include="ConfOxide, Version=1.4.0.0, Culture=neutral, PublicKeyToken=934faed64f82030e, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
Expand Down
2 changes: 1 addition & 1 deletion EditorExtensions/packages.config
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="AjaxMin" version="5.12.5436.22734" targetFramework="net451" />
<package id="AjaxMin" version="5.13.5463.15282" targetFramework="net451" />
<package id="ConfOxide" version="1.4.0.0" targetFramework="net451" />
<package id="Microsoft.CodeAnalysis" version="1.0.0-beta1-20141031-01" targetFramework="net451" />
<package id="Microsoft.CodeAnalysis.Common" version="1.0.0-beta1-20141031-01" targetFramework="net451" />
Expand Down

0 comments on commit 2355319

Please sign in to comment.