File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
src/RedisRateLimiting.AspNetCore Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 13
13
<PackageLicenseExpression >MIT</PackageLicenseExpression >
14
14
<RepositoryType >git</RepositoryType >
15
15
<RepositoryUrl >https://github.com/cristipufu/aspnetcore-redis-rate-limiting</RepositoryUrl >
16
- <Version >1.0.0 </Version >
16
+ <Version >1.0.6 </Version >
17
17
<ImplicitUsings >enable</ImplicitUsings >
18
18
<PackageReadmeFile >README.md</PackageReadmeFile >
19
19
</PropertyGroup >
30
30
<ProjectReference Include =" ..\RedisRateLimiting\RedisRateLimiting.csproj" />
31
31
</ItemGroup >
32
32
<ItemGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
33
- <PackageReference Include =" RedisRateLimiting" Version =" 1.0.8 " />
33
+ <PackageReference Include =" RedisRateLimiting" Version =" 1.0.9 " />
34
34
</ItemGroup >
35
35
</Project >
You can’t perform that action at this time.
0 commit comments