mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-09-18 09:25:35 +08:00
将示例项目类型升级为 .net core 3.1
This commit is contained in:
@@ -53,7 +53,6 @@ namespace FreeSql.Bechmarker
|
||||
}
|
||||
}
|
||||
|
||||
[CoreJob]
|
||||
[RPlotExporter, RankColumn]
|
||||
public class OrmVsInsert
|
||||
{
|
||||
@@ -111,7 +110,6 @@ namespace FreeSql.Bechmarker
|
||||
}
|
||||
}
|
||||
|
||||
[CoreJob]
|
||||
[RPlotExporter, RankColumn]
|
||||
public class OrmVsUpdate
|
||||
{
|
||||
@@ -144,7 +142,6 @@ namespace FreeSql.Bechmarker
|
||||
}
|
||||
}
|
||||
|
||||
[CoreJob]
|
||||
[RPlotExporter, RankColumn]
|
||||
public class OrmVsSelect
|
||||
{
|
||||
|
Reference in New Issue
Block a user