Add missing file to project
diff --git a/vs2008-activemq.csproj b/vs2008-activemq.csproj
index 65003b9..35cd894 100644
--- a/vs2008-activemq.csproj
+++ b/vs2008-activemq.csproj
@@ -932,6 +932,7 @@
     <Compile Include="src\main\csharp\OpenWire\V6\XATransactionIdMarshaller.cs" />
     <Compile Include="src\main\csharp\PrefetchPolicy.cs" />
     <Compile Include="src\main\csharp\QueueBrowser.cs" />
+    <Compile Include="src\main\csharp\RequestTimedOutException.cs" />
     <Compile Include="src\main\csharp\Session.cs">
       <SubType>Code</SubType>
     </Compile>