Skip to content

Commit 87b55d1

Browse files
authored
Merge pull request #17 from arjunkrishna/dependabot/nuget/BlazorTemplate/Server/Main/Microsoft.EntityFrameworkCore.Sqlite-5.0.2
Bump Microsoft.EntityFrameworkCore.Sqlite from 5.0.1 to 5.0.2 in /BlazorTemplate/Server
2 parents e7aa260 + 6f6e671 commit 87b55d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

BlazorTemplate/Server/BlazorTemplate.Server.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<ItemGroup>
1515
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="5.0.1" />
1616
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="5.0.1" />
17-
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.1" />
17+
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="5.0.2" />
1818
</ItemGroup>
1919

2020
<ItemGroup>

0 commit comments

Comments
 (0)