Skip to content

Commit

Permalink
Merge pull request #20 from seedysoft/dependabot/nuget/main/EFCore.Bu…
Browse files Browse the repository at this point in the history
…lkExtensions.Sqlite-8.0.3

Bump EFCore.BulkExtensions.Sqlite from 8.0.2 to 8.0.3
  • Loading branch information
seedysoft authored May 1, 2024
2 parents 0298e58 + 4a525e8 commit e8c10a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
</PackageReference>
</ItemGroup>
<ItemGroup>
<PackageReference Include="EFCore.BulkExtensions.Sqlite" Version="8.0.2" />
<PackageReference Include="EFCore.BulkExtensions.Sqlite" Version="8.0.3" />
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
<PackageReference Include="Serilog.Extensions.Logging" Version="8.0.0" />
Expand Down
2 changes: 1 addition & 1 deletion src/CommonLibs/TelegramLib/Seedysoft.TelegramLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="EFCore.BulkExtensions.Sqlite" Version="8.0.2" />
<PackageReference Include="EFCore.BulkExtensions.Sqlite" Version="8.0.3" />
<PackageReference Include="Telegram.Bot" Version="19.0.0" />
</ItemGroup>
<ItemGroup>
Expand Down

0 comments on commit e8c10a1

Please sign in to comment.