Skip to content

Commit

Permalink
Merge pull request #17 from Tim-Maes/feature/more-updates
Browse files Browse the repository at this point in the history
Do not generate license
  • Loading branch information
Tim-Maes committed Apr 8, 2024
2 parents 711603c + 76a8ce9 commit 8edbc8c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .template.config/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
".template.config/**/*",
"*.nuspec",
"README.md",
"LICENSE.txt",
"template.json"
],
"rename": {
Expand Down
1 change: 1 addition & 0 deletions src/GraphR.Application/GraphR.Application.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="HotChocolate.Abstractions" Version="13.9.0" />
<PackageReference Include="HotChocolate.Types" Version="13.9.0" />
</ItemGroup>

</Project>

0 comments on commit 8edbc8c

Please sign in to comment.