Skip to content

Commit 8f72e10

Browse files
committed
PCL csproj
1 parent 7d2d20e commit 8f72e10

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/pcl/WampSharp/WampSharp.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -605,6 +605,12 @@
605605
<Compile Include="..\..\net45\WampSharp\WAMP2\V2\Core\Contracts\WampMatchPattern.cs">
606606
<Link>WAMP2\V2\Core\Contracts\WampMatchPattern.cs</Link>
607607
</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+
</Compile>
608614
<Compile Include="..\..\net45\WampSharp\WAMP2\V2\Core\Uri\IWampUriValidator.cs">
609615
<Link>WAMP2\V2\Core\Uri\IWampUriValidator.cs</Link>
610616
</Compile>

0 commit comments

Comments
 (0)