Tiger.Model.Net-Sqlsugar更新
| | |
| | | <ErrorReport>prompt</ErrorReport> |
| | | </PropertyGroup> |
| | | <ItemGroup> |
| | | <Reference Include="SqlSugar, Version=5.1.4.152, Culture=neutral, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\SqlSugar.5.1.4.152\lib\SqlSugar.dll</HintPath> |
| | | <Reference Include="SqlSugar, Version=5.1.4.94, Culture=neutral, processorArchitecture=MSIL"> |
| | | <HintPath>..\packages\SqlSugar.5.1.4.95\lib\SqlSugar.dll</HintPath> |
| | | </Reference> |
| | | <Reference Include="System" /> |
| | | <Reference Include="System.ComponentModel.DataAnnotations" /> |
| | |
| | | <?xml version="1.0" encoding="utf-8"?> |
| | | <packages> |
| | | <package id="Newtonsoft.Json" version="13.0.3" targetFramework="net452" /> |
| | | <package id="SqlSugar" version="5.1.4.152" targetFramework="net48" /> |
| | | <package id="SqlSugar" version="5.1.4.95" targetFramework="net48" /> |
| | | </packages> |