Skip to content

Commit 42d01e7

Browse files
committed
remove signedassembly requirement so that infrastructure can be imported
1 parent a8c746f commit 42d01e7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ServiceControl.Transports/ServiceControl.Transports.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
5-
<SignAssembly>true</SignAssembly>
65
<AssemblyOriginatorKeyFile>..\NServiceBus.snk</AssemblyOriginatorKeyFile>
76
</PropertyGroup>
87

0 commit comments

Comments
 (0)