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 7d2d20e commit 8f72e10Copy full SHA for 8f72e10
src/pcl/WampSharp/WampSharp.csproj
@@ -605,6 +605,12 @@
605
<Compile Include="..\..\net45\WampSharp\WAMP2\V2\Core\Contracts\WampMatchPattern.cs">
606
<Link>WAMP2\V2\Core\Contracts\WampMatchPattern.cs</Link>
607
</Compile>
608
+ <Compile Include="..\..\net45\WampSharp\WAMP2\V2\Core\Listener\IWampSessionMapper.cs">
609
+ <Link>WAMP2\V2\Core\Listener\IWampSessionMapper.cs</Link>
610
+ </Compile>
611
+ <Compile Include="..\..\net45\WampSharp\WAMP2\V2\Core\Listener\WampSessionMapper.cs">
612
+ <Link>WAMP2\V2\Core\Listener\WampSessionMapper.cs</Link>
613
614
<Compile Include="..\..\net45\WampSharp\WAMP2\V2\Core\Uri\IWampUriValidator.cs">
615
<Link>WAMP2\V2\Core\Uri\IWampUriValidator.cs</Link>
616
0 commit comments