Skip to content

Commit c0ca11c

Browse files
authored
Merge pull request #168 from NosCoreIO/dependabot/nuget/Npgsql.EntityFrameworkCore.PostgreSQL-6.0.2
Bump Npgsql.EntityFrameworkCore.PostgreSQL from 6.0.0 to 6.0.2
2 parents 29d460b + ca71ebc commit c0ca11c

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="2.0.0" />
2121
<PackageReference Include="NosCore.Shared" Version="3.4.0" />
22-
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.0" />
22+
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="6.0.2" />
2323
<PackageReference Include="OpenTK.NetStandard" Version="1.0.5.32" />
2424
</ItemGroup>
2525

0 commit comments

Comments
 (0)