mirror of
https://github.com/jakobadam/RDSFactor.git
synced 2025-07-24 10:28:16 +02:00
Local version of system.web.helpers for server
This commit is contained in:
parent
6414552415
commit
209ab4ffb0
2 changed files with 3 additions and 1 deletions
|
@ -87,7 +87,9 @@
|
|||
<HintPath>..\web\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.ServiceProcess" />
|
||||
<Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
|
||||
<Reference Include="System.Web.Helpers, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL">
|
||||
<HintPath>bin\System.Web.Helpers.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="System.Windows.Forms" />
|
||||
<Reference Include="System.Xml" />
|
||||
<Reference Include="System.Core" />
|
||||
|
|
BIN
server/bin/System.Web.Helpers.dll
Normal file
BIN
server/bin/System.Web.Helpers.dll
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue