Update dependency Microsoft.EntityFrameworkCore.Sqlite to 10.0.10 #31

Merged
Manuel merged 1 commits from renovate/microsoft.entityframeworkcore.sqlite-10.x into main 2026-07-15 13:27:52 +02:00
Showing only changes of commit 5667102272 - Show all commits
+1 -1
View File
@@ -24,7 +24,7 @@
<PackageReference Include="DiffPlex" Version="1.9.0" />
<PackageReference Include="Microsoft.CognitiveServices.Speech" Version="$(MicrosoftSpeechVersion)" />
<PackageReference Include="Microsoft.CognitiveServices.Speech.Extension.MAS" Version="$(MicrosoftSpeechVersion)" ExcludeAssets="build" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.9" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="10.0.10" />
<PackageReference Include="NAudio" Version="2.3.0" />
<PackageReference Include="NCalcSync" Version="6.4.0" />
<PackageReference Include="RazorLight" Version="2.3.1" />