Skip to content

Commit ee54d6f

Browse files
authored
Merge pull request #34 from Particular/update-to-beta2-packages
Update to beta2 of SP and SC.Monitoring
2 parents dec2b82 + 35b55a2 commit ee54d6f

20 files changed

Lines changed: 3 additions & 0 deletions

File tree

Binary file not shown.
112 KB
Binary file not shown.

Solution/Messages/Messages.csproj

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
<PropertyGroup>
44
<TargetFramework>net461</TargetFramework>
55
<LangVersion>7.1</LangVersion>
6+
<SignAssembly>true</SignAssembly>
7+
<DelaySign>false</DelaySign>
8+
<AssemblyOriginatorKeyFile>messages.snk</AssemblyOriginatorKeyFile>
69
</PropertyGroup>
710
<ItemGroup>
811
<PackageReference Include="NServiceBus" Version="6.*" />

Solution/Messages/messages.snk

596 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)