Skip to content

Commit dc1a3a7

Browse files
authored
Merge pull request #798 from microting/dependabot/nuget/Microsoft.EntityFrameworkCore.Relational-6.0.5
Bump Microsoft.EntityFrameworkCore.Relational from 6.0.4 to 6.0.5
2 parents 9135339 + 81d52e7 commit dc1a3a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eFormCore/Microting.eForm.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
278278
<PrivateAssets>all</PrivateAssets>
279279
</PackageReference>
280-
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.4" />
280+
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="6.0.5" />
281281
<PackageReference Include="Microsoft.Extensions.Logging" Version="6.0.0" />
282282
<PackageReference Include="Microsoft.Extensions.Logging.Console" Version="6.0.0" />
283283
<PackageReference Include="Microting.Rebus" Version="7.3.5" />

0 commit comments

Comments
 (0)