From f1b80ecad6a02e8cd515c23096368340f6081580 Mon Sep 17 00:00:00 2001 From: sunkaixuan <610262374@qq.com> Date: Sat, 4 May 2019 17:33:01 +0800 Subject: [PATCH] - --- Src/Asp.Net/SqlSugar/{ => Infrastructure}/SqlSugarContext.cs | 0 Src/Asp.Net/SqlSugar/SqlSugar.csproj | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename Src/Asp.Net/SqlSugar/{ => Infrastructure}/SqlSugarContext.cs (100%) diff --git a/Src/Asp.Net/SqlSugar/SqlSugarContext.cs b/Src/Asp.Net/SqlSugar/Infrastructure/SqlSugarContext.cs similarity index 100% rename from Src/Asp.Net/SqlSugar/SqlSugarContext.cs rename to Src/Asp.Net/SqlSugar/Infrastructure/SqlSugarContext.cs diff --git a/Src/Asp.Net/SqlSugar/SqlSugar.csproj b/Src/Asp.Net/SqlSugar/SqlSugar.csproj index 6e1e606d2..da8d758d7 100644 --- a/Src/Asp.Net/SqlSugar/SqlSugar.csproj +++ b/Src/Asp.Net/SqlSugar/SqlSugar.csproj @@ -276,7 +276,7 @@ - +