Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/make automatic header optional #542

Merged
merged 9 commits into from
Apr 13, 2023

Conversation

rose-a
Copy link
Collaborator

@rose-a rose-a commented Apr 13, 2023

Take over #405, add tests

@rose-a rose-a merged commit 9f7d593 into master Apr 13, 2023
@rose-a rose-a deleted the feature/make-automatic-header-optional branch April 13, 2023 16:16
@@ -16,4 +16,7 @@
<ProjectReference Include="..\..\src\GraphQL.Client\GraphQL.Client.csproj" />
</ItemGroup>

<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
Copy link
Member

@sungam3r sungam3r Apr 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You can change <Project Sdk="Microsoft.NET.Sdk"> to <Project Sdk="Microsoft.NET.Sdk.Web"> to achive the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants