mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-18 20:08:15 +08:00
update demo
This commit is contained in:
@ -16,7 +16,6 @@ namespace aspnetcore_transaction
|
||||
{
|
||||
webBuilder.UseStartup<Startup>();
|
||||
})
|
||||
//.UseServiceProviderFactory(new FreeSql.DynamicProxyServiceProviderFactory())
|
||||
;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user