This repository was archived by the owner on Dec 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
EasyAbp.Abp.AspNetCoreRateLimit.Client
EasyAbp.Abp.AspNetCoreRateLimit.Ip
EasyAbp.Abp.AspNetCoreRateLimit Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 <NoWarn >$(NoWarn);CS1591</NoWarn >
66 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
77 <Authors >EasyAbp Team</Authors >
8- <Description >ABP vNext framework Limiter module .</Description >
8+ <Description >An Abp module helps you control how often your service is used .</Description >
99 <PackageProjectUrl >https://github.com/EasyAbp/Abp.AspNetCoreRateLimit</PackageProjectUrl >
1010 <RepositoryUrl >https://github.com/EasyAbp/Abp.AspNetCoreRateLimit</RepositoryUrl >
1111 <PackageTags >abp module easyabp limiter</PackageTags >
Original file line number Diff line number Diff line change 11<Weavers xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" FodyWeavers.xsd" >
2- <ConfigureAwait />
2+ <ConfigureAwait ContinueOnCapturedContext = " false " />
33</Weavers >
Original file line number Diff line number Diff line change 11<Weavers xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" FodyWeavers.xsd" >
2- <ConfigureAwait />
2+ <ConfigureAwait ContinueOnCapturedContext = " false " />
33</Weavers >
Original file line number Diff line number Diff line change 11<Weavers xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" FodyWeavers.xsd" >
2- <ConfigureAwait />
2+ <ConfigureAwait ContinueOnCapturedContext = " false " />
33</Weavers >
You can’t perform that action at this time.
0 commit comments