Skip to content

Commit c7b8d16

Browse files
committed
NuGet compilation directive
1 parent a5c5484 commit c7b8d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

DirectusSharp.Generators/DirectusSharp.Generators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
<ItemGroup>
3838
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.10.0" PrivateAssets="all" />
3939
<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" />
4041
</ItemGroup>
41-
4242
</Project>

0 commit comments

Comments
 (0)