We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e3e54 commit 317bee0Copy full SHA for 317bee0
src/pcl/WampSharp/WampSharp.csproj
@@ -368,6 +368,9 @@
368
<Compile Include="..\..\net45\WampSharp\WAMP2\V2\Api\CalleeProxy\WampIncompatibleCalleeProxyMethodException.cs">
369
<Link>WAMP2\V2\Api\CalleeProxy\WampIncompatibleCalleeProxyMethodException.cs</Link>
370
</Compile>
371
+ <Compile Include="..\..\net45\WampSharp\WAMP2\V2\Api\GoodbyeMessage.cs">
372
+ <Link>WAMP2\V2\Api\GoodbyeMessage.cs</Link>
373
+ </Compile>
374
<Compile Include="..\..\net45\WampSharp\WAMP2\V2\Api\Rx\WampTupleTopicSubject.cs">
375
<Link>WAMP2\V2\Api\Rx\WampTupleTopicSubject.cs</Link>
376
0 commit comments