We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5c5484 commit c7b8d16Copy full SHA for c7b8d16
1 file changed
DirectusSharp.Generators/DirectusSharp.Generators.csproj
@@ -37,6 +37,6 @@
37
<ItemGroup>
38
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" PrivateAssets="all" />
39
<PackageReference Include="Microsoft.CodeAnalysis.Analyzers" Version="3.3.4" PrivateAssets="all" />
40
+ <None Include="$(OutputPath)\$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
41
</ItemGroup>
-
42
</Project>
0 commit comments