|
@@ -45,69 +45,61 @@
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Extensions" />
|
|
<Reference Include="System.Web.Mvc">
|
|
<Reference Include="System.Web.Mvc">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\Microsoft.AspNet.Mvc.5.1.0\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Web.Helpers">
|
|
|
|
- <Private>True</Private>
|
|
|
|
- <HintPath>..\lib\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.Helpers.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\Microsoft.AspNet.Mvc.5.2.2\lib\net45\System.Web.Mvc.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="System.Web.Razor">
|
|
<Reference Include="System.Web.Razor">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\Microsoft.AspNet.Razor.3.1.0\lib\net45\System.Web.Razor.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\Microsoft.AspNet.Razor.3.2.2\lib\net45\System.Web.Razor.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages">
|
|
<Reference Include="System.Web.WebPages">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="System.Web.WebPages.Deployment">
|
|
|
|
- <Private>True</Private>
|
|
|
|
- <HintPath>..\lib\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.Deployment.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="System.Web.WebPages.Razor">
|
|
<Reference Include="System.Web.WebPages.Razor">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\Microsoft.AspNet.WebPages.3.1.0\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
|
|
- </Reference>
|
|
|
|
- <Reference Include="Microsoft.Web.Infrastructure">
|
|
|
|
- <Private>True</Private>
|
|
|
|
- <HintPath>..\lib\Microsoft.Web.Infrastructure.1.0.0.0\lib\net40\Microsoft.Web.Infrastructure.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\Microsoft.AspNet.WebPages.3.2.2\lib\net45\System.Web.WebPages.Razor.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="Newtonsoft.Json">
|
|
<Reference Include="Newtonsoft.Json">
|
|
- <HintPath>..\lib\Newtonsoft.Json.5.0.8\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\Newtonsoft.Json.6.0.6\lib\net45\Newtonsoft.Json.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="ServiceStack.Text">
|
|
<Reference Include="ServiceStack.Text">
|
|
- <HintPath>..\lib\ServiceStack.Text.4.0.8\lib\net40\ServiceStack.Text.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\ServiceStack.Text.4.0.34\lib\net40\ServiceStack.Text.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="EntityFramework">
|
|
<Reference Include="EntityFramework">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\EntityFramework.6.0.2\lib\net45\EntityFramework.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\EntityFramework.6.1.1\lib\net45\EntityFramework.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="EntityFramework">
|
|
<Reference Include="EntityFramework">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\EntityFramework.6.0.2\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\EntityFramework.6.1.1\lib\net45\EntityFramework.SqlServer.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="MySql">
|
|
<Reference Include="MySql">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\MySql.Data.6.8.3\lib\net45\MySql.Data.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\MySql.Data.6.9.5\lib\net45\MySql.Data.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="MySql">
|
|
<Reference Include="MySql">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\MySql.Data.Entities.6.8.3.0\lib\net45\mysql.data.entity.EF6.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\MySql.Data.Entity.6.9.5\lib\net45\MySql.Data.Entity.EF6.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="Npgsql">
|
|
<Reference Include="Npgsql">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\Npgsql.2.0.14.3\lib\net45\Npgsql.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\Npgsql.2.2.3\lib\net45\Npgsql.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="Npgsql">
|
|
<Reference Include="Npgsql">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\Npgsql.2.0.14.3\lib\net45\Mono.Security.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\Npgsql.EntityFramework.2.2.3\lib\net45\Npgsql.EntityFramework.dll</HintPath>
|
|
|
|
+ </Reference>
|
|
|
|
+ <Reference Include="Npgsql">
|
|
|
|
+ <Private>True</Private>
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\Npgsql.2.2.3\lib\net45\Mono.Security.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="MongoDB">
|
|
<Reference Include="MongoDB">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\mongocsharpdriver.1.8.3\lib\net35\MongoDB.Bson.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\mongocsharpdriver.1.9.2\lib\net35\MongoDB.Bson.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
<Reference Include="MongoDB">
|
|
<Reference Include="MongoDB">
|
|
<Private>True</Private>
|
|
<Private>True</Private>
|
|
- <HintPath>..\lib\mongocsharpdriver.1.8.3\lib\net35\MongoDB.Driver.dll</HintPath>
|
|
|
|
|
|
+ <HintPath>$(SolutionDir)\packages\mongocsharpdriver.1.9.2\lib\net35\MongoDB.Driver.dll</HintPath>
|
|
</Reference>
|
|
</Reference>
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
@@ -137,6 +129,11 @@
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
</Content>
|
|
</Content>
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
|
+ <ItemGroup>
|
|
|
|
+ <None Include="packages.config">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ </None>
|
|
|
|
+ </ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<None Include="Properties\PublishProfiles\IIS.pubxml" />
|
|
<None Include="Properties\PublishProfiles\IIS.pubxml" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
@@ -147,8 +144,7 @@
|
|
</PropertyGroup>
|
|
</PropertyGroup>
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != '' And Exists('$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets')" />
|
|
<Import Project="$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets" Condition="'$(VSToolsPath)' != '' And Exists('$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets')" />
|
|
- <Import Project="..\lib\MSBuild.Microsoft.VisualStudio.Web.targets.11.0.2.1\tools\VSToolsPath\WebApplications\Microsoft.WebApplication.targets" Condition="('$(VSToolsPath)' == '' Or !Exists('$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets')) And Exists('..\lib\MSBuild.Microsoft.VisualStudio.Web.targets.11.0.2.1\tools\VSToolsPath\WebApplications\Microsoft.WebApplication.targets')" />
|
|
|
|
- <Import Project="..\lib\.nuget\NuGet.targets" Condition="Exists('..\lib\.nuget\NuGet.targets')" />
|
|
|
|
|
|
+ <Import Project="$(SolutionDir)\packages\MSBuild.Microsoft.VisualStudio.Web.targets.11.0.2.1\tools\VSToolsPath\WebApplications\Microsoft.WebApplication.targets" Condition="('$(VSToolsPath)' == '' Or !Exists('$(VSToolsPath)\WebApplications\Microsoft.WebApplication.targets')) And Exists('$(SolutionDir)\packages\MSBuild.Microsoft.VisualStudio.Web.targets.11.0.2.1\tools\VSToolsPath\WebApplications\Microsoft.WebApplication.targets')" />
|
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)' == 'true'">
|
|
<Target Name="MvcBuildViews" AfterTargets="AfterBuild" Condition="'$(MvcBuildViews)' == 'true'">
|
|
<AspNetCompiler VirtualPath="/" PhysicalPath="$(WebProjectOutputDir)" />
|
|
<AspNetCompiler VirtualPath="/" PhysicalPath="$(WebProjectOutputDir)" />
|
|
</Target>
|
|
</Target>
|