We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e7aa260 + 6f6e671 commit 87b55d1Copy full SHA for 87b55d1
BlazorTemplate/Server/BlazorTemplate.Server.csproj
@@ -14,7 +14,7 @@
14
<ItemGroup>
15
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="5.0.1" />
16
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.1" />
17
- <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1" />
+ <PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.2" />
18
</ItemGroup>
19
20
0 commit comments