Skip to content

Commit 8af0f5d

Browse files
committed
Another change
1 parent 02b232b commit 8af0f5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PublicInterfaceGenerator/PublicInterfaceGenerator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<None Include="$(OutputPath)/$(AssemblyName).dll" Pack="true" PackagePath="analyzers/dotnet/cs" Visible="false" />
5656

5757
<!--Pack the attributes dll in the lib\netstandard2.0 path so the library consuming this nuget can use it-->
58-
<!--<None Include="$(OutputPath)/ProgrammerAl.SourceGenerators.PublicInterfaceGenerator.Attributes.dll" Pack="true" PackagePath="lib/netstandard2.0" Visible="true" />-->
58+
<None Include="$(OutputPath)/ProgrammerAl.SourceGenerators.PublicInterfaceGenerator.Attributes.dll" Pack="true" PackagePath="lib/netstandard2.0" Visible="false" />
5959

6060
<None Include="../../README.md" Pack="true" PackagePath="/" />
6161
</ItemGroup>

0 commit comments

Comments
 (0)