Skip to content

Commit f7cb3d8

Browse files
committed
Don't strong-name anything
We don't really need that.
1 parent 925ebfa commit f7cb3d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Directory.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<Nullable>enable</Nullable>
55
<GenerateDocumentationFile>false</GenerateDocumentationFile>
66
<PackageProjectUrl>https://github.com/devlooped/DependencyInjection.Attributed</PackageProjectUrl>
7+
<SignAssembly>false</SignAssembly>
78
</PropertyGroup>
89

910
</Project>

0 commit comments

Comments
 (0)