File tree Expand file tree Collapse file tree
EntityFrameworkCore.Sqlite.Concurrency Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -87,10 +87,10 @@ Get started in one line. Stop compromising on SQLite reliability and speed.
8787
8888 <!-- Dependencies -->
8989 <ItemGroup >
90- <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.0 " />
91- <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 10.0.0 " />
92- <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.0 " />
93- <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.0 " />
90+ <PackageReference Include =" Microsoft.EntityFrameworkCore.Sqlite" Version =" 10.0.2 " />
91+ <PackageReference Include =" Microsoft.Data.Sqlite" Version =" 10.0.2 " />
92+ <PackageReference Include =" Microsoft.Extensions.Logging.Abstractions" Version =" 10.0.2 " />
93+ <PackageReference Include =" Microsoft.Extensions.DependencyInjection" Version =" 10.0.2 " />
9494 <!-- SourceLink for debugging support -->
9595 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 8.0.0" PrivateAssets =" All" />
9696 </ItemGroup >
You can’t perform that action at this time.
0 commit comments