|
|
@ -18,6 +18,7 @@
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="2.2.0" />
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Authorization" Version="2.2.0" />
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.11" />
|
|
|
|
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="6.0.11" />
|
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
|
|
|
|
<PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
|
|
|
|
|
|
|
|
<PackageReference Include="NLog.Web.AspNetCore" Version="5.0.0" />
|
|
|
|
<PackageReference Include="Senparc.Weixin.MP" Version="16.18.9" />
|
|
|
|
<PackageReference Include="Senparc.Weixin.MP" Version="16.18.9" />
|
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
|
|
|
|
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.4.0" />
|
|
|
|
</ItemGroup>
|
|
|
|
</ItemGroup>
|
|
|
@ -27,7 +28,6 @@
|
|
|
|
<ProjectReference Include="..\DS.Module.AutoMapper\DS.Module.AutoMapper.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.AutoMapper\DS.Module.AutoMapper.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.Core\DS.Module.Core.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.Core\DS.Module.Core.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.Jwt\DS.Module.Jwt.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.Jwt\DS.Module.Jwt.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.Log\DS.Module.Log.csproj" />
|
|
|
|
|
|
|
|
<ProjectReference Include="..\DS.Module.SqlSugar\DS.Module.SqlSugar.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.SqlSugar\DS.Module.SqlSugar.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.Swagger\DS.Module.Swagger.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.Module.Swagger\DS.Module.Swagger.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.WMS.Core\DS.WMS.Core.csproj" />
|
|
|
|
<ProjectReference Include="..\DS.WMS.Core\DS.WMS.Core.csproj" />
|
|
|
|