File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
SQLite.CodeFirst.NetCore.Console Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33 <PropertyGroup >
44 <OutputType >Exe</OutputType >
5- <TargetFramework >netcoreapp3.1 </TargetFramework >
5+ <TargetFramework >net5.0 </TargetFramework >
66 </PropertyGroup >
77
88 <ItemGroup >
9- <PackageReference Include =" System.Data.SQLite" Version =" 1.0.112.2 " />
10- <PackageReference Include =" System.Data.SQLite.EF6" Version =" 1.0.112.2 " />
9+ <PackageReference Include =" System.Data.SQLite" Version =" 1.0.113.7 " />
10+ <PackageReference Include =" System.Data.SQLite.EF6" Version =" 1.0.113 " />
1111 </ItemGroup >
1212
1313 <ItemGroup >
Original file line number Diff line number Diff line change 2020 </PropertyGroup >
2121
2222 <ItemGroup >
23- <PackageReference Include =" EntityFramework" Version =" 6.4.0 " />
23+ <PackageReference Include =" EntityFramework" Version =" 6.4.4 " />
2424 </ItemGroup >
2525
2626</Project >
Original file line number Diff line number Diff line change 1- version : 1.6.0 .{build}
1+ version : 1.6.1 .{build}
22image : Visual Studio 2019
33branches :
44 only :
You can’t perform that action at this time.
0 commit comments