* YavscHelpers.cs:
* YavscModel.csproj: * HomeController.cs: * AccountController.cs: * RegisterModel.cs: * FrontOfficeApiController.cs: * RegisterViewModel.cs: refactoring * Web.csproj: deploy robots.txt
This commit is contained in:
parent
5b396b4e07
commit
d31383d83b
8 changed files with 170 additions and 79 deletions
|
|
@ -677,6 +677,7 @@
|
|||
<Content Include="Scripts\stupidtable.js" />
|
||||
<Content Include="Scripts\jquery-ui.js" />
|
||||
<Content Include="Views\Account\Profile.aspx" />
|
||||
<Content Include="robots.txt" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
|
||||
<Import Project="$(MSBuildExtensionsPath)\Microsoft\VisualStudio\v10.0\WebApplications\Microsoft.WebApplication.targets" />
|
||||
|
|
@ -700,7 +701,6 @@
|
|||
<None Include="packages.config" />
|
||||
<None Include="Scripts\jquery-2.1.3.min.map" />
|
||||
<None Include="Scripts\styles.json" />
|
||||
<None Include="robots.txt" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\NpgsqlMRPProviders\NpgsqlMRPProviders.csproj">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue