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