Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
byme8 authored Jul 12, 2023
1 parent 60f8f46 commit ba8ac1b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,8 @@ Now if you have `` ZeroQL `` package installed to your `` csproj ``, it will aut
<ZeroQLConfig Include="you.custom.config.name.json"/>
</ItemGroup>
```
The generated client would be stored inside ``./obj/ZeroQL `` folder. So it will never appear in the solution. However, you still have access to generated classes in your source code.

If you want to turn off automatic generation on every build, it is possible to disable it:
``` xml
<PropertyGroup>
Expand Down

0 comments on commit ba8ac1b

Please sign in to comment.