Skip to content

Commit 30c4c62

Browse files
committed
Remove Microsoft.Web.Infrastructure reference from BlogEngine.Core project, it is not required.
1 parent 908a6f5 commit 30c4c62

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

BlogEngine/BlogEngine.Core/BlogEngine.Core.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -81,10 +81,6 @@
8181
<Reference Include="ICSharpCode.SharpZipLib">
8282
<HintPath>..\..\lib\ICSharpCode.SharpZipLib.dll</HintPath>
8383
</Reference>
84-
<Reference Include="Microsoft.Web.Infrastructure, Version=1.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
85-
<SpecificVersion>False</SpecificVersion>
86-
<HintPath>..\..\lib\razor\Microsoft.Web.Infrastructure.dll</HintPath>
87-
</Reference>
8884
<Reference Include="Microsoft.Web.XmlTransform">
8985
<HintPath>..\packages\Microsoft.Web.Xdt.2.1.1\lib\net40\Microsoft.Web.XmlTransform.dll</HintPath>
9086
</Reference>

0 commit comments

Comments
 (0)