We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96a2601 commit 974f35fCopy full SHA for 974f35f
src/JsonApiDotNetCore/JsonApiDotNetCore.csproj
@@ -26,6 +26,10 @@
26
</None>
27
</ItemGroup>
28
29
+ <ItemGroup>
30
+ <ProjectReference Include="..\JsonApiDotNetCore.SourceGenerators\JsonApiDotNetCore.SourceGenerators.csproj" IncludeAssets="analyzers" />
31
+ </ItemGroup>
32
+
33
<ItemGroup>
34
<FrameworkReference Include="Microsoft.AspNetCore.App" />
35
0 commit comments