We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c9dff76 + d73f6a5 commit 7fc2f2aCopy full SHA for 7fc2f2a
src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj
@@ -19,7 +19,7 @@
19
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.4" />
20
<PackageReference Include="Oracle.EntityFrameworkCore" Version="8.23.40" />
21
<PackageReference Include="Pomelo.EntityFrameworkCore.MySql" Version="8.0.2" />
22
- <PackageReference Include="YamlDotNet" Version="15.1.4" />
+ <PackageReference Include="YamlDotNet" Version="15.1.6" />
23
</ItemGroup>
24
25
</Project>
0 commit comments