Revert "发布x.4.1.3支持IgnoreFilter"

This reverts commit 582d692dd1.
This commit is contained in:
xuejiaming 2022-02-08 15:36:53 +08:00
parent 85afd7ce5e
commit aab1cab532
3 changed files with 4 additions and 14 deletions

View File

@ -14,12 +14,6 @@
</div>
---
---
<a href="https://github.com/dotnetcore" target="_blank"><img src="https://img.shields.io/badge/member%20project%20of-NCC-9e20c9.svg" alt="Member project of .NET Core Community" class="no-zoom"></a>
<a href="https://www.nuget.org/packages/ShardingCore" target="_blank"><img src="https://img.shields.io/nuget/v/ShardingCore.svg?style=flat-square" alt="nuget" class="no-zoom"></a>
<a href="https://www.nuget.org/stats/packages/ShardingCore?groupby=Version" target="_blank"><img src="https://img.shields.io/nuget/dt/ShardingCore.svg?style=flat-square" alt="downloads" class="no-zoom"></a>
<a href="https://github.com/xuejmnet/sharding-core/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/badge/license-Apache 2-blue" alt="license" class="no-zoom"></a>
## 📚 Documentation

View File

@ -14,10 +14,6 @@
</div>
---
<a href="https://github.com/dotnetcore" target="_blank"><img src="https://img.shields.io/badge/member%20project%20of-NCC-9e20c9.svg" alt="Member project of .NET Core Community" class="no-zoom"></a>
<a href="https://www.nuget.org/packages/ShardingCore" target="_blank"><img src="https://img.shields.io/nuget/v/ShardingCore.svg?style=flat-square" alt="nuget" class="no-zoom"></a>
<a href="https://www.nuget.org/stats/packages/ShardingCore?groupby=Version" target="_blank"><img src="https://img.shields.io/nuget/dt/ShardingCore.svg?style=flat-square" alt="downloads" class="no-zoom"></a>
<a href="https://github.com/xuejmnet/sharding-core/blob/main/LICENSE" target="_blank"><img src="https://img.shields.io/badge/license-Apache 2-blue" alt="license" class="no-zoom"></a>
## 社区合作伙伴和赞助商

View File

@ -1,9 +1,9 @@
:start
::定义版本
set EFCORE2=2.4.1.03
set EFCORE3=3.4.1.03
set EFCORE5=5.4.1.03
set EFCORE6=6.4.1.03
set EFCORE2=2.4.1.02
set EFCORE3=3.4.1.02
set EFCORE5=5.4.1.02
set EFCORE6=6.4.1.02
::删除所有bin与obj下的文件
@echo off