Update demo

This commit is contained in:
sunkaixuan
2022-02-26 23:10:45 +08:00
parent 5f01326f10
commit 68be1d540a

View File

@@ -17,7 +17,7 @@ namespace OrmTest
get
{
return Environment.CurrentDirectory.Replace(@"\bin\Debug", "");
return Environment.CurrentDirectory.Replace(@"\bin\Debug\netcoreapp3.1", "");
}
}
/// <summary>