Skip to content

Commit 32ed1bb

Browse files
authored
Merge pull request #129 from NosCoreIO/dependabot/nuget/Npgsql.EntityFrameworkCore.PostgreSQL-5.0.7
Bump Npgsql.EntityFrameworkCore.PostgreSQL from 5.0.6 to 5.0.7
2 parents b10a2ab + d4b66cf commit 32ed1bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/NosCore.PathFinder.Gui/NosCore.PathFinder.Gui.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
<PackageReference Include="NetEscapades.Configuration.Yaml" Version="2.1.0" />
2020
<PackageReference Include="NosCore.Dao" Version="1.7.2" />
2121
<PackageReference Include="NosCore.Shared" Version="1.14.4" />
22-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.6" />
22+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="5.0.7" />
2323
<PackageReference Include="OpenTK.NetStandard" Version="1.0.5.32" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)