InABox.Client.Remote.Shared.projitems 667 B

123456789101112131415
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
  5. <HasSharedItems>true</HasSharedItems>
  6. <SharedGUID>803042ca-e67e-44e6-b73c-244ae5bb2a09</SharedGUID>
  7. </PropertyGroup>
  8. <PropertyGroup Label="Configuration">
  9. <Import_RootNamespace>InABox.Client.Remote.Shared</Import_RootNamespace>
  10. </PropertyGroup>
  11. <ItemGroup>
  12. <Compile Include="$(MSBuildThisFileDirectory)RemoteClient.cs" />
  13. <Compile Include="$(MSBuildThisFileDirectory)RemoteException.cs" />
  14. </ItemGroup>
  15. </Project>