123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- <Project Sdk="Microsoft.NET.Sdk.Web">
- <PropertyGroup>
- <TargetFramework>netcoreapp2.0</TargetFramework>
- <PackageTargetFallback>portable-net45+win8</PackageTargetFallback>
- </PropertyGroup>
- <ItemGroup>
- <Content Remove="wwwroot\images\2017\1013\20171013161208777.jpeg" />
- </ItemGroup>
- <ItemGroup>
- <PackageReference Include="Microsoft.ApplicationInsights.AspNetCore" Version="2.1.1" />
- <PackageReference Include="Microsoft.AspNetCore" Version="2.0.0" />
- <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.0" />
- <PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.0.0" />
- <PackageReference Include="Microsoft.AspNetCore.Session" Version="2.0.0" />
- <PackageReference Include="Microsoft.AspNetCore.StaticFiles" Version="2.0.0" />
- <PackageReference Include="Microsoft.EntityFrameworkCore" Version="2.0.0" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="2.0.0" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Design.Core" Version="1.0.0-preview2-final" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="2.0.0" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.0.0" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer.Design" Version="2.0.0-preview1-final" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="2.0.0" />
- <PackageReference Include="Microsoft.EntityFrameworkCore.Tools.DotNet" Version="2.0.0" />
- <PackageReference Include="Microsoft.Extensions.Configuration.Abstractions" Version="2.0.0" />
- <PackageReference Include="Microsoft.Extensions.Logging" Version="2.0.0" />
- <PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="2.0.0" />
- <PackageReference Include="Microsoft.Extensions.Logging.Configuration" Version="2.0.0" />
- <PackageReference Include="Microsoft.Extensions.Logging.Debug" Version="2.0.0" />
- <PackageReference Include="Microsoft.Extensions.Logging.TraceSource" Version="2.0.0" />
- <PackageReference Include="Microsoft.Extensions.Primitives" Version="2.0.0" />
- <PackageReference Include="Microsoft.VisualStudio.Web.BrowserLink" Version="2.0.0" />
- <PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="2.0.0" />
- <PackageReference Include="Newtonsoft.Json" Version="10.0.3" />
- <PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="2.0.0-rtm-10058" />
- <PackageReference Include="Senparc.Weixin.MP" Version="14.6.7" />
- <PackageReference Include="Senparc.Weixin.MP.CoreMvc" Version="1.4.0" />
- <PackageReference Include="Serilog.Extensions.Logging.File" Version="1.1.0" />
- <PackageReference Include="System.Runtime.CompilerServices.Unsafe" Version="4.4.0" />
- </ItemGroup>
- <ItemGroup>
- <DotNetCliToolReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Tools" Version="2.0.0" />
- <DotNetCliToolReference Include="Microsoft.EntityFrameworkCore.Tools.DotNet" Version="2.0.0" />
- </ItemGroup>
- <ItemGroup>
- <None Include="wwwroot\common\app.bootstrap.less" />
- <None Include="wwwroot\common\app.utilities.less" />
- <None Include="wwwroot\common\app.variables.less" />
- <None Include="wwwroot\common\mixins\alerts.less" />
- <None Include="wwwroot\common\mixins\background-variant.less" />
- <None Include="wwwroot\common\mixins\border-radius.less" />
- <None Include="wwwroot\common\mixins\buttons.less" />
- <None Include="wwwroot\common\mixins\center-block.less" />
- <None Include="wwwroot\common\mixins\clearfix.less" />
- <None Include="wwwroot\common\mixins\forms.less" />
- <None Include="wwwroot\common\mixins\gradients.less" />
- <None Include="wwwroot\common\mixins\grid-framework.less" />
- <None Include="wwwroot\common\mixins\grid.less" />
- <None Include="wwwroot\common\mixins\hide-text.less" />
- <None Include="wwwroot\common\mixins\image.less" />
- <None Include="wwwroot\common\mixins\labels.less" />
- <None Include="wwwroot\common\mixins\list-group.less" />
- <None Include="wwwroot\common\mixins\nav-divider.less" />
- <None Include="wwwroot\common\mixins\nav-vertical-align.less" />
- <None Include="wwwroot\common\mixins\opacity.less" />
- <None Include="wwwroot\common\mixins\pagination.less" />
- <None Include="wwwroot\common\mixins\panels.less" />
- <None Include="wwwroot\common\mixins\progress-bar.less" />
- <None Include="wwwroot\common\mixins\reset-filter.less" />
- <None Include="wwwroot\common\mixins\reset-text.less" />
- <None Include="wwwroot\common\mixins\resize.less" />
- <None Include="wwwroot\common\mixins\responsive-visibility.less" />
- <None Include="wwwroot\common\mixins\size.less" />
- <None Include="wwwroot\common\mixins\tab-focus.less" />
- <None Include="wwwroot\common\mixins\table-row.less" />
- <None Include="wwwroot\common\mixins\text-emphasis.less" />
- <None Include="wwwroot\common\mixins\text-overflow.less" />
- <None Include="wwwroot\common\mixins\vendor-prefixes.less" />
- <None Include="wwwroot\common\utilities.js" />
- <None Include="wwwroot\web12345\Gulpfile.js" />
- <None Include="wwwroot\web12345\src\html\index.html" />
- <None Include="wwwroot\web12345\src\js\app.js" />
- <None Include="wwwroot\web12345\src\js\controller\homeController.js" />
- <None Include="wwwroot\web12345\src\js\controller\webController.js" />
- <None Include="wwwroot\web12345\src\js\directive\webChat.js" />
- <None Include="wwwroot\web12345\src\js\router.js" />
- <None Include="wwwroot\web12345\src\js\templates.js" />
- <None Include="wwwroot\web12345\src\less\app.home.less" />
- <None Include="wwwroot\web12345\src\less\app.less" />
- <None Include="wwwroot\web12345\src\less\app.main.less" />
- <None Include="wwwroot\web12345\src\templates\home.html" />
- <None Include="wwwroot\web12345\src\templates\webChat-1.html" />
- <None Include="wwwroot\web12345\src\templates\webChat-2.html" />
- <None Include="wwwroot\web12345\src\templates\webChat-3.html" />
- <None Include="wwwroot\web12345\src\templates\webChat-4.html" />
- <None Include="wwwroot\web12345\src\templates\webChat-5.html" />
- <None Include="wwwroot\web12345\src\templates\webChat.html" />
- </ItemGroup>
- <ItemGroup>
- <Compile Update="Properties\Resources.Designer.cs">
- <DesignTime>True</DesignTime>
- <AutoGen>True</AutoGen>
- <DependentUpon>Resources.resx</DependentUpon>
- </Compile>
- </ItemGroup>
- <ItemGroup>
- <Content Update="appsettings.json">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- <Content Update="SenparcWeixin.json">
- <CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
- </Content>
- </ItemGroup>
- <ItemGroup>
- <EmbeddedResource Update="Properties\Resources.resx">
- <Generator>ResXFileCodeGenerator</Generator>
- <LastGenOutput>Resources.Designer.cs</LastGenOutput>
- </EmbeddedResource>
- </ItemGroup>
- <ProjectExtensions><VisualStudio><UserProperties appsettings_1json__JSONSchema="" /></VisualStudio></ProjectExtensions>
- </Project>
|