mirror of
https://gitee.com/dotnetchina/SqlSugar.git
synced 2025-08-01 19:15:10 +08:00
Update demo
This commit is contained in:
parent
5f01326f10
commit
68be1d540a
@ -17,7 +17,7 @@ namespace OrmTest
|
||||
|
||||
get
|
||||
{
|
||||
return Environment.CurrentDirectory.Replace(@"\bin\Debug", "");
|
||||
return Environment.CurrentDirectory.Replace(@"\bin\Debug\netcoreapp3.1", "");
|
||||
}
|
||||
}
|
||||
/// <summary>
|
||||
|
Loading…
Reference in New Issue
Block a user