Skip to content

Commit f28ee12

Browse files
committed
Update GraphQL.EntityFramework.csproj
1 parent 7ed20cd commit f28ee12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/GraphQL.EntityFramework/GraphQL.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<PackageReference Include="GraphQL" Version="4.5.0" />
1111
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="5.0.9" />
13-
<PackageReference Include="NullabilityInfo" Version="0.1.14" PrivateAssets="All" />
13+
<PackageReference Include="NullabilityInfo" Version="0.1.15" PrivateAssets="All" />
1414
<PackageReference Include="ProjectDefaults" Version="1.0.56" PrivateAssets="All" />
1515
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" Condition="$(Configuration) == 'Release'" />
1616
</ItemGroup>

0 commit comments

Comments
 (0)