Skip to content

Commit

Permalink
Merge 4c64ac0 into 951bbc9
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 26, 2021
2 parents 951bbc9 + 4c64ac0 commit 8e85823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Venflow/Venflow/Venflow.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<PackageReference Include="Fody" Version="6.5.2">
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="Npgsql" Version="6.0.0-preview5" />
<PackageReference Include="Npgsql" Version="6.0.0-preview7" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework)' == 'net48' Or '$(TargetFramework)' == 'netstandard2.1'">
Expand Down

0 comments on commit 8e85823

Please sign in to comment.