- <?xml version="1.0" encoding="utf-8"?>
 
- <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
 
-   <PropertyGroup>
 
-     <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
 
-     <HasSharedItems>true</HasSharedItems>
 
-     <SharedGUID>803042ca-e67e-44e6-b73c-244ae5bb2a09</SharedGUID>
 
-   </PropertyGroup>
 
-   <PropertyGroup Label="Configuration">
 
-     <Import_RootNamespace>InABox.Client.Remote.Shared</Import_RootNamespace>
 
-   </PropertyGroup>
 
-   <ItemGroup>
 
-     <Compile Include="$(MSBuildThisFileDirectory)RemoteClient.cs" />
 
-     <Compile Include="$(MSBuildThisFileDirectory)RemoteException.cs" />
 
-   </ItemGroup>
 
- </Project>
 
 
  |