Skip to content

Commit e9a4580

Browse files
committed
Update GraphQL.EntityFramework.csproj
1 parent 11cd8df commit e9a4580

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GraphQL.EntityFramework/GraphQL.EntityFramework.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk.Web">
22
<PropertyGroup>
33
<TargetFramework>net10.0</TargetFramework>
44
<Description>Add EntityFramework Core IQueryable support to GraphQL</Description>

0 commit comments

Comments
 (0)