File tree Expand file tree Collapse file tree
Areas/Admin/Views/Account Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11@{
22 ViewBag .Title = " 登录" ;
3- Layout = " ~// Views/Shared/_Layout.cshtml" ;
3+ Layout = " ~/Views/Shared/_Layout.cshtml" ;
44}
55
66<div class =" middle-box text-center loginscreen animated fadeInDown" >
Original file line number Diff line number Diff line change 1717 <PackageReference Include =" Autofac.Extensions.DependencyInjection" Version =" 4.3.1" />
1818 <PackageReference Include =" Microsoft.AspNetCore.App" />
1919 <PackageReference Include =" Microsoft.AspNetCore.Razor.Design" Version =" 2.2.0" PrivateAssets =" All" />
20- <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.1.9 " />
20+ <PackageReference Include =" Microsoft.VisualStudio.Web.CodeGeneration.Design" Version =" 2.2.3 " />
2121 <PackageReference Include =" Newtonsoft.Json" Version =" 12.0.1" />
2222 <PackageReference Include =" NLog.Extensions.Logging" Version =" 1.3.0" />
2323 <PackageReference Include =" NLog.MailKit" Version =" 3.0.0" />
5151 <None Include =" wwwroot\Content\static\images\joinbottom.gif" />
5252 <None Include =" wwwroot\Content\static\images\jzx.gif" />
5353 </ItemGroup >
54- <PropertyGroup >
55- <IsTransformWebConfigDisabled >true</IsTransformWebConfigDisabled >
56- </PropertyGroup >
5754 <ItemGroup >
5855 <Content Update =" appsettings.json" >
5956 <CopyToOutputDirectory >Always</CopyToOutputDirectory >
You can’t perform that action at this time.
0 commit comments