|
@@ -2,7 +2,7 @@
|
|
|
|
|
|
<PropertyGroup>
|
|
<PropertyGroup>
|
|
<TargetFramework>netcoreapp2.1</TargetFramework>
|
|
<TargetFramework>netcoreapp2.1</TargetFramework>
|
|
- <Version>3.0.2.635</Version>
|
|
|
|
|
|
+ <Version>3.0.3.662</Version>
|
|
<Description>https://github.com/serset/Sqler</Description>
|
|
<Description>https://github.com/serset/Sqler</Description>
|
|
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
|
<CopyLocalLockFileAssemblies>true</CopyLocalLockFileAssemblies>
|
|
<PreserveCompilationContext>true</PreserveCompilationContext>
|
|
<PreserveCompilationContext>true</PreserveCompilationContext>
|
|
@@ -18,9 +18,9 @@
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
<PackageReference Include="Microsoft.AspNetCore.App" />
|
|
<PackageReference Include="Microsoft.AspNetCore.App" />
|
|
|
|
|
|
- <PackageReference Include="Vit.WebHost" Version="2.1.3.672" />
|
|
|
|
- <PackageReference Include="Vit.Orm.EntityFramework.Dynamic" Version="2.2.0.635" />
|
|
|
|
- <PackageReference Include="Vit.Db.DbMng" Version="2.2.0.635" />
|
|
|
|
|
|
+ <PackageReference Include="Vit.WebHost" Version="2.1.4.684" />
|
|
|
|
+ <PackageReference Include="Vit.Orm.EntityFramework.Dynamic" Version="2.2.1.658" />
|
|
|
|
+ <PackageReference Include="Vit.Db.DbMng" Version="2.2.1.658" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
|
|
|
|
|
|
|