|
|
@ -14,7 +14,7 @@ |
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
|
|
|
<RootNamespace>ICSSoft.WebAPI</RootNamespace> |
|
|
|
<AssemblyName>ICSSoft.WebAPI</AssemblyName> |
|
|
|
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion> |
|
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
|
|
|
<MvcBuildViews>false</MvcBuildViews> |
|
|
|
<UseIISExpress>true</UseIISExpress> |
|
|
|
<Use64BitIISExpress /> |
|
|
@ -60,13 +60,13 @@ |
|
|
|
<Reference Include="Microsoft.CSharp" /> |
|
|
|
<Reference Include="System" /> |
|
|
|
<Reference Include="System.Data" /> |
|
|
|
<Reference Include="System.Data.DataSetExtensions" /> |
|
|
|
<Reference Include="System.Drawing" /> |
|
|
|
<Reference Include="System.Web.DynamicData" /> |
|
|
|
<Reference Include="System.Web.Entity" /> |
|
|
|
<Reference Include="System.Web.ApplicationServices" /> |
|
|
|
<Reference Include="System.ComponentModel.DataAnnotations" /> |
|
|
|
<Reference Include="System.Core" /> |
|
|
|
<Reference Include="System.Data.DataSetExtensions" /> |
|
|
|
<Reference Include="System.Xml.Linq" /> |
|
|
|
<Reference Include="System.Web.Extensions" /> |
|
|
|
<Reference Include="System.Web" /> |
|
|
|
<Reference Include="System.Web.Abstractions" /> |
|
|
|
<Reference Include="System.Web.Routing" /> |
|
|
@ -120,6 +120,7 @@ |
|
|
|
<Private>True</Private> |
|
|
|
<HintPath>..\packages\Microsoft.AspNet.WebPages.3.2.4\lib\net45\System.Web.WebPages.Razor.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System.Xml.Linq" /> |
|
|
|
<Reference Include="WebGrease"> |
|
|
|
<Private>True</Private> |
|
|
|
<HintPath>..\packages\WebGrease.1.6.0\lib\WebGrease.dll</HintPath> |
|
|
|
xxxxxxxxxx