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 72ae67e + 7ac540b commit aaf4468Copy full SHA for aaf4468
src/EntityFrameworkCore.Generator.Core/EntityFrameworkCore.Generator.Core.csproj
@@ -28,7 +28,7 @@
28
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="5.0.4" />
29
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.2" />
30
<PackageReference Include="Oracle.EntityFrameworkCore" Version="5.21.1" />
31
- <PackageReference Include="YamlDotNet" Version="9.1.4" />
+ <PackageReference Include="YamlDotNet" Version="10.1.0" />
32
</ItemGroup>
33
34
</Project>
0 commit comments