Skip to content

Commit

Permalink
Merge pull request #431 from VPKSoft/dependabot/nuget/Microsoft.Entit…
Browse files Browse the repository at this point in the history
…yFrameworkCore.Sqlite-7.0.12

Bump Microsoft.EntityFrameworkCore.Sqlite from 7.0.11 to 7.0.12
  • Loading branch information
Petteri Kautonen committed Oct 11, 2023
2 parents ca29ace + a64c6c2 commit 9f8d491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ScriptNotepad/ScriptNotepad.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.Common" Version="4.7.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="7.0.12" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.11" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.12" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.7.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="7.0.12">
<PrivateAssets>all</PrivateAssets>
Expand Down

0 comments on commit 9f8d491

Please sign in to comment.